aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-pkixqualified.c
Commit message (Expand)AuthorAgeFilesLines
* Some warning fixes for "no previous declaration"Jörg Mayer2005-08-021-1/+1
* change the symbol dissect_ber_CHOICE back into dissect_ber_choiceRonnie Sahlberg2005-07-211-17/+21
* make dissect_ber_choice take a guint* that will return theRonnie Sahlberg2005-06-261-5/+8
* Define a maximum OID string length, and use it in a lot of places. Fixes aGerald Combs2005-04-221-1/+1
* update asn2eth and all generated dissectors to new dissect_ber_boolean that t...Ronnie Sahlberg2005-02-231-5/+5
* update of the asn2eth compiler to use the types ber_[choice|sequence]_t in...Ronnie Sahlberg2004-12-131-7/+7
* update the helper for BER GeneralizedTime to handle implicit tag and update a...Ronnie Sahlberg2004-12-121-1/+1
* updates from tomas and andersRonnie Sahlberg2004-12-121-4/+4
* cleanup for x509ceRonnie Sahlberg2004-11-211-19/+19
* New protocol PKIXQualified from RFC3739Ronnie Sahlberg2004-11-141-0/+495