aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-gssapi.c
AgeCommit message (Expand)AuthorFilesLines
2006-06-09from MetzeRonnie Sahlberg1-2/+2
2006-05-21change a whole bunch of ethereal into wiresharkRonnie Sahlberg1-2/+2
2006-04-04fix for bug #856Ronnie Sahlberg1-0/+3
2005-12-25remove some proto_tree_add_text and replace with proto_tree_add_item() for t...Ronnie Sahlberg1-0/+5
2005-11-14 - dissect_ber_object_identifier() returns value as tvbTomas Kukosa1-3/+3
2005-08-05More char -> const char warning fixesJörg Mayer1-2/+2
2005-06-21the maximum ASN OID length is 256 bytes and there is a define to control this.Ronnie Sahlberg1-1/+2
2005-06-20move one function only used by SPNEGO to packet-spnego.cRonnie Sahlberg1-34/+1
2005-06-20convert gssapi to use packet-ber helpers instead of the asn1 ones.Ronnie Sahlberg1-96/+42
2005-03-17Apply abartlet@samba.org's "raw NTLMSSP over GSS-SPNEGO" patch.Tim Potter1-6/+15
2005-03-16Have GSS-API subdissectors supply a "data is encrypted" flag to theirGuy Harris1-0/+7
2005-03-11from metzeRonnie Sahlberg1-2/+2
2005-03-10add support to decrypt and dissect sign-and-sealed traffic.Ronnie Sahlberg1-0/+32
2005-03-04some authentication stuff from metzeRonnie Sahlberg1-0/+6
2005-02-09Move the following files from /trunk to /trunk/epan:Lars Roland1-1/+1
2005-02-02From Jon Ringle:Anders Broman1-2/+2
2004-07-18Move dissectors to epan/dissectors directory.Gilbert Ramirez1-0/+479