aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/pkix1implicit
Commit message (Expand)AuthorAgeFilesLines
* Remove $Id$ from the ASN.1 dissectors and regenerate them.Jeff Morriss2014-02-188-19/+0
* - Forward declaration of register functions.Anders Broman2013-12-081-0/+3
* Fix dependency problems (continuation of r52110 and r52112).Chris Maynard2013-09-172-0/+5
* Fix checkapi warnings (missing id)Jörg Mayer2013-09-152-28/+29
* I added EXPORT_FILES in too many places, remove themJörg Mayer2013-05-111-4/+0
* Some more protocols can be generated via cmakeJörg Mayer2013-05-101-0/+35
* Just whitespace changesJörg Mayer2013-05-051-2/+3
* Stub cmake support for generating the asn1 dissectors.Jörg Mayer2013-04-231-0/+23
* 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-285-5/+5
* Build the ASN.1 dissectors directly into epan/dissectors (rather than buildingJeff Morriss2011-10-101-7/+3
* RCS 3280, which obsoletes RFC 2459, allows an IA5String CHOICE in the Display...Graeme Lunt2010-06-041-0/+1
* #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
* From Kovarththanan Rajaratnam via bug 3548:Stig Bjørlykke2009-06-201-2/+2
* Added support for the UserNotice certificate extension.Graeme Lunt2009-06-021-0/+2
* #include <epan/conversation.h> and/or #include <epan/emem.h> not req'd ...Bill Meier2009-02-071-1/+0
* Get rid of some unused code warnings and fix an Id marking and some indentati...Anders Broman2008-07-231-0/+4
* 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 do use the -X and -T asn2wrs flags.Anders Broman2007-11-041-1/+1
* - Fix svn:ignore for all directoriesJörg Mayer2007-10-161-1/+1
* - Remove -e option if the generated -exp.cnf file isn't used.Jörg Mayer2007-10-111-1/+1
* Add missing dependencies and update syntax of existing ones.Jörg Mayer2007-10-101-1/+5
* - Change Makefiles to include preincJörg Mayer2007-10-102-1/+3
* Last set of changes to convert Makefiles for todayJörg Mayer2007-10-095-77/+97
* From Martin Peylo:Anders Broman2007-10-076-3/+8
* 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-6/+7
* EXTERNAL type is handled in asn2wrs nowTomas Kukosa2007-05-031-1/+1
* Support for Microsoft-defined enhancedKeyUsage OIDs.Graeme Lunt2007-03-231-0/+31
* change the signature that asn2wrs generates for functions to marm all paramet...Ronnie Sahlberg2007-03-211-1/+1
* put every python script name into "" so the call won't fail on Win32 native p...Ulf Lamping2006-10-291-1/+1
* - remove some #.MODULE_IMPORT from .cng filesTomas Kukosa2006-05-241-1/+0
* Ethereal -> WiresharkTomas Kukosa2006-05-232-1/+10
* - asn2eth renamed to asn2wrsTomas Kukosa2006-05-212-5/+5
* name changeRonnie Sahlberg2006-05-212-4/+4
* Add distclean and maintainerclean rules.Guy Harris2006-04-251-0/+4
* Add two missing *-exp.cnf filesAnders Broman2006-04-061-0/+10
* Add parsertab.pyc in clean targetAnders Broman2006-02-231-3/+3
* Set "COPYCMD=/Y" and remove the "/Y" from each XCOPY command in orderGerald Combs2005-09-071-2/+2
* When using Cygwin's python asn2eth.pyLars Roland2005-01-161-5/+24
* Supply Makefile.nmake files.Guy Harris2005-01-161-0/+23
* Make the Makefile look like the h235 Makefiles, with the new rules.Guy Harris2005-01-161-2/+13
* export ResonFlags from pkix1implicitRonnie Sahlberg2004-12-243-0/+9
* updates from tomas and andersRonnie Sahlberg2004-12-121-0/+5
* updates to pkix1implicit (we have to think about how to rewrite both pkix1e...Ronnie Sahlberg2004-12-055-11/+29
* Export AuthorityInfoAccessSyntax from pkix1implicitRonnie Sahlberg2004-11-292-0/+4
* add dissection of AuthorityInfoAccessSyntaxRonnie Sahlberg2004-11-213-23/+28