aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/x509if/x509if.cnf
AgeCommit message (Expand)AuthorFilesLines
2016-03-13Move /asn1 to /epan/dissectorsJoão Valverde1-420/+0
2015-12-10Convert ASN.1 dissectors to remove "new" from "new-style" dissector function ...Michael Mann1-2/+2
2015-04-10Remove depricated API tvb_length -> tvb_reported_lengthAndersBroman1-1/+1
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-10-13ASN1: Register PDU-dissectors as NEWStig Bjørlykke1-2/+2
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 Meier1-12/+12
2014-02-18Remove $Id$ from the ASN.1 dissectors and regenerate them.Jeff Morriss1-2/+0
2013-10-31Add a data parameter to call_ber_oid_callback to be able to pass data to subd...Michael Mann1-13/+13
2013-06-28replace object_identifier_id with actx->external.direct_referenceMichael Mann1-30/+30
2013-06-19Apparently one of our major global headers must include emem.h, because I justEvan Huus1-6/+6
2013-06-14Remove check_col() from ASN.1 dissectorsMichael Mann1-2/+1
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-03MT: move global frame_end_routines to packet_info.Jakub Zawadzki1-5/+5
2011-04-12Add x509if_frame_end() which is passed to register_frame_end_routine()Gerald Combs1-11/+17
2009-06-02Restore the generation and display of LDAP DNs from RDN componentsGraeme Lunt1-5/+5
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 Broman1-10/+108
2008-01-261) Correct attribute name.Graeme Lunt1-2/+13
2007-11-01Change:Anders Broman1-2/+2
2007-10-16- Fix svn:ignore for all directoriesJö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 Broman1-8/+8
2006-06-28remove functions register_ber_oid_name() and get_ber_oid_name() from packet-b...Tomas Kukosa1-2/+2
2006-05-24- remove some #.MODULE_IMPORT from .cng filesTomas Kukosa1-3/+0
2006-04-30Operational Attributes and SyntaxesGraeme Lunt1-1/+15
2006-03-05ACP133 attribute syntaxes and attribute definitions used by the DAP, DSP and ...Graeme Lunt1-2/+20
2006-02-17Don't try to fill in last_dn if it doesn't exist. Fixes the current BuildbotGerald Combs1-7/+10
2006-01-10Make sure last_dn is big enough, and set it to NULL when we'reGerald Combs1-2/+4
2005-12-14From Grame Lunt:Anders Broman1-2/+54
2005-11-17Squelch some const vs. non-const warnings.Guy Harris1-1/+1
2005-11-16From Graeme Lunt:Anders Broman1-0/+107
2005-11-14 - dissect_ber_object_identifier() returns value as tvbTomas Kukosa1-9/+6
2004-12-13remove some asn2eth warningsRonnie Sahlberg1-0/+29
2004-11-21SelectedAttributeTypes are now almost completely implemented also here i a...Ronnie Sahlberg1-1/+1
2004-11-21Add a whole bunch of dissector to X509IF and export them.Ronnie Sahlberg1-1/+56
2004-11-14Since we can now handle SEQUENCE OF ANY uncomment this "difficult" field fromRonnie Sahlberg1-3/+0
2004-11-06export RDNSequence from x509ifRonnie Sahlberg1-0/+1
2004-11-06export DistinguishedName from x509ifRonnie Sahlberg1-0/+1
2004-11-06make x509if use the new ANY type and get rid of the workaroundRonnie Sahlberg1-2/+0
2004-10-29more updates of x509ifRonnie Sahlberg1-2/+5
2004-10-29Update to x509if use a workaround to emulate the type ANY and remove stuff f...Ronnie Sahlberg1-2/+10
2004-10-05Set svn:keywords to Id to expand RCS IDs, and set svn:eol-style toGuy Harris1-24/+24
2004-07-26update tox509ce virtually all of x509ce now implemented (but there are stil...Ronnie Sahlberg1-0/+1
2004-07-22start dissecting AttributeTypeAnddistinguishedValueRonnie Sahlberg1-0/+2