aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/pkix1explicit
AgeCommit message (Expand)AuthorFilesLines
2013-12-09- Forward declaration of register functions.Anders Broman1-0/+3
2013-10-31Add a data parameter to call_ber_oid_callback to be able to pass data to subd...Michael Mann1-3/+3
2013-09-15Fix checkapi warnings (missing id)Jörg Mayer1-0/+1
2013-05-11I added EXPORT_FILES in too many places, remove themJörg Mayer1-4/+0
2013-05-10Some more protocols can be generated via cmakeJörg Mayer1-0/+32
2013-05-05Just whitespace changesJörg Mayer1-2/+3
2013-04-23Stub cmake support for generating the asn1 dissectors.Jörg Mayer1-0/+23
2013-03-19From beroset:Anders Broman1-2/+2
2012-12-26Fix a bunch of warnings.Guy Harris1-0/+2
2012-09-20We always HAVE_CONFIG_H so don't bother checking whether we have it or not.Jeff Morriss1-3/+1
2012-06-28Update Free Software Foundation address.Jakub Zawadzki5-5/+5
2012-05-08Get rid of remaining Booleans-as-encoding-arguments inGuy Harris1-2/+2
2012-04-09From Martin Peylo: add string for id-dsa-with-sha1 OID to pkix1explicit https...Anders Broman1-0/+1
2011-10-10Build the ASN.1 dissectors directly into epan/dissectors (rather than buildingJeff Morriss1-4/+0
2010-04-07#include <string.h> and/or #include <stdio.h> not needed.Bill Meier1-2/+0
2010-04-06#include <stdio.h> not needed.Bill Meier1-1/+0
2009-10-08Remove unused NEED_PACKET_PROTO_H variableKovarththanan Rajaratnam1-1/+0
2009-06-23From Kovarththanan Rajaratnam:Stig Bjørlykke1-1/+1
2009-06-20From Kovarththanan Rajaratnam via bug 3548:Stig Bjørlykke1-1/+1
2009-02-07#include <epan/conversation.h> and/or #include <epan/emem.h> not req'd ...Bill Meier1-1/+0
2008-03-17Fix a typo.Gerald Combs1-4/+4
2008-02-27Dissect IPAddressFamilyAnders Broman2-0/+30
2008-02-26Add some extensions to pkix1explicit - forgotten files.Anders Broman2-1/+74
2008-02-25Dissect Name and Certificate and add some extensions pkix1explicit.Anders Broman2-2/+6
2007-12-19asn1/*/Makefile.nmake were not part of the source package.Jörg Mayer1-1/+2
2007-12-10ANSI TCAP regenerated and tested with -T -X asn2wrs optionsTomas Kukosa1-1/+1
2007-11-04Update do use the -X and -T asn2wrs flags.Anders Broman1-1/+1
2007-10-11- Remove -e option if the generated -exp.cnf file isn't used.Jörg Mayer1-1/+1
2007-10-10- Change Makefiles to include preincJörg Mayer2-39/+24
2007-10-09Don't keep -exp.cnf files in the tree.Jörg Mayer1-41/+0
2007-10-09Last set of changes to convert Makefiles for todayJörg Mayer4-17/+75
2007-10-07From Martin Peylo:Anders Broman6-7/+38
2007-08-24get_ber_length doesn't need the tree argument, get rid of it.Jörg Mayer1-1/+1
2007-05-15actx in the rest of dissect_ber..()lAnders Broman1-1/+1
2007-05-13Second step in introducing asn context to BER dissectors just like in PER.Anders Broman3-24/+25
2007-05-03EXTERNAL type is handled in asn2wrs nowTomas Kukosa1-1/+1
2007-03-21change the signature that asn2wrs generates for functions to marm all paramet...Ronnie Sahlberg1-1/+1
2006-10-29put every python script name into "" so the call won't fail on Win32 native p...Ulf Lamping1-1/+1
2006-05-23Ethereal -> WiresharkTomas Kukosa3-2/+11
2006-05-21- asn2eth renamed to asn2wrsTomas Kukosa2-5/+5
2006-05-21name changeRonnie Sahlberg2-4/+4
2006-04-25Add distclean and maintainerclean rules.Guy Harris1-0/+4
2006-04-06Add two missing *-exp.cnf filesAnders Broman1-0/+24
2006-02-23Add parsertab.pyc in clean targetAnders Broman1-3/+3
2005-11-14 - dissect_ber_object_identifier() returns value as tvbTomas Kukosa2-7/+5
2005-09-07Set "COPYCMD=/Y" and remove the "/Y" from each XCOPY command in orderGerald Combs1-2/+2
2005-07-09Fix up a bunch of arguments to "dissect_ber_identifier()" to match itsGuy Harris1-2/+2
2005-04-22Define a maximum OID string length, and use it in a lot of places. Fixes aGerald Combs1-1/+1
2005-01-16When using Cygwin's python asn2eth.pyLars Roland1-5/+23
2005-01-16Supply Makefile.nmake files.Guy Harris1-0/+23