some more review comments from Guy Harris and some other minor changes
[obnox/wireshark/wip.git] / asn1 /
2004-07-29 sahlbergNew protocol: PKCS#1 (rfc2313 pplus some extra oid's)
2004-07-29 sahlbergadd some algorithm oid's to x509af(for the time being)
2004-07-28 sahlbergx509ce use implicit tags.
2004-07-26 sahlbergupdate tox509ce virtually all of x509ce now implement...
2004-07-25 sahlbergsome more extensions and their dissectors defined.
2004-07-25 sahlbergcms update forgot that Name had been commented out...
2004-07-25 sahlberg large CMS update.
2004-07-24 sahlbergget rid of the remaining compiler warnings.
2004-07-24 sahlbergAdd a lot of missing attribute dissectors
2004-07-24 sahlbergadded the userCertificate and cAcertificate attributes
2004-07-24 sahlbergadd dissection of the structure : Extension
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 guy"dissect_x509if_AttributeTypeAndDistinguishedValue...
2004-07-22 sahlbergadd the countryname attribute
2004-07-22 sahlbergstart dissecting AttributeTypeAnddistinguishedValue
2004-07-22 sahlbergdissect the x509if/Name all the way down to the Attribu...
2004-07-22 sahlbergminor update
2004-07-22 sahlbergminor update
2004-07-21 guyInclude "packet-x509sat.h" to declare a function we...
2004-07-21 sahlbergget rid of the nasty ber specific oid->callback table...
2004-07-20 sahlbergSmall update to AlgorithmIdentifier.
2004-07-20 sahlbergAdd the new protocols CMS, X509AF, X509IF, X509CE...
2004-07-19 sahlbergwork in progress
2004-07-19 sahlbergWork in progress
2004-07-19 sahlbergWork in progress
2004-07-19 sahlbergWork in progress
2004-07-19 sahlbergWork in progress
2004-07-18 guySet the svn:eol-style property on all text files to...
2004-06-24 sahlbergfrom tomas k
2004-06-04 sahlbergget rid of a compiler warning
2004-06-04 sahlbergTomas updates to H235 and the ASN2ETH compiler
2004-06-03 guyFrom Tomas Kukosa: unnecessary types are excluded with...
2004-05-25 guy"NOT_DECODED_YET()" was replaced by "PER_NOT_DECODED_YE...
2004-05-24 sahlbergFrom Tomas,