aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-pkixqualified.c
AgeCommit message (Expand)AuthorFilesLines
2005-12-08Regenerate with the latest asn2eth, to get FT_OID used, and to add #line.Guy Harris1-16/+19
2005-11-14 - dissect_ber_object_identifier() returns value as tvbTomas Kukosa1-8/+5
2005-09-02Regenerate dissectors with the current asn2eth.Guy Harris1-9/+17
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-17/+21
2005-06-26make dissect_ber_choice take a guint* that will return theRonnie Sahlberg1-5/+8
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-5/+5
2004-12-13update of the asn2eth compiler to use the types ber_[choice|sequence]_t in...Ronnie Sahlberg1-7/+7
2004-12-12update the helper for BER GeneralizedTime to handle implicit tag and update a...Ronnie Sahlberg1-1/+1
2004-12-12updates from tomas and andersRonnie Sahlberg1-4/+4
2004-11-21cleanup for x509ceRonnie Sahlberg1-19/+19
2004-11-14New protocol PKIXQualified from RFC3739Ronnie Sahlberg1-0/+495