aboutsummaryrefslogtreecommitdiffstats
path: root/packet-dcerpc.h
AgeCommit message (Expand)AuthorFilesLines
2004-06-09DCERPC problem reported by JBM and identified by Todd Sabinsahlberg1-11/+6
2004-05-09From Lars Roland: add support for building a libethereal.dll with MSVC:guy1-3/+5
2004-05-07replace info field "gboolean request" by "guint8 ptype",ulfl1-2/+2
2004-03-05we need to export init_ndr_pointer_list() from packet-dcerpc so thatsahlberg1-1/+4
2004-01-19char *drep -> guint8 *drepjmayer1-29/+29
2003-11-21The 32-bit integer at the beginning of a context_handle is calledguy1-2/+2
2003-11-16Export "protocol_t" as an opaque type.guy1-2/+3
2003-10-10Updated the DCERPC service response time to also offer the menu tosahlberg1-1/+2
2003-09-26This commit refactors the dcerpc authentication subdissectors fortpot1-10/+22
2003-08-04Guy suggested that the dcerpc opnum value_string code could be simplifiedtpot1-2/+2
2003-07-16Move all DCERPC authentication/encryption dissection code from packet-dcerpc.ctpot1-1/+38
2003-06-26Dynamically create DCERPC opnum value_strings from the subdissectortpot1-1/+4
2003-02-24Rename "fake_unicode()" to "tvb_fake_unicode()" as it works on a tvbuff,guy1-3/+1
2003-02-10Allow dissect_ndr_cvstring to return a malloced copy of the string.tpot1-3/+4
2003-02-07Rename "dissect_ndr_char_string()" and "dissect_ndr_wchar_string()" toguy1-4/+4
2003-02-07Rename "dissect_ndr_char_array" and "disect_ndr_wchar_array" toguy1-3/+3
2003-02-07Fix a typo in the multiple-include protection in "packet-dcerpc-nt.h".guy1-2/+12
2003-01-28Replace the 'levels' argument to dissect_ndr_pointer() with a callbacktpot1-5/+13
2002-11-02From Jean-Baptiste Marchand update the proto_tree_add_ for UUIDs in thesahlberg1-1/+4
2002-10-25From Ronnie Sahlberg: Ethereal support for DCERPCSTAT.guy1-1/+20
2002-10-23From Ronnie Sahlberg: add a tap for statistics for DCERPC interfaces.guy1-3/+4
2002-10-22From Ronnie Sahlberg: track and display the time between requests andguy1-1/+2
2002-09-26From Jaime Fournier: updates to dcerpc conversation managersahlberg1-1/+7
2002-09-03From Ulf Lamping, support for ieee float and double types in the dcerpcsahlberg1-1/+13
2002-08-28Removed trailing whitespaces from .h and .c files using thejmayer1-21/+21
2002-06-24Change each DCERPC dissector to pass in a hf value on initialisationtpot1-2/+2
2002-06-19Dissect the bodies of some additional PDU types.guy1-16/+21
2002-05-23Additions to the MAPI dissector. Function 02 for MAPI.sahlberg1-1/+2
2002-05-10Added a private data member to the dcerpc_info structure. This secondtpot1-1/+2
2002-05-07Added extra check in the function that parses NDR pointers.sahlberg1-1/+2
2002-04-22Frame numbers are unsigned, and 0 is not a valid frame number; make theguy1-3/+3
2002-02-12From Ronnie Sahlberg:guy1-2/+3
2002-02-11From Ronnie Sahlberg:guy1-1/+4
2002-01-29DCE RPC enhancements, and SAMR improvements, from Ronnie Sahlberg.guy1-1/+17
2002-01-25From Ronnie Sahlberg:guy1-1/+17
2002-01-23From Ronnie Sahlberg: add support for finding the response that matchesguy1-1/+10
2002-01-21Include files from the "epan" directory and subdirectories thereof withguy1-2/+2
2002-01-03SPOOLSS RPC dissector, from Tim Potter. This includes adding additionalguy1-1/+11
2001-12-06From Todd Sabin:guy1-1/+9
2001-11-27From Todd Sabin:guy1-4/+35
2001-11-18From Tim Potter: use the FID, for DCE RPC-over-SMB, as part of theguy1-1/+16
2001-07-11Support for dissectors of protocols running atop DCE RPC registeringguy1-2/+13
2001-04-19DCE RPC updates from Todd Sabin.guy1-0/+93