change the signature that asn2wrs generates for functions to marm all parameters...
[obnox/wireshark/wip.git] / epan / dissectors / packet-dcerpc.c
2007-03-19 guyGet rid of unused variable.
2007-02-27 sahlbergadd PIDL friendly helper to manage unicode strings
2006-11-26 jakeFrom Stefan Metzmacher:
2006-11-24 jakeFrom Stefan Metzmacher:
2006-11-21 sahlbergfix for bug 1226:
2006-10-20 geraldCatch an infinite loop. Fixes bug 1172.
2006-09-28 sahlbergFrom stephen fisher:
2006-09-24 ulflprint the connectionless interface name if such is...
2006-09-23 sahlbergreplace a rotating buffer in smb with ep allocated...
2006-09-13 sahlbergthe way we pass dcerpc strings from deep down in helper...
2006-09-07 ulfltweak some expert infos so they better work with the...
2006-09-02 guyAdd brackets to squelch a compiler warning.
2006-08-28 ulflminor format string change
2006-08-18 sahlbergguids are not olnly used in dcerpc interfaces and...
2006-08-17 ulflsome further work on the GUID/UUID resolvings
2006-08-17 sahlbergadd missing _WIN32 encapsulation so braces match and...
2006-08-16 ulflvarious UUID/GUID based changes.
2006-07-22 ulfladd some more "informational" (generated) fields to...
2006-07-08 ulfldon't use only upper case letters for ResolveWin32UUID...
2006-07-08 ulflif the request/response subdissector couldn't be called...
2006-07-06 ulfladd another CBA DCOM HRESULT
2006-07-01 ulfllower the expert info level from NOTE to CHAT for the...
2006-06-29 ulflkeep the (optional) Object UUID in the call value
2006-06-29 ulflthe drep parameter of dissect_dcerpc_uuid_t() should...
2006-06-26 ulfladd a new column DCE/RPC context ID
2006-06-23 ulflfix the reading of UUID's from the Win32 registry,...
2006-06-15 ulfladd a missing status code
2006-06-12 ulfladd some more DCOM related HRESULTS
2006-05-21 sahlbergchange a whole bunch of ethereal into wireshark
2006-05-05 ulfladd two missing DCOM Dispatch error codes
2006-03-17 sahlbergfix for coverity bug 41
2006-03-09 geraldRemove MIN and MAX defines, which GLib provides.
2006-03-08 geraldFix a couple of compilation warnings.
2006-03-08 geraldUse Unicode for all native Win32 calls. Unicode Window...
2006-02-16 guyUse the new "proto_tree_add_*_format_value" routines.
2006-01-19 ulfladd "RPC_E_TIMEOUT" to the reject status codes
2005-11-12 sahlbergadd initial decode of dcerpc over smb2
2005-10-17 geraldIn packet-dcerpc-nt.c, make sure we call init_pol_hash...
2005-09-28 ulflfix #480: Change defaults for all reassembling settings...
2005-09-25 guyIf "dissect_dcerpc_cn()" throws an exception when called by
2005-09-23 sahlbergremove some compiler warnings
2005-09-22 ulfladd two more bind reject reasons from the specs
2005-09-20 ulflfix: packet-dcerpc.c(4019) : warning C4018: '<' : signe...
2005-09-16 ulflsplit call id's with a #, if more than one DCE/RPC...
2005-09-14 ulfladd E_OUTOFMEMORY
2005-09-14 sahlbergAllow dissection of dcerpc of short frames instead...
2005-09-12 ulfladd number of defragmented bytes to the expert info...
2005-09-12 ulflfix fault defragmentation the same way as in the reques...
2005-09-12 ulflfix reassembling problem I've introduced yesterday...
2005-09-11 ulflrename fragment_add_dcerpc -> fragment_add_dcerpc_dg...
2005-09-11 ulflsome things fixed, leftover from code cleanup (thanks...
2005-09-11 ulflI'm adding the "Expert Info" prototype now, as it seems...
2005-09-10 ulflfix DCE/RPC defragmentation, if both middle and last...
2005-09-08 sahlbergfrom Michal & Yaniv Kaul
2005-08-24 ulflEVERYTHING IN THE BUILDBOT IS GOING TO BE RED!!! Sorry!
2005-08-17 ulflsnprintf -> g_snprintf
2005-08-13 sahlbergsome more gmemchunk -> se_alloc() updates
2005-08-12 geraldFix the length that we pass to proto_tree_add_uint_form...
2005-08-08 ulflvarious code cleanup:
2005-08-02 ulflbugfix: in an attepmt to fix a crash while doing reasse...
2005-07-26 jmayerchar -> const char warning fixes
2005-07-25 jmayerWarning fixes
2005-07-24 guyConstify to remove a bunch of warnings. Add some casts...
2005-07-13 sahlbergmake idl2eth generate FT_GUID hf fields for uuid_t...
2005-06-30 ulfladd some more information to the DCE/RPC packet details...
2005-06-30 ulfladd a new DCE/RPC related column, which contains the...
2005-06-29 ulfladd references to the corresponding request of datagram...
2005-06-10 ulfljust to get things straight: a dissector should *never...
2005-06-02 ulfladd a generated toplevel line between the connectionles...
2005-06-02 ulfladd a generated toplevel line between the TCP protocol...
2005-06-02 ulflbugfix (fuzz_tested): add tvb_ensure_bytes_exist()...
2005-05-30 ulflfix highlighting length, if more than one RPC call...
2005-05-14 sahlbergfrom martin m
2005-04-26 sahlbergfix for bug 91
2005-04-23 geraldAdd more tvb_ensure_bytes_exist() calls.
2005-04-23 geraldAdd a couple of tvb_ensure_bytes_exist() calls to avoid...
2005-03-14 sahlberga lot of people dont specify top level pointers in...
2005-03-12 sahlbergsome auth padding update from metze
2005-03-10 sahlbergadd support to decrypt and dissect sign-and-sealed...
2005-03-10 sahlbergchange the signature for the functions to decrypt data...
2005-02-25 sahlbergpinfo->private_data was a quite subptimal idea
2005-02-16 sahlbergadd extra sanity check.
2005-02-14 sahlbergadd support for varying arrays
2005-02-09 lrolandMove the following files from /trunk to /trunk/epan:
2005-02-04 sahlbergadd support for varying strings in addition to conforma...
2005-02-02 etxrabFrom Jon Ringle:
2005-01-29 guyUse the 64-bit integer fetch routines to support 64...
2005-01-20 ulfluse col_set_fence for COL_INFO, if multiple DCE/RPC...
2005-01-19 ulfltry to defragment DCE/RPC fragments (simply one after...
2005-01-16 ulflthrow the new FieldError exception, if a dissector...
2005-01-12 ulfladd new function dissect_dcerpc_uuid_t and let dissect_...
2004-12-24 ulfluse GLib's pointer to int conversion macros to prevent...
2004-12-23 sahlbergadd another error code to dcerpc
2004-12-19 ulfl(on behalf of the PROFIBUS Nutzerorganisation e.V....
2004-12-15 guyFrom Yaniv Kaul: DCERPC-over-HTTP(!) support. (But...
2004-12-01 guyAccording to the part of the DCE RPC spec at
2004-09-29 guyMove the tap infrastructure to the epan directory.
2004-09-27 guyMove prefs.c and prefs.h into the epan subdirectory.
2004-09-11 guyUse _WIN32 rather than WIN32 to determine if we're...
2004-09-08 guySquelch a compiler warning. (We really might want a
next