aboutsummaryrefslogtreecommitdiffstats
path: root/packet-dcerpc.h
Commit message (Expand)AuthorAgeFilesLines
* we need to export init_ndr_pointer_list() from packet-dcerpc so thatRonnie Sahlberg2004-03-051-1/+4
* char *drep -> guint8 *drepJörg Mayer2004-01-191-29/+29
* The 32-bit integer at the beginning of a context_handle is calledGuy Harris2003-11-211-2/+2
* Export "protocol_t" as an opaque type.Guy Harris2003-11-161-2/+3
* Updated the DCERPC service response time to also offer the menu toRonnie Sahlberg2003-10-101-1/+2
* This commit refactors the dcerpc authentication subdissectors forTim Potter2003-09-261-10/+22
* Guy suggested that the dcerpc opnum value_string code could be simplifiedTim Potter2003-08-041-2/+2
* Move all DCERPC authentication/encryption dissection code from packet-dcerpc.cTim Potter2003-07-161-1/+38
* Dynamically create DCERPC opnum value_strings from the subdissectorTim Potter2003-06-261-1/+4
* Rename "fake_unicode()" to "tvb_fake_unicode()" as it works on a tvbuff,Guy Harris2003-02-241-3/+1
* Allow dissect_ndr_cvstring to return a malloced copy of the string.Tim Potter2003-02-101-3/+4
* Rename "dissect_ndr_char_string()" and "dissect_ndr_wchar_string()" toGuy Harris2003-02-071-4/+4
* Rename "dissect_ndr_char_array" and "disect_ndr_wchar_array" toGuy Harris2003-02-071-3/+3
* Fix a typo in the multiple-include protection in "packet-dcerpc-nt.h".Guy Harris2003-02-071-2/+12
* Replace the 'levels' argument to dissect_ndr_pointer() with a callbackTim Potter2003-01-281-5/+13
* From Jean-Baptiste Marchand update the proto_tree_add_ for UUIDs in theRonnie Sahlberg2002-11-021-1/+4
* From Ronnie Sahlberg: Ethereal support for DCERPCSTAT.Guy Harris2002-10-251-1/+20
* From Ronnie Sahlberg: add a tap for statistics for DCERPC interfaces.Guy Harris2002-10-231-3/+4
* From Ronnie Sahlberg: track and display the time between requests andGuy Harris2002-10-221-1/+2
* From Jaime Fournier: updates to dcerpc conversation managerRonnie Sahlberg2002-09-261-1/+7
* From Ulf Lamping, support for ieee float and double types in the dcerpcRonnie Sahlberg2002-09-031-1/+13
* Removed trailing whitespaces from .h and .c files using theJörg Mayer2002-08-281-21/+21
* Change each DCERPC dissector to pass in a hf value on initialisationTim Potter2002-06-241-2/+2
* Dissect the bodies of some additional PDU types.Guy Harris2002-06-191-16/+21
* Additions to the MAPI dissector. Function 02 for MAPI.Ronnie Sahlberg2002-05-231-1/+2
* Added a private data member to the dcerpc_info structure. This secondTim Potter2002-05-101-1/+2
* Added extra check in the function that parses NDR pointers.Ronnie Sahlberg2002-05-071-1/+2
* Frame numbers are unsigned, and 0 is not a valid frame number; make theGuy Harris2002-04-221-3/+3
* From Ronnie Sahlberg:Guy Harris2002-02-121-2/+3
* From Ronnie Sahlberg:Guy Harris2002-02-111-1/+4
* DCE RPC enhancements, and SAMR improvements, from Ronnie Sahlberg.Guy Harris2002-01-291-1/+17
* From Ronnie Sahlberg:Guy Harris2002-01-251-1/+17
* From Ronnie Sahlberg: add support for finding the response that matchesGuy Harris2002-01-231-1/+10
* Include files from the "epan" directory and subdirectories thereof withGuy Harris2002-01-211-2/+2
* SPOOLSS RPC dissector, from Tim Potter. This includes adding additionalGuy Harris2002-01-031-1/+11
* From Todd Sabin:Guy Harris2001-12-061-1/+9
* From Todd Sabin:Guy Harris2001-11-271-4/+35
* From Tim Potter: use the FID, for DCE RPC-over-SMB, as part of theGuy Harris2001-11-181-1/+16
* Support for dissectors of protocols running atop DCE RPC registeringGuy Harris2001-07-111-2/+13
* DCE RPC updates from Todd Sabin.Guy Harris2001-04-191-0/+93