EXTERNAL type is handled in asn2wrs now
[obnox/wireshark/wip.git] / epan / dissectors / packet-x509sat.c
2007-05-03 kukosaEXTERNAL type is handled in asn2wrs now
2007-03-23 galSupport for:
2007-01-28 galDefinition of a per-recipient extension to prevent...
2007-01-13 galNew protocol dissector for PKCS#12 - Personal Informati...
2006-08-16 kukosaASN.1 dissectors regenerated with new asn2wrs to get...
2006-06-28 kukosaremove functions register_ber_oid_name() and get_ber_oi...
2006-05-24 kukosa- remove some #.MODULE_IMPORT from .cng files
2006-05-21 sahlbergchange a whole bunch of ethereal into wireshark
2006-04-30 galOperational Attributes and Syntaxes
2006-03-05 galACP133 attribute syntaxes and attribute definitions...
2005-12-16 etxrabFrom Graeme Lunt:
2005-12-08 guyRegenerate with the latest asn2eth, to get FT_OID used...
2005-11-16 etxrabFrom Graeme Lunt:
2005-09-02 guyRegenerate dissectors with the current asn2eth.
2005-08-02 jmayerSome warning fixes for "no previous declaration"
2005-07-21 sahlbergchange the symbol dissect_ber_CHOICE back into dissect_...
2005-06-26 sahlbergmake dissect_ber_choice take a guint* that will return the
2005-02-23 sahlbergupdate asn2eth and all generated dissectors to new...
2004-12-13 sahlbergchange the incorrect BER_UNI_TAG_TeletextString into...
2004-12-13 sahlbergremove some asn2eth warnings
2004-12-13 sahlbergupdate of the asn2eth compiler to use the types...
2004-12-12 sahlbergupdate the helper for BER GeneralizedTime to handle...
2004-12-12 sahlbergminor updates, get rid of temporary files during...
2004-12-12 sahlbergupdates from tomas and anders
2004-11-21 sahlbergSelectedAttributeTypes are now almost completely implem...
2004-11-20 sahlbergupdates to sat to make the template smaller.
2004-11-20 sahlbergean up SAT a bit remove the unneccesary implementati...
2004-10-11 guyRe-generate a number of ASN.1-based dissectors with...
2004-09-06 sahlbergUpdate x509SAT to export DirectoryString.
2004-08-16 guyFrom Ronnie Sahlberg: add dissection of the Teletext...
2004-07-23 sahlbergmake the implicit_tag parameter _U_ to get rid of...
2004-07-23 sahlbergtelex and telephone number attributes
2004-07-23 sahlbergRemove a compiler warning for a parameter that is not...
2004-07-23 sahlbergadd all the other (quite a lot of them) attributes...
2004-07-23 sahlbergadd dissection of DirectoryString, this unfortunately...
2004-07-23 sahlbergregister ber oid functions through a special function...
2004-07-22 sahlbergadd the countryname attribute
2004-07-20 sahlbergAdd the new protocols CMS, X509AF, X509IF, X509CE...