aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-dcom-oxid.c
AgeCommit message (Expand)AuthorFilesLines
2015-03-03Eliminate e_uuid_t in favor of e_guid_t.Guy Harris1-2/+2
2014-12-21Cleanup use of #includes in non-generated epan/dissector/*.cBill Meier1-1/+0
2014-09-29Add editor modelines; fix indentation as needed.Bill Meier1-0/+13
2014-09-19Don't assert that values fit in 32 bits if the NDR64 flag is set.Michael Mann1-2/+2
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
2013-12-15Fix [-Wmissing-prototypes]Jakub Zawadzki1-0/+3
2013-11-06Remove pinfo->private_data from DCERPC dissectors and instead have dcerpc_inf...Michael Mann1-37/+37
2012-09-20We always HAVE_CONFIG_H so don't bother checking whether we have it or not.Jeff Morriss1-2/+0
2012-06-28Update Free Software Foundation address.Jakub Zawadzki1-1/+1
2012-04-26Whitespace cleanup: Indentation, trailing, ...Bill Meier1-158/+158
2011-09-26Get rid of check_col, while at it set ENC.Anders Broman1-18/+8
2010-10-06Change a couple of hf abbreviations so they're not the name of the hf variable.Jeff Morriss1-45/+45
2010-04-06#include <string.h> not needed.Bill Meier1-2/+0
2009-06-18From Kovarththanan Rajaratnam via bug 3548:Stig Bjørlykke1-16/+16
2006-08-16FT_STRING -> FT_GUIDUlf Lamping1-1/+1
2006-08-14various minor DCOM dissection enhancements:Ulf Lamping1-1/+1
2006-08-11add an experimental DCOM object "database" based on the exchanged interface p...Ulf Lamping1-2/+2
2006-05-21change a whole bunch of ethereal into wiresharkRonnie Sahlberg1-2/+2
2005-05-24dissect ServerAlive responseUlf Lamping1-1/+19
2005-01-29Use the 64-bit integer fetch routines to support 64-bit NDR integers.Guy Harris1-22/+11
2005-01-18slightly improve dissection of complex_ping responseUlf Lamping1-1/+11
2004-12-19tweak some commentsUlf Lamping1-1/+3
2004-12-19add a lot of dissect stuff to the OXID resolver, moved some details of the DU...Ulf Lamping1-188/+238
2004-12-19renamed all DCOM related interface dissectors from packet-dcerpc-... to packe...Ulf Lamping1-0/+284