aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-dcom-remunkn.c
AgeCommit message (Expand)AuthorFilesLines
2021-09-28guids: wmem-scope lookupsEvan Huus1-1/+1
2019-07-26HTTPS (almost) everywhere.Guy Harris1-1/+1
2018-02-12dissectors: use SPDX identifiers.Dario Lombardo1-13/+1
2016-09-08IRemUnknown: initialize remunk_remqueryinterface_call_t structurePascal Quantin1-1/+1
2015-03-03Eliminate e_uuid_t in favor of e_guid_t.Guy Harris1-13/+13
2014-12-26Replace ip_to_str with [ep_]address_to_str and tvb_ip_to_str.Michael Mann1-1/+1
2014-12-22First batch of unincludes. Last attempt...Martin Mathieson1-1/+0
2014-12-21Cleanup use of #includes in non-generated epan/dissector/*.cBill Meier1-2/+0
2014-09-29Add editor modelines and adjust indentation as needed.Bill Meier1-0/+13
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
2013-12-15Fix [-Wmissing-prototypes]Jakub Zawadzki1-0/+2
2013-11-06Remove pinfo->private_data from DCERPC dissectors and instead have dcerpc_inf...Michael Mann1-26/+24
2013-09-13Dario Lombardo viaJörg Mayer1-3/+3
2013-03-19From beroset:Anders Broman1-2/+2
2013-03-16[-Wmissing-prototypes]Anders Broman1-1/+1
2013-01-31Comment out unused hf[] entries & etc.Bill Meier1-1/+3
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
2011-10-04Use ENC_NA as encoding for proto_tree_add_item() calls which directly referen...Bill Meier1-2/+2
2011-09-26Get rid of check_col, while at it set ENC.Anders Broman1-29/+21
2011-05-20Don't assign to an unused variable: Fixes Coverity 874 [UNUSED].Bill Meier1-4/+3
2010-10-06Change a couple of hf abbreviations so they're not the name of the hf variable.Jeff Morriss1-9/+9
2010-05-10Indentation & whitespace cleanup (including: "4 space tabs" ==> spaces)Bill Meier1-203/+203
2010-04-06#include <string.h> not needed.Bill Meier1-2/+0
2009-06-18From Kovarththanan Rajaratnam via bug 3548:Stig Bjørlykke1-9/+9
2007-10-23Apply the small performance enhancment patches for:Anders Broman1-1/+1
2006-08-17some further work on the GUID/UUID resolvingsUlf Lamping1-1/+8
2006-08-16various UUID/GUID based changes.Ulf Lamping1-1/+1
2006-08-14various minor DCOM dissection enhancements:Ulf Lamping1-15/+4
2006-08-11add an experimental DCOM object "database" based on the exchanged interface p...Ulf Lamping1-9/+55
2006-05-21change a whole bunch of ethereal into wiresharkRonnie Sahlberg1-2/+2
2005-09-13increment index of IID's in COL_INFOUlf Lamping1-1/+1
2005-07-26char -> const char warning fixesJörg Mayer1-1/+1
2005-05-24fix IRemUnknown2 UUIDUlf Lamping1-2/+2
2005-01-24the methods from these interfaces were missing the DCOM this/that header and ...Ulf Lamping1-0/+6
2004-12-19add some IRemUnknown dissectorsUlf Lamping1-29/+289
2004-12-19renamed all DCOM related interface dissectors from packet-dcerpc-... to packe...Ulf Lamping1-0/+78