aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-x509ce.c
Commit message (Expand)AuthorAgeFilesLines
* Regenerate asn.1 dissectors.Jakub Zawadzki2012-09-241-6/+6
* We always HAVE_CONFIG_H so don't bother checking whether we have it or not.Jeff Morriss2012-09-201-3/+1
* Update Free Software Foundation address.Jakub Zawadzki2012-06-281-1/+1
* From Martin Kaiser:Anders Broman2012-06-251-8/+111
* Get rid of remaining Booleans-as-encoding-arguments inGuy Harris2012-05-111-1/+1
* Update generated ASN1 *.[hc] files after recent work done by Jeff Morriss;Bill Meier2011-10-151-1/+1
* Regenerate ASN.1 dissectors to update the #line directive.Stig Bjørlykke2011-05-131-17/+17
* Renamed x411 to p1, x420 to p22 and s4406 to p772 to be consistentStig Bjørlykke2011-02-201-2/+2
* Rename the routines that handle dissector tables with unsigned integerGuy Harris2010-12-201-1/+1
* Definition of certificatePolicies certificate extension and removal of warningsGraeme Lunt2010-06-021-17/+18
* Add a little more code to avoid not-very-useful blurbs:Jeff Morriss2010-05-111-6/+6
* Regenerate a few more of the ASN.1 dissectorsJeff Morriss2010-05-111-164/+164
* #include <string.h> and/or #include <stdio.h> not needed.Bill Meier2010-04-071-8/+6
* #include <stdio.h> not needed.Bill Meier2010-04-061-7/+6
* Make all proto_* values static.Stig Bjørlykke2009-10-111-1/+1
* Re-generate asn1 dissectors after hf_register_info cleanup.Stig Bjørlykke2009-06-261-7/+7
* From Kovarththanan Rajaratnam via bug 3548:Stig Bjørlykke2009-06-181-47/+47
* Support for the Entrust VersionInfo certificate extensionGraeme Lunt2009-06-021-4/+105
* Regenerate all asn2wrs generated dissectors.Stig Bjørlykke2009-05-161-15/+15
* #include <epan/conversation.h> and/or #include <epan/emem.h> not req'd ...Bill Meier2009-02-071-7/+6
* Regenerate all asn2wrs generated dissectorsAnders Broman2008-11-011-14/+14
* Try to fix "defined but not used" warnings.Anders Broman2008-08-311-4/+81
* Remove test code for depreciated OID.Anders Broman2008-08-311-4/+4
* Update to X.509:08/2005.Anders Broman2008-08-311-61/+450
* Get rid of dissect_ber_boolean_value() and change the signature ofAnders Broman2008-01-041-1/+1
* Get rid of ber_last_created_item().Anders Broman2008-01-041-2/+2
* Update to use the -X and -T asn2wrs flags.Anders Broman2007-11-051-602/+278
* get_ber_length doesn't need the tree argument, get rid of it.Jörg Mayer2007-08-241-1/+1
* not allow #.FN_HDR/FTR for Wireshark types but only for ASN.1 typesTomas Kukosa2007-06-051-10/+21
* Prepare for the use of the new -X parameter for BER encoded protocols.Anders Broman2007-05-221-130/+130
* actx in the rest of dissect_ber..()lAnders Broman2007-05-151-21/+21
* Second step in introducing asn context to BER dissectors just like in PER.Anders Broman2007-05-131-382/+438
* Start introducing actx to ber functions.Anders Broman2007-05-061-107/+107
* EXTERNAL type is handled in asn2wrs nowTomas Kukosa2007-05-031-6/+6
* Support for the Microsoft-specific certificate-template and application-certi...Graeme Lunt2007-03-231-4/+56
* change the signature that asn2wrs generates for functions to marm all paramet...Ronnie Sahlberg2007-03-211-195/+195
* A new field information flag, FI_URL, to indicate a field contains a URL.Graeme Lunt2006-09-301-1/+6
* ASN.1 dissectors regenerated with new asn2wrs to get updated field blurbTomas Kukosa2006-08-161-125/+125
* - remove some #.MODULE_IMPORT from .cng filesTomas Kukosa2006-05-241-6/+6
* change a whole bunch of ethereal into wiresharkRonnie Sahlberg2006-05-211-3/+3
* FT_STRING => FT_OID where applicableGraeme Lunt2006-05-081-1/+1
* Support for otherName and x400address in a GeneralNameGraeme Lunt2006-03-251-12/+87
* Regenerate, so that it handles OIDs as FT_OID.Guy Harris2005-12-081-23/+28
* - dissect_ber_object_identifier() returns value as tvbTomas Kukosa2005-11-141-18/+12
* Regenerate dissectors with the current asn2eth.Guy Harris2005-09-021-43/+79
* 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