Set the svn:eol-style property on all text files to "native", so that
[obnox/wireshark/wip.git] / packet-spnego.c
2004-07-18 guySet the svn:eol-style property on all text files to...
2004-06-04 sahlbergAdd a mechanism where one can provide callbacks to...
2004-05-11 geraldMake sure next_level_value isn't NULL before trying...
2004-04-30 guyClean up the creation of the tvbuff for a mechToken...
2004-04-30 ulflMSVC warnings removed
2004-04-02 sahlbergIf the packet is short, dont try to create a blob...
2003-07-17 sharpeAdd the KRB5 User-to-user OID
2003-06-01 sharpeFix a small segmentation fault if we get an ASN.1 parse...
2003-05-26 guyDeal with cases where there's no token ID in a Kerberos...
2003-05-25 sharpeAdd the reqFlags decode ...
2003-05-25 sharpeAdding more infrastructure so I can decode SPNEGO/GSSAP...
2003-05-24 sharpeBegin to break out the SPNEGO/GSSAPI request flags ...
2003-05-24 sharpeAdding support for GSSAPI GSS_Wrap tokens and refactori...
2003-05-23 sharpeCommit the changes to allow us to dissect GSSAPI GetMIC...
2003-05-23 sharpeFirst changes to properly support RFC1964 so that GSSAP...
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