aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/pkcs1
Commit message (Expand)AuthorAgeFilesLines
* Remove $Id$ from the ASN.1 dissectors and regenerate them.Jeff Morriss2014-02-188-18/+0
* - Make local functions static.Anders Broman2013-12-071-0/+3
* Apparently one of our major global headers must include emem.h, because I justEvan Huus2013-06-191-0/+1
* 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
* From Martin Kaiser:Anders Broman2012-06-242-0/+9
* From Martin Kaiser:Anders Broman2011-11-102-2/+63
* Build the ASN.1 dissectors directly into epan/dissectors (rather than buildingJeff Morriss2011-10-101-7/+3
* Update the algorithms in line with RFC 5912 including support for eliptic cur...Graeme Lunt2011-07-145-58/+602
* #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
* #include <epan/conversation.h> and/or #include <epan/emem.h> not req'd ...Bill Meier2009-02-071-1/+0
* 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
* 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
* More Makefile conversionsJörg Mayer2007-10-094-56/+96
* Second step in introducing asn context to BER dissectors just like in PER.Anders Broman2007-05-131-1/+2
* uppercase identifiers are not allowedTomas Kukosa2007-05-031-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-3/+0
* - 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 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
* Fix more "no previous declaration" warnings - the forgotten filesJörg Mayer2005-08-021-0/+1
* 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/+14
* updates from tomas and andersRonnie Sahlberg2004-12-121-0/+4
* New protocol: RFC2634 ExtendedSecurityServicesRonnie Sahlberg2004-11-222-0/+2
* cleanup for x509afRonnie Sahlberg2004-11-211-1/+1
* Set svn:keywords to Id to expand RCS IDs, and set svn:eol-style toGuy Harris2004-10-053-27/+27
* New protocol: PKCS#1 (rfc2313 pplus some extra oid's)Ronnie Sahlberg2004-07-294-0/+206