we now have export dialogs,
[metze/wireshark/wip.git] / packet-spnego.c
2004-05-11 Gerald CombsMake sure next_level_value isn't NULL before trying...
2004-04-30 Guy HarrisClean up the creation of the tvbuff for a mechToken...
2004-04-30 Ulf LampingMSVC warnings removed
2004-04-02 Ronnie SahlbergIf the packet is short, dont try to create a blob...
2003-07-17 Richard SharpeAdd the KRB5 User-to-user OID
2003-06-01 Richard SharpeFix a small segmentation fault if we get an ASN.1 parse...
2003-05-26 Guy HarrisDeal with cases where there's no token ID in a Kerberos...
2003-05-25 Richard SharpeAdd the reqFlags decode ...
2003-05-25 Richard SharpeAdding more infrastructure so I can decode SPNEGO/GSSAP...
2003-05-24 Richard SharpeBegin to break out the SPNEGO/GSSAPI request flags ...
2003-05-24 Richard SharpeAdding support for GSSAPI GSS_Wrap tokens and refactori...
2003-05-23 Richard SharpeCommit the changes to allow us to dissect GSSAPI GetMIC...
2003-05-23 Richard SharpeFirst changes to properly support RFC1964 so that GSSAP...
2003-02-17 Richard SharpeSmall explanation for why MS created their own KRB5...
2003-01-10 Guy HarrisIn "dissect_spnego_negTokenTarg()", don't assume we...
2002-12-25 Richard SharpeMinor spelling etc updates.
2002-11-28 Guy HarrisHandle GSS_Wrap header information as well as context...
2002-11-07 Guy HarrisThere can be more than one GSS-API negotiation in a...
2002-10-25 Guy HarrisSometimes a cigar is just a cigar, err, umm, sometimes...
2002-10-05 Richard SharpeMake sure that we can dissect KRB5 in NFSv4 blobs.
2002-09-18 Tim PotterGot rid of some nested parenthesis in the gssapi oid...
2002-09-08 Guy HarrisUse -1, rather than "tvb_length_remaining(tvb, offset...
2002-09-08 Richard SharpeFix documentation comments to reflext reality.
2002-09-08 Guy HarrisAdd a "gssapi_lookup_oid()" that takes a binary OID...
2002-09-07 Richard SharpeOK, now have KRB5 dissector playing nice.
2002-09-07 Jörg MayerDeclare dissect_Ticket in packet-kerberos.h and include...
2002-09-06 Richard SharpeProperly dissect the innerContextToken for Kerberos...
2002-09-05 Richard SharpeCommit my changes to handle KRB5 in SPNEGO ...
2002-09-04 Richard SharpeRemove a debugging printf ...
2002-09-04 Richard SharpeAdd some level of OID naming etc ...
2002-09-04 Richard SharpeFix up warnings by implementing the stuff that was...
2002-09-04 Richard SharpeFix the handling of the NTLMSSP blobs in the case when...
2002-09-03 Richard SharpeWho was that fscking idiot who put a \n into the mechLi...
2002-08-31 Guy HarrisMake "gssapi_init_oid()" take a dissector handle rather...
2002-08-31 Richard SharpeMake sure we stop processing GSS-API tokens when we...
2002-08-31 Richard SharpeMake Tokens into subtrees etc ...
2002-08-31 Richard SharpeFurther fixes. Properly account for the length of heade...
2002-08-30 Richard SharpeSquelch a whole bunch of compiler warnings. The remaini...
2002-08-30 Guy HarrisFix the RCS ID and a compiler warning.
2002-08-30 Richard SharpeSome more SPNEGO fixes. Getting much closer ...
2002-08-30 Richard SharpeOK, this is a lot better.
2002-08-30 Richard SharpeCommit the latest changes to get rid of seg-faults
2002-08-30 Richard SharpeMore SPNEGO, now can get down to NTLMSSP if that is...
2002-08-29 Richard SharpeSome more of SPNEGO ... more to come ...
2002-08-29 Richard SharpeMore support for SPNEGO ... Gotta handle the supportedM...
2002-08-29 Richard SharpeOK, we now dissect the innerContextToken properly,...
2002-08-29 Richard SharpeSmall fix up to packet-spnego.c
2002-08-29 Richard SharpeFix up dissect_file_attributes
2002-08-28 Jörg MayerRemoved trailing whitespaces from .h and .c files using the
2002-08-28 Richard SharpeOK, have negTokenInit done ... Big kludge though ....
2002-08-28 Richard SharpeOhh, I feel so good. More of SPNEGO ...
2002-08-28 Richard SharpeThis is closer but still has problems. It does not...
2002-08-28 Richard SharpeCommit some more changes ... getting closer ...
2002-08-27 Richard SharpeHere is the beginnings of some code to handle SPNEGO ...
2002-08-27 Richard SharpeBegin moving snego to spnego