aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/x509af
Commit message (Expand)AuthorAgeFilesLines
* More proper fix (per advice of bug 8515 (https://bugs.wireshark.org/bugzilla/...Michael Mann2013-06-221-5/+5
* Allow generating some more dissectors with cmake.Jörg Mayer2013-05-071-0/+37
* Just whitespace changesJörg Mayer2013-05-051-1/+2
* Fix warning.Guy Harris2013-05-011-1/+1
* Remove some global variables in favor of private_data member of asn1_ctx_t. ...Michael Mann2013-05-012-8/+5
* Stub cmake support for generating the asn1 dissectors.Jörg Mayer2013-04-231-0/+23
* -Wmissing-prototypesAnders Broman2013-03-281-0/+3
* Use explicit casts.Anders Broman2013-03-021-2/+2
* Added deltaRevocationList.Stig Bjørlykke2012-12-071-0/+1
* We always HAVE_CONFIG_H so don't bother checking whether we have it or not.Jeff Morriss2012-09-201-3/+1
* Initial commit to support yet another method of passing data between dissectors.Jakub Zawadzki2012-09-101-1/+1
* Update Free Software Foundation address.Jakub Zawadzki2012-06-285-5/+5
* Don't generate the conformance file for exported types when building theJeff Morriss2011-10-141-1/+1
* Build the ASN.1 dissectors directly into epan/dissectors (rather than buildingJeff Morriss2011-10-101-13/+9
* Moved register_ber_syntax_dissector() and register_ber_oid_syntax() fromStig Bjørlykke2010-06-281-8/+8
* Export Certificate PDU so this can be dissected from non-asn dissectors.Stig Bjørlykke2010-04-212-3/+4
* #include <string.h> and/or #include <stdio.h> not needed.Bill Meier2010-04-071-2/+0
* #include <stdio.h> not needed.Bill Meier2010-04-061-1/+0
* Remove unused NEED_PACKET_PROTO_H variableKovarththanan Rajaratnam2009-10-081-1/+0
* Remove check_col() guardKovarththanan Rajaratnam2009-09-241-3/+1
* Don't col_clear() followed by col_set_str(). A col_set_str() will clear (repl...Kovarththanan Rajaratnam2009-09-231-2/+0
* Don't guard col_set_str (COL_PROTOCOL) with col_checkKovarththanan Rajaratnam2009-08-091-2/+1
* From Kovarththanan Rajaratnam:Stig Bjørlykke2009-06-231-2/+2
* Correct LDAP certificate attribute nameGraeme Lunt2009-06-021-1/+1
* #include <epan/conversation.h> and/or #include <epan/emem.h> not req'd ...Bill Meier2009-02-071-1/+0
* fix problem with X.411 asn2wrs compilation, all dissectors regeneratedTomas Kukosa2008-11-102-7/+7
* add 3 new OIDs to the x509af dissectorRonnie Sahlberg2008-10-011-0/+3
* asn1/*/Makefile.nmake were not part of the source package.Jörg Mayer2007-12-191-1/+2
* ANSI TCAP regenerated and tested with -T -X asn2wrs optionsTomas Kukosa2007-12-101-1/+1
* Update to use the -X and -T asn2wrs flags.Anders Broman2007-11-051-1/+1
* Change:Anders Broman2007-11-011-2/+2
* Apply the small performance enhancment patches for:Anders Broman2007-10-231-1/+1
* - Fix svn:ignore for all directoriesJörg Mayer2007-10-161-3/+3
* - Remove -e option if the generated -exp.cnf file isn't used.Jörg Mayer2007-10-111-0/+2
* Add missing dependencies and update syntax of existing ones.Jörg Mayer2007-10-101-0/+9
* - Change Makefiles to include preincJörg Mayer2007-10-102-1/+3
* Finish conversion (well, almost, need to add theJörg Mayer2007-10-105-114/+99
* get users of oid_resolv to use the new oids, rollout packet-snmp.cLuis Ontanon2007-08-251-1/+1
* get_ber_length doesn't need the tree argument, get rid of it.Jörg Mayer2007-08-241-1/+1
* Second step in introducing asn context to BER dissectors just like in PER.Anders Broman2007-05-132-14/+17
* EXTERNAL type is handled in asn2wrs nowTomas Kukosa2007-05-031-1/+1
* New "decode as ..." feature for BER-encoded files (WTAP_FILE_BER). Graeme Lunt2007-01-131-0/+7
* put every python script name into "" so the call won't fail on Win32 native p...Ulf Lamping2006-10-291-1/+1
* Include <epan/oid_resolv.h> to declare get_oid_str_name().Guy Harris2006-07-012-1/+2
* remove functions register_ber_oid_name() and get_ber_oid_name() from packet-b...Tomas Kukosa2006-06-281-2/+2
* - remove some #.MODULE_IMPORT from .cng filesTomas Kukosa2006-05-241-5/+0
* Ethereal -> WiresharkTomas Kukosa2006-05-231-0/+9
* - asn2eth renamed to asn2wrsTomas Kukosa2006-05-212-5/+5
* name changeRonnie Sahlberg2006-05-212-4/+4
* LDAP attribute type dissector framework including support for "netlogon" attr...Graeme Lunt2006-05-081-2/+17