aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-dcerpc-epm.c
Commit message (Expand)AuthorAgeFilesLines
* Move the definition of the uuid, and registration of its name, for the Ronnie Sahlberg2009-09-301-5/+0
* From Kovarththanan Rajaratnam via bug 3548:Stig Bjørlykke2009-06-181-14/+14
* Renamed some local variables to avoid name collisions.Stig Bjørlykke2008-06-231-6/+6
* add some probable protocol IDs from the DCOM specsUlf Lamping2006-09-071-0/+4
* add some more right-hand-side infos of the tower dataUlf Lamping2006-08-281-1/+6
* some further work on the GUID/UUID resolvingsUlf Lamping2006-08-171-5/+4
* various UUID/GUID based changes.Ulf Lamping2006-08-161-14/+45
* change a whole bunch of ethereal into wiresharkRonnie Sahlberg2006-05-211-2/+2
* Constify to remove a bunch of warnings. Add some casts to squelchGuy Harris2005-07-241-1/+1
* Add a few tvb_ensure_bytes_exist() calls.Gerald Combs2005-04-231-0/+5
* Merge dissection of EndpointMapper interfaces of version 3 and 4 into one fil...Ulf Lamping2004-12-191-5/+14
* From Yaniv Kaul: DCERPC-over-HTTP(!) support. (But why didn't whoeverGuy Harris2004-12-151-13/+21
* FALSE, not TRUE, means big-endian in a "proto_tree_add_item()" call.Guy Harris2004-09-171-1/+1
* Move dissectors to epan/dissectors directory.Gilbert Ramirez2004-07-181-0/+735