aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-x509if.c
AgeCommit message (Expand)AuthorFilesLines
2005-04-22Define a maximum OID string length, and use it in a lot of places. Fixes aGerald Combs1-1/+1
2005-02-23update asn2eth and all generated dissectors to new dissect_ber_boolean that t...Ronnie Sahlberg1-152/+180
2004-12-13remove some asn2eth warningsRonnie Sahlberg1-180/+180
2004-12-13update of the asn2eth compiler to use the types ber_[choice|sequence]_t in...Ronnie Sahlberg1-66/+66
2004-12-12minor updates, get rid of temporary files during dissectionRonnie Sahlberg1-1/+1
2004-12-12updates from tomas and andersRonnie Sahlberg1-60/+60
2004-11-29export some more sympols from PKIX1EXPLICITRonnie Sahlberg1-2/+3
2004-11-21SelectedAttributeTypes are now almost completely implemented also here i a...Ronnie Sahlberg1-2/+2
2004-11-21update to x509if autogenerate the exports conformance file and create a sm...Ronnie Sahlberg1-1/+1
2004-11-21Add a whole bunch of dissector to X509IF and export them.Ronnie Sahlberg1-13/+2210
2004-11-20get rid of some compiler warningsRonnie Sahlberg1-14/+14
2004-11-14Since we can now handle SEQUENCE OF ANY uncomment this "difficult" field fromRonnie Sahlberg1-15/+46
2004-11-14various changes in the generated dissectors after asn2eth was patched.Ronnie Sahlberg1-2/+2
2004-11-06export RDNSequence from x509ifRonnie Sahlberg1-1/+1
2004-11-06export DistinguishedName from x509ifRonnie Sahlberg1-1/+1
2004-11-06make x509if use the new ANY type and get rid of the workaroundRonnie Sahlberg1-1/+2
2004-10-29more updates of x509ifRonnie Sahlberg1-36/+24
2004-10-29new generated version of x509ifRonnie Sahlberg1-33/+70
2004-10-11Re-generate a number of ASN.1-based dissectors with the most recentGuy Harris1-35/+12
2004-07-26update tox509ce virtually all of x509ce now implemented (but there are stil...Ronnie Sahlberg1-10/+10
2004-07-22add the countryname attributeRonnie Sahlberg1-0/+7
2004-07-22start dissecting AttributeTypeAnddistinguishedValueRonnie Sahlberg1-11/+30
2004-07-22dissect the x509if/Name all the way down to the AttributeTypeAndDistinguished...Ronnie Sahlberg1-6/+6
2004-07-20Add the new protocols CMS, X509AF, X509IF, X509CE and X509SATRonnie Sahlberg1-0/+332