aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/pkix1explicit
Commit message (Expand)AuthorAgeFilesLines
* #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:Stig Bjørlykke2009-06-231-1/+1
* From Kovarththanan Rajaratnam via bug 3548:Stig Bjørlykke2009-06-201-1/+1
* #include <epan/conversation.h> and/or #include <epan/emem.h> not req'd ...Bill Meier2009-02-071-1/+0
* Fix a typo.Gerald Combs2008-03-171-4/+4
* Dissect IPAddressFamilyAnders Broman2008-02-272-0/+30
* Add some extensions to pkix1explicit - forgotten files.Anders Broman2008-02-262-1/+74
* Dissect Name and Certificate and add some extensions pkix1explicit.Anders Broman2008-02-252-2/+6
* 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
* - Remove -e option if the generated -exp.cnf file isn't used.Jörg Mayer2007-10-111-1/+1
* - Change Makefiles to include preincJörg Mayer2007-10-102-39/+24
* Don't keep -exp.cnf files in the tree.Jörg Mayer2007-10-091-41/+0
* Last set of changes to convert Makefiles for todayJörg Mayer2007-10-094-17/+75
* From Martin Peylo:Anders Broman2007-10-076-7/+38
* get_ber_length doesn't need the tree argument, get rid of it.Jörg Mayer2007-08-241-1/+1
* actx in the rest of dissect_ber..()lAnders Broman2007-05-151-1/+1
* Second step in introducing asn context to BER dissectors just like in PER.Anders Broman2007-05-133-24/+25
* EXTERNAL type is handled in asn2wrs nowTomas Kukosa2007-05-031-1/+1
* 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
* Ethereal -> WiresharkTomas Kukosa2006-05-233-2/+11
* - 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/+24
* Add parsertab.pyc in clean targetAnders Broman2006-02-231-3/+3
* - dissect_ber_object_identifier() returns value as tvbTomas Kukosa2005-11-142-7/+5
* Set "COPYCMD=/Y" and remove the "/Y" from each XCOPY command in orderGerald Combs2005-09-071-2/+2
* Fix up a bunch of arguments to "dissect_ber_identifier()" to match itsGuy Harris2005-07-091-2/+2
* Define a maximum OID string length, and use it in a lot of places. Fixes aGerald Combs2005-04-221-1/+1
* 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
* export Certificate and CertificateList from pkix1explicitRonnie Sahlberg2004-12-243-0/+18
* updates from tomas and andersRonnie Sahlberg2004-12-121-0/+5
* export some more sympols from PKIX1EXPLICITRonnie Sahlberg2004-11-295-28/+71
* add a new oid Ronnie Sahlberg2004-11-211-0/+1
* add dissection of AuthorityInfoAccessSyntaxRonnie Sahlberg2004-11-213-1/+7
* Add support for the dhpublicnumber OID.Gerald Combs2004-11-013-14/+18
* Set svn:keywords to Id to expand RCS IDs, and set svn:eol-style toGuy Harris2004-10-054-45/+45
* get rid of some more compiler warningsRonnie Sahlberg2004-09-174-2/+9
* new protocol PKIX1EXPLICITRonnie Sahlberg2004-09-165-0/+1040