Fix up a bunch of arguments to "dissect_ber_identifier()" to match its
[obnox/wireshark/wip.git] / epan / dissectors / packet-x509sat.c
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...