aboutsummaryrefslogtreecommitdiffstats
path: root/packet-gssapi.c
AgeCommit message (Expand)AuthorFilesLines
2002-08-29OK, we now dissect the innerContextToken properly, and SPNEGO understands aRichard Sharpe1-2/+6
2002-08-29OK, add more conversation stuff for gssapi ... see iff it works now.Richard Sharpe1-17/+44
2002-08-29Start the code to keep state in GSSAPI.Richard Sharpe1-8/+27
2002-08-29Guided by Guy and an examination of RFC2078 and RFC2478, I have added someRichard Sharpe1-1/+14
2002-08-28Removed trailing whitespaces from .h and .c files using theJörg Mayer1-12/+12
2002-08-28Ohh, I feel so good. More of SPNEGO ...Richard Sharpe1-2/+5
2002-08-27OK, fix up the problems of the previous commit ...Richard Sharpe1-8/+3
2002-08-26Plug a memory leak, by freeing the OID string generated byGuy Harris1-5/+27
2002-08-25Small fix to get the OIDs to display properly in GSSAPI.Richard Sharpe1-6/+8
2002-08-24Make the filter name for GSS-API tokens "gss-api", not "GSS-API", toGuy Harris1-2/+2
2002-08-21A dissector for GSS-API (rfc2078). This is used by Windows 2000/XP whenTim Potter1-0/+231