aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/pkinit
Commit message (Expand)AuthorAgeFilesLines
* asn1 generated dissectors: cleanup #include usageBill Meier2014-12-231-1/+0
* ASN1: Register PDU-dissectors as NEWStig Bjørlykke2014-10-131-1/+1
* Add some files under asn1 to the distribution.Guy Harris2014-07-301-1/+1
* Remove $Id$ from the ASN.1 dissectors and regenerate them.Jeff Morriss2014-02-187-17/+0
* - Forward declaration of register functions.Anders Broman2013-12-081-0/+3
* 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
* Fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7470 :Pascal Quantin2012-07-173-9/+22
* 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
* #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
* Now Kerberos compiles, a lot of work remains to get it into shape.Anders Broman2008-10-152-1/+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 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
* More Makefile conversionsJörg Mayer2007-10-095-61/+96
* Second step in introducing asn context to BER dissectors just like in PER.Anders Broman2007-05-132-12/+13
* Start introducing actx to ber functions.Anders Broman2007-05-062-6/+6
* 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-231-2/+2
* - 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
* When using Cygwin's python asn2eth.pyLars Roland2005-01-161-5/+23
* 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
* updates from tomas and andersRonnie Sahlberg2004-12-121-0/+5
* New protocol: RFC2634 ExtendedSecurityServicesRonnie Sahlberg2004-11-223-1/+3
* Register OID dissectors correctly.Gerald Combs2004-11-012-2/+3
* Add support for pkauthdata and pkdhkeydata OIDs.Gerald Combs2004-10-283-27/+46
* Set svn:keywords to Id to expand RCS IDs, and set svn:eol-style toGuy Harris2004-10-054-32/+32
* add pkinit repliesRonnie Sahlberg2004-09-173-8/+15
* get rid of some compiler warnings for pkinitRonnie Sahlberg2004-09-171-0/+2
* add PKINIT protocolRonnie Sahlberg2004-09-165-0/+301