aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-dcerpc-ndr.c
Commit message (Expand)AuthorAgeFilesLines
* change a whole bunch of ethereal into wiresharkRonnie Sahlberg2006-05-211-2/+2
* Use the 64-bit integer fetch routines to support 64-bit NDR integers.Guy Harris2005-01-291-1/+1
* we need a dissect_ndr_uint64() that dissects an NDR hyperRonnie Sahlberg2005-01-281-0/+22
* older MS DCE/RPC interfaces often use a construct that is to be treated as a ...Ronnie Sahlberg2005-01-281-1/+6
* add new function dissect_dcerpc_uuid_t and let dissect_ndr_uuid_t call itUlf Lamping2005-01-121-28/+2
* Move dissectors to epan/dissectors directory.Gilbert Ramirez2004-07-181-0/+273