aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-pkixproxy.c
AgeCommit message (Expand)AuthorFilesLines
2007-05-15actx in the rest of dissect_ber..()lAnders Broman1-3/+3
2007-05-13Second step in introducing asn context to BER dissectors just like in PER.Anders Broman1-25/+28
2007-05-06Start introducing actx to ber functions.Anders Broman1-4/+4
2007-05-03EXTERNAL type is handled in asn2wrs nowTomas Kukosa1-1/+1
2007-03-21change the signature that asn2wrs generates for functions to marm all paramet...Ronnie Sahlberg1-11/+11
2006-08-16ASN.1 dissectors regenerated with new asn2wrs to get updated field blurbTomas Kukosa1-5/+5
2006-06-28remove functions register_ber_oid_name() and get_ber_oid_name() from packet-b...Tomas Kukosa1-9/+10
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-20/+25
2005-08-02Some warning fixes for "no previous declaration"Jörg Mayer1-1/+1
2004-12-13update of the asn2eth compiler to use the types ber_[choice|sequence]_t in...Ronnie Sahlberg1-3/+3
2004-12-12updates from tomas and andersRonnie Sahlberg1-1/+1
2004-11-28new protocol : RFC3820 PKIXProxyRonnie Sahlberg1-0/+227