aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-gssapi.h
AgeCommit message (Expand)AuthorFilesLines
2015-11-28Remove the GSSAPI specific members out of packet_info structure.Michael Mann1-2/+10
2015-11-07Further refactor GSS_API dissectors to pass gssapi_encrypt_info_t structure b...Michael Mann1-0/+3
2015-11-04Refactor some GSS-API dissectors to accept dissector data instead of using pa...Michael Mann1-0/+11
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
2013-11-06Remove pinfo->private_data from DCERPC dissectors and instead have dcerpc_inf...Michael Mann1-1/+1
2013-10-13whitespace fixes; mostly: remove trailing blanksBill Meier1-4/+4
2012-06-28Update Free Software Foundation address.Jakub Zawadzki1-1/+1
2006-05-21change a whole bunch of ethereal into wiresharkRonnie Sahlberg1-2/+2
2005-11-14Fix the declaration of gssapi_lookup_oid_str() to match its definition.Guy Harris1-1/+1
2005-08-05More char -> const char warning fixesJörg Mayer1-3/+3
2005-06-20move one function only used by SPNEGO to packet-spnego.cRonnie Sahlberg1-2/+0
2005-06-20convert gssapi to use packet-ber helpers instead of the asn1 ones.Ronnie Sahlberg1-0/+2
2005-03-10add support to decrypt and dissect sign-and-sealed traffic.Ronnie Sahlberg1-0/+6
2004-07-18Move dissectors to epan/dissectors directory.Gilbert Ramirez1-0/+52