aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/pkix1explicit
AgeCommit message (Expand)AuthorFilesLines
2011-10-10Build the ASN.1 dissectors directly into epan/dissectors (rather than buildingmorriss1-4/+0
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-06-23From Kovarththanan Rajaratnam:stig1-1/+1
2009-06-20From Kovarththanan Rajaratnam via bug 3548:stig1-1/+1
2009-02-07#include <epan/conversation.h> and/or #include <epan/emem.h> not req'd ...wmeier1-1/+0
2008-03-17Fix a typo.gerald1-4/+4
2008-02-27Dissect IPAddressFamilyetxrab2-0/+30
2008-02-26Add some extensions to pkix1explicit - forgotten files.etxrab2-1/+74
2008-02-25Dissect Name and Certificate and add some extensions pkix1explicit.etxrab2-2/+6
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-11- Remove -e option if the generated -exp.cnf file isn't used.jmayer1-1/+1
2007-10-10- Change Makefiles to include preincjmayer2-39/+24
2007-10-09Don't keep -exp.cnf files in the tree.jmayer1-41/+0
2007-10-09Last set of changes to convert Makefiles for todayjmayer4-17/+75
2007-10-07From Martin Peylo:etxrab6-7/+38
2007-08-24get_ber_length doesn't need the tree argument, get rid of it.jmayer1-1/+1
2007-05-15actx in the rest of dissect_ber..()letxrab1-1/+1
2007-05-13Second step in introducing asn context to BER dissectors just like in PER.etxrab3-24/+25
2007-05-03EXTERNAL type is handled in asn2wrs nowkukosa1-1/+1
2007-03-21change the signature that asn2wrs generates for functions to marm all paramet...sahlberg1-1/+1
2006-10-29put every python script name into "" so the call won't fail on Win32 native p...ulfl1-1/+1
2006-05-23Ethereal -> Wiresharkkukosa3-2/+11
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-04-06Add two missing *-exp.cnf filesetxrab1-0/+24
2006-02-23Add parsertab.pyc in clean targetetxrab1-3/+3
2005-11-14 - dissect_ber_object_identifier() returns value as tvbkukosa2-7/+5
2005-09-07Set "COPYCMD=/Y" and remove the "/Y" from each XCOPY command in ordergerald1-2/+2
2005-07-09Fix up a bunch of arguments to "dissect_ber_identifier()" to match itsguy1-2/+2
2005-04-22Define a maximum OID string length, and use it in a lot of places. Fixes agerald1-1/+1
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-24export Certificate and CertificateList from pkix1explicitsahlberg3-0/+18
2004-12-12updates from tomas and anderssahlberg1-0/+5
2004-11-29export some more sympols from PKIX1EXPLICITsahlberg5-28/+71
2004-11-21add a new oid sahlberg1-0/+1
2004-11-21add dissection of AuthorityInfoAccessSyntaxsahlberg3-1/+7
2004-11-01Add support for the dhpublicnumber OID.gerald3-14/+18
2004-10-05Set svn:keywords to Id to expand RCS IDs, and set svn:eol-style toguy4-45/+45
2004-09-17get rid of some more compiler warningssahlberg4-2/+9
2004-09-16new protocol PKIX1EXPLICITsahlberg5-0/+1040