aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-x509ce.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-65/+82
* make dissect_ber_choice take a guint* that will return theRonnie Sahlberg2005-06-261-45/+55
* 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-33/+33
* get rid of some asn2eth warnings for x509ceRonnie Sahlberg2004-12-131-35/+35
* update of the asn2eth compiler to use the types ber_[choice|sequence]_t in...Ronnie Sahlberg2004-12-131-40/+40
* update the helper for BER GeneralizedTime to handle implicit tag and update a...Ronnie Sahlberg2004-12-121-1/+1
* minor updates, get rid of temporary files during dissectionRonnie Sahlberg2004-12-121-2/+2
* updates from tomas and andersRonnie Sahlberg2004-12-121-33/+33
* try to print an IPAddress as an ip address and not as a 4 byte octet stringRonnie Sahlberg2004-11-251-8/+13
* cleanup for x509afRonnie Sahlberg2004-11-211-1/+1
* cleanup for x509ceRonnie Sahlberg2004-11-211-129/+567
* export GeneralName from X509CERonnie Sahlberg2004-11-141-2/+2
* various changes in the generated dissectors after asn2eth was patched.Ronnie Sahlberg2004-11-141-7/+7
* Re-generate a number of ASN.1-based dissectors with the most recentGuy Harris2004-10-111-45/+45
* let asn2eth autogenerate the PDU callback wrappers instead of defining them m...Ronnie Sahlberg2004-09-131-328/+201
* Update x509SAT to export DirectoryString.Ronnie Sahlberg2004-09-061-0/+42
* Update to X509 Certificate Extensions. Make it also decode Ronnie Sahlberg2004-09-061-0/+10
* x509ce use implicit tags.Ronnie Sahlberg2004-07-281-138/+141
* update tox509ce virtually all of x509ce now implemented (but there are stil...Ronnie Sahlberg2004-07-261-45/+1340
* some more extensions and their dissectors defined.Ronnie Sahlberg2004-07-251-5/+344
* Add the new protocols CMS, X509AF, X509IF, X509CE and X509SATRonnie Sahlberg2004-07-201-0/+256