typo SULP.asn -> SUPL.asn
[metze/wireshark/wip.git] / asn1 / spnego /
2007-05-15 Anders Bromanactx in the rest of dissect_ber..()l
2007-05-13 Anders BromanSecond step in introducing asn context to BER dissector...
2007-05-06 Anders BromanStart introducing actx to ber functions.
2007-02-18 Jeff MorrissFix bug 1380:
2007-02-17 Graeme LuntThis patch looks for a confounder in GSSWrap for DES_MA...
2007-01-09 Gerald CombsMove cryptography code to epan/crypt.
2007-01-02 Gerald CombsMove epan/crypt-md5.[ch] to epan/crypt. Remove
2006-12-13 Ronnie Sahlbergif there is a list of mechTypes in the negTokenInit...
2006-10-29 Ulf Lampingput every python script name into "" so the call won...
2006-05-23 Tomas KukosaEthereal -> Wireshark
2006-05-21 Tomas Kukosa- asn2eth renamed to asn2wrs
2006-05-21 Ronnie Sahlbergname change
2006-04-25 Guy HarrisAdd distclean and maintainerclean rules.
2006-03-30 Anders Bromancall OID subdissector for private extensiions, fix...
2006-02-23 Anders BromanAdd parsertab.pyc in clean target
2005-12-25 Ronnie Sahlbergmicrosoft does not use a confounder for spnego when...
2005-11-14 Tomas Kukosa - dissect_ber_object_identifier() returns value as tvb
2005-09-21 Guy Harrisdissect_ber_octet_string() can return a null tvbuff...
2005-09-21 Guy HarrisSome compilers don't allow a static declaration of...
2005-09-21 Guy HarrisAn InnerContextToken comes with an OID for the mechanis...
2005-09-19 Gerald CombsDon't dereference a null pointer. Fixes bug 460.
2005-09-19 Gerald CombsIn the SPNEGO dissector, don't call a subdissector...
2005-09-15 Guy HarrisDon't use u_char - not all platforms define it, and...
2005-09-15 Guy HarrisAdd a Makefile.
2005-09-15 Anders BromanReplace the spnego dissector with an asn2eth generated...