aboutsummaryrefslogtreecommitdiffstats
path: root/packet-gssapi.h
Commit message (Expand)AuthorAgeFilesLines
* Export "protocol_t" as an opaque type.Guy Harris2003-11-161-2/+2
* Handle GSS_Wrap header information as well as context-level tokens. AGuy Harris2002-11-281-2/+4
* Add a "gssapi_lookup_oid()" that takes a binary OID (pointer and length)Guy Harris2002-09-081-5/+4
* Add some level of OID naming etc ...Richard Sharpe2002-09-041-2/+2
* Make "gssapi_init_oid()" take a dissector handle rather than aGuy Harris2002-08-311-3/+3
* Guided by Guy and an examination of RFC2078 and RFC2478, I have added someRichard Sharpe2002-08-291-1/+2
* Removed trailing whitespaces from .h and .c files using theJörg Mayer2002-08-281-4/+4
* OK, fix up the problems of the previous commit ...Richard Sharpe2002-08-271-1/+13
* A dissector for GSS-API (rfc2078). This is used by Windows 2000/XP whenTim Potter2002-08-211-0/+34