aboutsummaryrefslogtreecommitdiffstats
path: root/packet-gssapi.h
AgeCommit message (Expand)AuthorFilesLines
2003-11-16Export "protocol_t" as an opaque type.Guy Harris1-2/+2
2002-11-28Handle GSS_Wrap header information as well as context-level tokens. AGuy Harris1-2/+4
2002-09-08Add a "gssapi_lookup_oid()" that takes a binary OID (pointer and length)Guy Harris1-5/+4
2002-09-04Add some level of OID naming etc ...Richard Sharpe1-2/+2
2002-08-31Make "gssapi_init_oid()" take a dissector handle rather than aGuy Harris1-3/+3
2002-08-29Guided by Guy and an examination of RFC2078 and RFC2478, I have added someRichard Sharpe1-1/+2
2002-08-28Removed trailing whitespaces from .h and .c files using theJörg Mayer1-4/+4
2002-08-27OK, fix up the problems of the previous commit ...Richard Sharpe1-1/+13
2002-08-21A dissector for GSS-API (rfc2078). This is used by Windows 2000/XP whenTim Potter1-0/+34