aboutsummaryrefslogtreecommitdiffstats
path: root/packet-spnego.c
AgeCommit message (Expand)AuthorFilesLines
2002-08-30Fix the RCS ID and a compiler warning.Guy Harris1-2/+2
2002-08-30Some more SPNEGO fixes. Getting much closer ...Richard Sharpe1-23/+41
2002-08-30OK, this is a lot better.Richard Sharpe1-36/+51
2002-08-30Commit the latest changes to get rid of seg-faultsRichard Sharpe1-15/+54
2002-08-30More SPNEGO, now can get down to NTLMSSP if that is what the negTokenTargRichard Sharpe1-7/+100
2002-08-29Some more of SPNEGO ... more to come ...Richard Sharpe1-2/+86
2002-08-29More support for SPNEGO ... Gotta handle the supportedMech and cache theRichard Sharpe1-10/+51
2002-08-29OK, we now dissect the innerContextToken properly, and SPNEGO understands aRichard Sharpe1-4/+50
2002-08-29Small fix up to packet-spnego.cRichard Sharpe1-5/+1
2002-08-29Fix up dissect_file_attributesRichard Sharpe1-6/+10
2002-08-28Removed trailing whitespaces from .h and .c files using theJörg Mayer1-54/+54
2002-08-28OK, have negTokenInit done ... Big kludge though ... some good stuff thoughRichard Sharpe1-14/+59
2002-08-28Ohh, I feel so good. More of SPNEGO ...Richard Sharpe1-3/+5
2002-08-28This is closer but still has problems. It does not seem to crash, however.Richard Sharpe1-47/+135
2002-08-28Commit some more changes ... getting closer ...Richard Sharpe1-73/+171
2002-08-27Here is the beginnings of some code to handle SPNEGO ...Richard Sharpe1-18/+216
2002-08-27Begin moving snego to spnegoRichard Sharpe1-0/+91