Bump the version to 0.9.10.
[obnox/wireshark/wip.git] / packet-spnego.c
2003-02-17 sharpeSmall explanation for why MS created their own KRB5...
2003-01-10 guyIn "dissect_spnego_negTokenTarg()", don't assume we...
2002-12-25 sharpeMinor spelling etc updates.
2002-11-28 guyHandle GSS_Wrap header information as well as context...
2002-11-07 guyThere can be more than one GSS-API negotiation in a...
2002-10-25 guySometimes a cigar is just a cigar, err, umm, sometimes...
2002-10-05 sharpeMake sure that we can dissect KRB5 in NFSv4 blobs.
2002-09-18 tpotGot rid of some nested parenthesis in the gssapi oid...
2002-09-08 guyUse -1, rather than "tvb_length_remaining(tvb, offset...
2002-09-08 sharpeFix documentation comments to reflext reality.
2002-09-08 guyAdd a "gssapi_lookup_oid()" that takes a binary OID...
2002-09-07 sharpeOK, now have KRB5 dissector playing nice.
2002-09-07 jmayerDeclare dissect_Ticket in packet-kerberos.h and include...
2002-09-06 sharpeProperly dissect the innerContextToken for Kerberos...
2002-09-05 sharpeCommit my changes to handle KRB5 in SPNEGO ...
2002-09-04 sharpeRemove a debugging printf ...
2002-09-04 sharpeAdd some level of OID naming etc ...
2002-09-04 sharpeFix up warnings by implementing the stuff that was...
2002-09-04 sharpeFix the handling of the NTLMSSP blobs in the case when...
2002-09-03 sharpeWho was that fscking idiot who put a \n into the mechLi...
2002-08-31 guyMake "gssapi_init_oid()" take a dissector handle rather...
2002-08-31 sharpeMake sure we stop processing GSS-API tokens when we...
2002-08-31 sharpeMake Tokens into subtrees etc ...
2002-08-31 sharpeFurther fixes. Properly account for the length of heade...
2002-08-30 sharpeSquelch a whole bunch of compiler warnings. The remaini...
2002-08-30 guyFix the RCS ID and a compiler warning.
2002-08-30 sharpeSome more SPNEGO fixes. Getting much closer ...
2002-08-30 sharpeOK, this is a lot better.
2002-08-30 sharpeCommit the latest changes to get rid of seg-faults
2002-08-30 sharpeMore SPNEGO, now can get down to NTLMSSP if that is...
2002-08-29 sharpeSome more of SPNEGO ... more to come ...
2002-08-29 sharpeMore support for SPNEGO ... Gotta handle the supportedM...
2002-08-29 sharpeOK, we now dissect the innerContextToken properly,...
2002-08-29 sharpeSmall fix up to packet-spnego.c
2002-08-29 sharpeFix up dissect_file_attributes
2002-08-28 jmayerRemoved trailing whitespaces from .h and .c files using the
2002-08-28 sharpeOK, have negTokenInit done ... Big kludge though ....
2002-08-28 sharpeOhh, I feel so good. More of SPNEGO ...
2002-08-28 sharpeThis is closer but still has problems. It does not...
2002-08-28 sharpeCommit some more changes ... getting closer ...
2002-08-27 sharpeHere is the beginnings of some code to handle SPNEGO ...
2002-08-27 sharpeBegin moving snego to spnego