aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-pkix1explicit.c
AgeCommit message (Expand)AuthorFilesLines
2005-07-09Fix up a bunch of arguments to "dissect_ber_identifier()" to match itsGuy Harris1-10/+17
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-3/+3
2004-12-24export Certificate and CertificateList from pkix1explicitRonnie Sahlberg1-0/+12
2004-12-13update of the asn2eth compiler to use the types ber_[choice|sequence]_t in...Ronnie Sahlberg1-8/+8
2004-12-12updates from tomas and andersRonnie Sahlberg1-5/+5
2004-11-29export some more sympols from PKIX1EXPLICITRonnie Sahlberg1-14/+223
2004-11-21add a new oid Ronnie Sahlberg1-0/+9
2004-11-21add dissection of AuthorityInfoAccessSyntaxRonnie Sahlberg1-7/+16
2004-11-14various changes in the generated dissectors after asn2eth was patched.Ronnie Sahlberg1-3/+3
2004-11-01Add support for the dhpublicnumber OID.Gerald Combs1-0/+129
2004-10-11Re-generate a number of ASN.1-based dissectors with the most recentGuy Harris1-2/+2
2004-09-17get rid of some compiler warningsRonnie Sahlberg1-4/+4
2004-09-16add new dissectors to build processRonnie Sahlberg1-0/+210