aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-x509ce.c
AgeCommit message (Expand)AuthorFilesLines
2006-03-25Support for otherName and x400address in a GeneralNameGraeme Lunt1-12/+87
2005-12-08Regenerate, so that it handles OIDs as FT_OID.Guy Harris1-23/+28
2005-11-14 - dissect_ber_object_identifier() returns value as tvbTomas Kukosa1-18/+12
2005-09-02Regenerate dissectors with the current asn2eth.Guy Harris1-43/+79
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-65/+82
2005-06-26make dissect_ber_choice take a guint* that will return theRonnie Sahlberg1-45/+55
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-33/+33
2004-12-13get rid of some asn2eth warnings for x509ceRonnie Sahlberg1-35/+35
2004-12-13update of the asn2eth compiler to use the types ber_[choice|sequence]_t in...Ronnie Sahlberg1-40/+40
2004-12-12update the helper for BER GeneralizedTime to handle implicit tag and update a...Ronnie Sahlberg1-1/+1
2004-12-12minor updates, get rid of temporary files during dissectionRonnie Sahlberg1-2/+2
2004-12-12updates from tomas and andersRonnie Sahlberg1-33/+33
2004-11-25try to print an IPAddress as an ip address and not as a 4 byte octet stringRonnie Sahlberg1-8/+13
2004-11-21cleanup for x509afRonnie Sahlberg1-1/+1
2004-11-21cleanup for x509ceRonnie Sahlberg1-129/+567
2004-11-14export GeneralName from X509CERonnie Sahlberg1-2/+2
2004-11-14various changes in the generated dissectors after asn2eth was patched.Ronnie Sahlberg1-7/+7
2004-10-11Re-generate a number of ASN.1-based dissectors with the most recentGuy Harris1-45/+45
2004-09-13let asn2eth autogenerate the PDU callback wrappers instead of defining them m...Ronnie Sahlberg1-328/+201
2004-09-06Update x509SAT to export DirectoryString.Ronnie Sahlberg1-0/+42
2004-09-06Update to X509 Certificate Extensions. Make it also decode Ronnie Sahlberg1-0/+10
2004-07-28x509ce use implicit tags.Ronnie Sahlberg1-138/+141
2004-07-26update tox509ce virtually all of x509ce now implemented (but there are stil...Ronnie Sahlberg1-45/+1340
2004-07-25some more extensions and their dissectors defined.Ronnie Sahlberg1-5/+344
2004-07-20Add the new protocols CMS, X509AF, X509IF, X509CE and X509SATRonnie Sahlberg1-0/+256