summaryrefslogtreecommitdiff
path: root/asn1/x509if/packet-x509if-template.c
AgeCommit message (Expand)AuthorFilesLines
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 Zawadzki1-1/+1
2011-04-12Add x509if_frame_end() which is passed to register_frame_end_routine()Gerald Combs1-2/+18
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-06-23From Kovarththanan Rajaratnam:Stig Bjørlykke1-1/+1
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-01Update to use unchanged asn1 files and X.501:08/2005.Anders Broman1-0/+1
2008-01-261) Correct attribute name.Graeme Lunt1-0/+1
2007-08-25get users of oid_resolv to use the new oids, rollout packet-snmp.cLuis Ontanon1-1/+1
2007-05-13Second step in introducing asn context to BER dissectors just like in PER.Anders Broman1-1/+2
2006-07-01Include <epan/oid_resolv.h> to declare get_oid_str_name().Guy Harris1-0/+1
2006-05-21name changeRonnie Sahlberg1-2/+2
2006-05-08FT_STRING => FT_OID where applicableGraeme Lunt1-1/+1
2006-03-05ACP133 attribute syntaxes and attribute definitions used by the DAP, DSP and ...Graeme Lunt1-1/+1
2005-12-14From Grame Lunt:Anders Broman1-0/+36
2005-11-22Trivial warning fixesJörg Mayer1-1/+1
2005-11-17Include <epan/emem.h> to declare ep_alloc().Guy Harris1-0/+1
2005-11-16 add a simple g_strlcat define in strutil for gtk==1 where this symbol doe...Ronnie Sahlberg1-0/+1
2005-11-16From Graeme Lunt:Anders Broman1-0/+21
2005-11-14 - dissect_ber_object_identifier() returns value as tvbTomas Kukosa1-1/+1
2005-08-02Fix more "no previous declaration" warnings - the forgotten filesJörg Mayer1-0/+1
2005-04-22Define a maximum OID string length, and use it in a lot of places. Fixes aGerald Combs1-1/+1
2004-12-13remove some asn2eth warningsRonnie Sahlberg1-1/+1
2004-11-22New protocol: RFC2634 ExtendedSecurityServicesRonnie Sahlberg1-1/+2
2004-10-29more updates of x509ifRonnie Sahlberg1-18/+0
2004-10-29Update to x509if use a workaround to emulate the type ANY and remove stuff f...Ronnie Sahlberg1-36/+7
2004-10-08Make the ber_sequence tables "const".Guy Harris1-2/+2
2004-10-05Set svn:keywords to Id to expand RCS IDs, and set svn:eol-style toGuy Harris1-1/+1
2004-07-22add the countryname attributeRonnie Sahlberg1-0/+7
2004-07-22start dissecting AttributeTypeAnddistinguishedValueRonnie Sahlberg1-0/+30
2004-07-19Work in progressRonnie Sahlberg1-0/+96