aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-dcerpc-epm.c
AgeCommit message (Expand)AuthorFilesLines
2010-05-10Indentation & whitespace cleanup (including: "4 space tabs" ==> spaces)wmeier1-135/+135
2010-04-06#include <string.h> not needed.wmeier1-3/+0
2009-09-30Move the definition of the uuid, and registration of its name, for the sahlberg1-5/+0
2009-06-18From Kovarththanan Rajaratnam via bug 3548:stig1-14/+14
2008-06-23Renamed some local variables to avoid name collisions.stig1-6/+6
2006-09-07add some probable protocol IDs from the DCOM specsulfl1-0/+4
2006-08-28add some more right-hand-side infos of the tower dataulfl1-1/+6
2006-08-17some further work on the GUID/UUID resolvingsulfl1-5/+4
2006-08-16various UUID/GUID based changes.ulfl1-14/+45
2006-05-21change a whole bunch of ethereal into wiresharksahlberg1-2/+2
2005-07-24Constify to remove a bunch of warnings. Add some casts to squelchguy1-1/+1
2005-04-23Add a few tvb_ensure_bytes_exist() calls.gerald1-0/+5
2004-12-19Merge dissection of EndpointMapper interfaces of version 3 and 4 into one fil...ulfl1-5/+14
2004-12-15From Yaniv Kaul: DCERPC-over-HTTP(!) support. (But why didn't whoeverguy1-13/+21
2004-09-17FALSE, not TRUE, means big-endian in a "proto_tree_add_item()" call.guy1-1/+1
2004-07-18Move dissectors to epan/dissectors directory.gram1-0/+735