aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-pkix1implicit.c
AgeCommit message (Expand)AuthorFilesLines
2007-11-04Update do use the -X and -T asn2wrs flags.Anders Broman1-84/+42
2007-10-07From Martin Peylo:Anders Broman1-0/+10
2007-08-24get_ber_length doesn't need the tree argument, get rid of it.Jörg Mayer1-1/+1
2007-05-22Prepare for the use of the new -X parameter for BER encoded protocols.Anders Broman1-22/+22
2007-05-15actx in the rest of dissect_ber..()lAnders Broman1-6/+6
2007-05-13Second step in introducing asn context to BER dissectors just like in PER.Anders Broman1-64/+69
2007-05-06Start introducing actx to ber functions.Anders Broman1-13/+13
2007-05-03EXTERNAL type is handled in asn2wrs nowTomas Kukosa1-1/+2
2007-03-23Support for Microsoft-defined enhancedKeyUsage OIDs.Graeme Lunt1-0/+23
2007-03-21change the signature that asn2wrs generates for functions to marm all paramet...Ronnie Sahlberg1-29/+29
2006-08-16ASN.1 dissectors regenerated with new asn2wrs to get updated field blurbTomas Kukosa1-15/+15
2006-05-24- remove some #.MODULE_IMPORT from .cng filesTomas Kukosa1-3/+3
2006-05-21change a whole bunch of ethereal into wiresharkRonnie Sahlberg1-3/+3
2005-12-08Regenerate with the latest asn2eth, to get FT_OID used, and to add #line.Guy Harris1-15/+15
2005-09-02Regenerate dissectors with the current asn2eth.Guy Harris1-13/+21
2005-08-02Some warning fixes for "no previous declaration"Jörg Mayer1-1/+1
2005-07-21change the symbol dissect_ber_CHOICE back into dissect_ber_choiceRonnie Sahlberg1-15/+17
2005-06-26make dissect_ber_choice take a guint* that will return theRonnie Sahlberg1-20/+20
2004-12-24export ResonFlags from pkix1implicitRonnie Sahlberg1-0/+6
2004-12-13update of the asn2eth compiler to use the types ber_[choice|sequence]_t in...Ronnie Sahlberg1-7/+7
2004-12-12updates from tomas and andersRonnie Sahlberg1-4/+4
2004-12-05updates to pkix1implicit (we have to think about how to rewrite both pkix1e...Ronnie Sahlberg1-115/+15
2004-11-29Export AuthorityInfoAccessSyntax from pkix1implicitRonnie Sahlberg1-2/+2
2004-11-21add dissection of AuthorityInfoAccessSyntaxRonnie Sahlberg1-1/+214
2004-11-20add the oids for id-kp-xxx key purpose identifier to the pkix dissectorRonnie Sahlberg1-9/+47
2004-10-11Re-generate a number of ASN.1-based dissectors with the most recentGuy Harris1-6/+6
2004-09-17get rid of a compiler warning for unused function UserNoticeRonnie Sahlberg1-1/+1
2004-09-16add new dissectors to build processRonnie Sahlberg1-0/+289