aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/x509if
AgeCommit message (Expand)AuthorFilesLines
2015-01-19Convert OID APIs to use wmem.Michael Mann1-2/+2
2015-01-08Replace some ep_alloc and ep_alloc0 with its wmem equivalent.Michael Mann1-2/+1
2014-12-23asn1 generated dissectors: cleanup #include usageBill Meier1-4/+2
2014-10-13ASN1: Register PDU-dissectors as NEWStig Bjørlykke1-2/+2
2014-07-30Add some files under asn1 to the distribution.Guy Harris1-1/+1
2014-07-06Add printf-format annotations, fix garbagePeter Wu1-3/+3
2014-06-19Revert "Update ASN.1 source files with the API changes done in g021e7af"Pascal Quantin1-1/+1
2014-06-18Update ASN.1 source files with the API changes done in g021e7afPascal Quantin1-1/+1
2014-02-26Remove trailing whitespace from asn1 .cnf & template.[hc] files. Regenerate d...Bill Meier2-16/+16
2014-02-18Remove $Id$ from the ASN.1 dissectors and regenerate them.Jeff Morriss9-19/+0
2013-12-07- Make local functions static.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-13/+13
2013-09-18Remove all non-ASCII characters from all .asn files. I didn't see the harm i...Chris Maynard1-33/+33
2013-06-28replace object_identifier_id with actx->external.direct_referenceMichael Mann2-32/+30
2013-06-19Apparently one of our major global headers must include emem.h, because I justEvan Huus2-6/+7
2013-06-14Remove check_col() from ASN.1 dissectorsMichael Mann1-2/+1
2013-05-07Allow generating some more dissectors with cmake.Jörg Mayer1-0/+36
2013-05-05Just whitespace changesJörg Mayer1-1/+3
2013-04-23Stub cmake support for generating the asn1 dissectors.Jörg Mayer1-0/+23
2013-03-02Use explicit casts.Anders Broman1-6/+6
2012-11-12Update ACP133 to edition D.Stig Bjørlykke1-0/+2
2012-11-08Only append oid name to parent item once when having RDN as a attribute.Stig Bjørlykke1-3/+1
2012-09-20We always HAVE_CONFIG_H so don't bother checking whether we have it or not.Jeff Morriss1-3/+1
2012-09-03MT: move global frame_end_routines to packet_info.Jakub Zawadzki1-5/+5
2012-06-28Update Free Software Foundation address.Jakub Zawadzki5-5/+5
2011-10-14Don't generate the conformance file for exported types when building theJeff Morriss1-1/+1
2011-10-10Build the ASN.1 dissectors directly into epan/dissectors (rather than buildingJeff Morriss1-7/+3
2011-04-12Add x509if_frame_end() which is passed to register_frame_end_routine()Gerald Combs2-13/+35
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-11Make all proto_* values static.Stig Bjørlykke1-1/+1
2009-10-08Remove unused NEED_PACKET_PROTO_H variableKovarththanan Rajaratnam3-3/+2
2009-06-23From Kovarththanan Rajaratnam:Stig Bjørlykke1-1/+1
2009-06-02Restore the generation and display of LDAP DNs from RDN componentsGraeme Lunt1-5/+5
2009-02-07#include <epan/emem.h> not req'd ...Bill Meier1-1/+0
2009-02-07#include <epan/conversation.h> and/or #include <epan/emem.h> not req'd ...Bill Meier1-1/+0
2008-09-01Try to fix unused code warnings.Anders Broman1-2/+5
2008-09-01Update to use unchanged asn1 files and X.501:08/2005.Anders Broman5-787/+925
2008-01-261) Correct attribute name.Graeme Lunt2-2/+14
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-05Update to use the -X and -T asn2wrs flags.Anders Broman1-1/+1
2007-11-01Change:Anders Broman1-2/+2
2007-10-16- Fix svn:ignore for all directoriesJörg Mayer1-1/+1
2007-10-11- Remove -e option if the generated -exp.cnf file isn't used.Jörg Mayer1-0/+3
2007-10-10Add missing dependencies and update syntax of existing ones.Jörg Mayer1-0/+3
2007-10-10- Change Makefiles to include preincJörg Mayer2-1/+3
2007-10-10Finish conversion (well, almost, need to add theJörg Mayer5-148/+97
2007-08-25get users of oid_resolv to use the new oids, rollout packet-snmp.cLuis Ontanon1-1/+1
2007-08-24get_ber_length doesn't need the tree argument, get rid of it.Jörg Mayer1-1/+1