aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/pkinit
AgeCommit message (Expand)AuthorFilesLines
2011-10-10Build the ASN.1 dissectors directly into epan/dissectors (rather than buildingmorriss1-7/+3
2010-04-07#include <string.h> and/or #include <stdio.h> not needed.wmeier1-2/+0
2010-04-06#include <stdio.h> not needed.wmeier1-1/+0
2009-10-08Remove unused NEED_PACKET_PROTO_H variablekrj1-1/+0
2009-02-07#include <epan/conversation.h> and/or #include <epan/emem.h> not req'd ...wmeier1-1/+0
2008-10-15Now Kerberos compiles, a lot of work remains to get it into shape.etxrab2-1/+3
2007-12-19asn1/*/Makefile.nmake were not part of the source package.jmayer1-1/+2
2007-12-10ANSI TCAP regenerated and tested with -T -X asn2wrs optionskukosa1-1/+1
2007-11-04Update do use the -X and -T asn2wrs flags.etxrab1-1/+1
2007-10-16- Fix svn:ignore for all directoriesjmayer1-1/+1
2007-10-11- Remove -e option if the generated -exp.cnf file isn't used.jmayer1-1/+1
2007-10-10Add missing dependencies and update syntax of existing ones.jmayer1-1/+5
2007-10-10- Change Makefiles to include preincjmayer2-1/+3
2007-10-09More Makefile conversionsjmayer5-61/+96
2007-05-13Second step in introducing asn context to BER dissectors just like in PER.etxrab2-12/+13
2007-05-06Start introducing actx to ber functions.etxrab2-6/+6
2006-10-29put every python script name into "" so the call won't fail on Win32 native p...ulfl1-1/+1
2006-05-24- remove some #.MODULE_IMPORT from .cng fileskukosa1-1/+0
2006-05-23Ethereal -> Wiresharkkukosa1-2/+2
2006-05-21- asn2eth renamed to asn2wrskukosa2-5/+5
2006-05-21name changesahlberg2-4/+4
2006-04-25Add distclean and maintainerclean rules.guy1-0/+4
2006-02-23Add parsertab.pyc in clean targetetxrab1-3/+3
2005-09-07Set "COPYCMD=/Y" and remove the "/Y" from each XCOPY command in ordergerald1-2/+2
2005-01-16When using Cygwin's python asn2eth.pylroland1-5/+23
2005-01-16Supply Makefile.nmake files.guy1-0/+23
2005-01-16Make the Makefile look like the h235 Makefiles, with the new rules.guy1-2/+13
2004-12-12updates from tomas and anderssahlberg1-0/+5
2004-11-22New protocol: RFC2634 ExtendedSecurityServicessahlberg3-1/+3
2004-11-01Register OID dissectors correctly.gerald2-2/+3
2004-10-28Add support for pkauthdata and pkdhkeydata OIDs.gerald3-27/+46
2004-10-05Set svn:keywords to Id to expand RCS IDs, and set svn:eol-style toguy4-32/+32
2004-09-17add pkinit repliessahlberg3-8/+15
2004-09-17get rid of some compiler warnings for pkinitsahlberg1-0/+2
2004-09-16add PKINIT protocolsahlberg5-0/+301