aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-x509if.c
AgeCommit message (Expand)AuthorFilesLines
2005-07-21change the symbol dissect_ber_CHOICE back into dissect_ber_choicesahlberg1-87/+123
2005-06-26make dissect_ber_choice take a guint* that will return thesahlberg1-31/+36
2005-04-22Define a maximum OID string length, and use it in a lot of places. Fixes agerald1-1/+1
2005-02-23update asn2eth and all generated dissectors to new dissect_ber_boolean that t...sahlberg1-152/+180
2004-12-13remove some asn2eth warningssahlberg1-180/+180
2004-12-13update of the asn2eth compiler to use the types ber_[choice|sequence]_t in...sahlberg1-66/+66
2004-12-12minor updates, get rid of temporary files during dissectionsahlberg1-1/+1
2004-12-12updates from tomas and anderssahlberg1-60/+60
2004-11-29export some more sympols from PKIX1EXPLICITsahlberg1-2/+3
2004-11-21SelectedAttributeTypes are now almost completely implemented also here i a...sahlberg1-2/+2
2004-11-21update to x509if autogenerate the exports conformance file and create a sm...sahlberg1-1/+1
2004-11-21Add a whole bunch of dissector to X509IF and export them.sahlberg1-13/+2210
2004-11-20get rid of some compiler warningssahlberg1-14/+14
2004-11-14Since we can now handle SEQUENCE OF ANY uncomment this "difficult" field fromsahlberg1-15/+46
2004-11-14various changes in the generated dissectors after asn2eth was patched.sahlberg1-2/+2
2004-11-06export RDNSequence from x509ifsahlberg1-1/+1
2004-11-06export DistinguishedName from x509ifsahlberg1-1/+1
2004-11-06make x509if use the new ANY type and get rid of the workaroundsahlberg1-1/+2
2004-10-29more updates of x509ifsahlberg1-36/+24
2004-10-29new generated version of x509ifsahlberg1-33/+70
2004-10-11Re-generate a number of ASN.1-based dissectors with the most recentguy1-35/+12
2004-07-26update tox509ce virtually all of x509ce now implemented (but there are stil...sahlberg1-10/+10
2004-07-22add the countryname attributesahlberg1-0/+7
2004-07-22start dissecting AttributeTypeAnddistinguishedValuesahlberg1-11/+30
2004-07-22dissect the x509if/Name all the way down to the AttributeTypeAndDistinguished...sahlberg1-6/+6
2004-07-20Add the new protocols CMS, X509AF, X509IF, X509CE and X509SATsahlberg1-0/+332