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 GLibguy1-4/+4
2007-03-23fix some more warningsulfl1-2/+2
2007-02-25add new flag for PIDL conformance files : PIDL_SET_COL_INFOsahlberg1-9/+154
2007-02-25add new PIDL friendly helpers for dissection of integer types.sahlberg1-0/+81
2006-05-21change a whole bunch of ethereal into wiresharksahlberg1-2/+2
2005-01-29Use the 64-bit integer fetch routines to support 64-bit NDR integers.guy1-1/+1
2005-01-28we need a dissect_ndr_uint64() that dissects an NDR hypersahlberg1-0/+22
2005-01-28older MS DCE/RPC interfaces often use a construct that is to be treated as a ...sahlberg1-1/+6
2005-01-12add new function dissect_dcerpc_uuid_t and let dissect_ndr_uuid_t call itulfl1-28/+2
2004-07-18Move dissectors to epan/dissectors directory.gram1-0/+273