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