aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-dcerpc-ndr.c
AgeCommit message (Expand)AuthorFilesLines
2007-05-29Use G_GINT64_MODIFIER, rather than the PRI[douxX]64 macros, for GLibGuy Harris1-4/+4
2007-03-23fix some more warningsUlf Lamping1-2/+2
2007-02-25add new flag for PIDL conformance files : PIDL_SET_COL_INFORonnie Sahlberg1-9/+154
2007-02-25add new PIDL friendly helpers for dissection of integer types.Ronnie Sahlberg1-0/+81
2006-05-21change a whole bunch of ethereal into wiresharkRonnie Sahlberg1-2/+2
2005-01-29Use the 64-bit integer fetch routines to support 64-bit NDR integers.Guy Harris1-1/+1
2005-01-28we need a dissect_ndr_uint64() that dissects an NDR hyperRonnie Sahlberg1-0/+22
2005-01-28older MS DCE/RPC interfaces often use a construct that is to be treated as a ...Ronnie Sahlberg1-1/+6
2005-01-12add new function dissect_dcerpc_uuid_t and let dissect_ndr_uuid_t call itUlf Lamping1-28/+2
2004-07-18Move dissectors to epan/dissectors directory.Gilbert Ramirez1-0/+273