aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-dcerpc-ndr.c
AgeCommit message (Expand)AuthorFilesLines
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