typo SULP.asn -> SUPL.asn
[metze/wireshark/wip.git] / asn1 / x509if /
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-03 Tomas KukosaEXTERNAL type is handled in asn2wrs now
2006-10-29 Ulf Lampingput every python script name into "" so the call won...
2006-07-01 Guy HarrisInclude <epan/oid_resolv.h> to declare get_oid_str_name().
2006-06-28 Tomas Kukosaremove functions register_ber_oid_name() and get_ber_oi...
2006-05-24 Tomas Kukosa- remove some #.MODULE_IMPORT from .cng files
2006-05-23 Tomas KukosaEthereal -> Wireshark
2006-05-21 Tomas Kukosa- asn2eth renamed to asn2wrs
2006-05-21 Ronnie Sahlbergname change
2006-05-08 Graeme LuntFT_STRING => FT_OID where applicable
2006-04-30 Graeme LuntOperational Attributes and Syntaxes
2006-04-25 Guy HarrisAdd distclean and maintainerclean rules.
2006-03-05 Graeme LuntACP133 attribute syntaxes and attribute definitions...
2006-02-23 Anders BromanAdd parsertab.pyc in clean target
2006-02-17 Gerald CombsDon't try to fill in last_dn if it doesn't exist. ...
2006-01-10 Gerald CombsMake sure last_dn is big enough, and set it to NULL...
2005-12-14 Anders BromanFrom Grame Lunt:
2005-12-08 Guy HarrisRegenerate with the latest asn2eth, to get FT_OID used...
2005-11-22 Jörg MayerTrivial warning fixes
2005-11-17 Guy HarrisSquelch some const vs. non-const warnings.
2005-11-17 Guy HarrisInclude <epan/emem.h> to declare ep_alloc().
2005-11-16 Ronnie Sahlberg add a simple g_strlcat define in strutil for gtk...
2005-11-16 Anders BromanFrom Graeme Lunt:
2005-11-14 Tomas Kukosa - dissect_ber_object_identifier() returns value as tvb
2005-09-07 Gerald CombsSet "COPYCMD=/Y" and remove the "/Y" from each XCOPY...
2005-09-02 Guy HarrisRegenerate dissectors with the current asn2eth.
2005-08-02 Jörg MayerFix more "no previous declaration" warnings - the forgo...
2005-07-21 Ronnie Sahlbergchange the symbol dissect_ber_CHOICE back into dissect_...
2005-04-22 Gerald CombsDefine a maximum OID string length, and use it in a...
2005-02-23 Ronnie Sahlbergupdate asn2eth and all generated dissectors to new...
2005-01-16 Lars RolandWhen using Cygwin's python asn2eth.py
2005-01-16 Guy HarrisSupply Makefile.nmake files.
2005-01-16 Guy HarrisMake the Makefile look like the h235 Makefiles, with...
2004-12-13 Ronnie Sahlbergremove some asn2eth warnings
2004-12-12 Ronnie Sahlbergminor updates, get rid of temporary files during...
2004-12-12 Ronnie Sahlbergupdates from tomas and anders
2004-11-22 Ronnie SahlbergNew protocol: RFC2634 ExtendedSecurityServices
2004-11-21 Ronnie SahlbergSelectedAttributeTypes are now almost completely implem...
2004-11-21 Ronnie Sahlbergupdate to x509if autogenerate the exports conformance...
2004-11-21 Ronnie SahlbergAdd a whole bunch of dissector to X509IF and export...
2004-11-14 Ronnie SahlbergSince we can now handle SEQUENCE OF ANY uncomment...
2004-11-06 Ronnie Sahlbergdeclare the types for DistinguishedName and RDNSequence
2004-11-06 Ronnie Sahlbergexport RDNSequence from x509if
2004-11-06 Ronnie Sahlbergexport DistinguishedName from x509if
2004-11-06 Ronnie Sahlbergmake x509if use the new ANY type and get rid of the...
2004-10-29 Ronnie Sahlbergmore updates of x509if
2004-10-29 Ronnie SahlbergUpdate to x509if use a workaround to emulate the type...
2004-10-08 Guy HarrisMake the ber_sequence tables "const".
2004-10-05 Guy HarrisSet svn:keywords to Id to expand RCS IDs, and set svn...
2004-07-26 Ronnie Sahlbergupdate tox509ce virtually all of x509ce now implement...
2004-07-22 Guy Harris"dissect_x509if_AttributeTypeAndDistinguishedValue...
2004-07-22 Ronnie Sahlbergadd the countryname attribute
2004-07-22 Ronnie Sahlbergstart dissecting AttributeTypeAnddistinguishedValue
2004-07-22 Ronnie Sahlbergdissect the x509if/Name all the way down to the Attribu...
2004-07-22 Ronnie Sahlbergminor update
2004-07-22 Ronnie Sahlbergminor update
2004-07-19 Ronnie SahlbergWork in progress