aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/x509if/packet-x509if-template.c
AgeCommit message (Expand)AuthorFilesLines
2011-04-12Add x509if_frame_end() which is passed to register_frame_end_routine()gerald1-2/+18
2010-04-07#include <string.h> and/or #include <stdio.h> not needed.wmeier1-2/+0
2010-04-06#include <stdio.h> not needed.wmeier1-1/+0
2009-10-11Make all proto_* values static.stig1-1/+1
2009-06-23From Kovarththanan Rajaratnam:stig1-1/+1
2009-02-07#include <epan/emem.h> not req'd ...wmeier1-1/+0
2009-02-07#include <epan/conversation.h> and/or #include <epan/emem.h> not req'd ...wmeier1-1/+0
2008-09-01Update to use unchanged asn1 files and X.501:08/2005.etxrab1-0/+1
2008-01-261) Correct attribute name.gal1-0/+1
2007-08-25get users of oid_resolv to use the new oids, rollout packet-snmp.clego1-1/+1
2007-05-13Second step in introducing asn context to BER dissectors just like in PER.etxrab1-1/+2
2006-07-01Include <epan/oid_resolv.h> to declare get_oid_str_name().guy1-0/+1
2006-05-21name changesahlberg1-2/+2
2006-05-08FT_STRING => FT_OID where applicablegal1-1/+1
2006-03-05ACP133 attribute syntaxes and attribute definitions used by the DAP, DSP and ...gal1-1/+1
2005-12-14From Grame Lunt:etxrab1-0/+36
2005-11-22Trivial warning fixesjmayer1-1/+1
2005-11-17Include <epan/emem.h> to declare ep_alloc().guy1-0/+1
2005-11-16 add a simple g_strlcat define in strutil for gtk==1 where this symbol doe...sahlberg1-0/+1
2005-11-16From Graeme Lunt:etxrab1-0/+21
2005-11-14 - dissect_ber_object_identifier() returns value as tvbkukosa1-1/+1
2005-08-02Fix more "no previous declaration" warnings - the forgotten filesjmayer1-0/+1
2005-04-22Define a maximum OID string length, and use it in a lot of places. Fixes agerald1-1/+1
2004-12-13remove some asn2eth warningssahlberg1-1/+1
2004-11-22New protocol: RFC2634 ExtendedSecurityServicessahlberg1-1/+2
2004-10-29more updates of x509ifsahlberg1-18/+0
2004-10-29Update to x509if use a workaround to emulate the type ANY and remove stuff f...sahlberg1-36/+7
2004-10-08Make the ber_sequence tables "const".guy1-2/+2
2004-10-05Set svn:keywords to Id to expand RCS IDs, and set svn:eol-style toguy1-1/+1
2004-07-22add the countryname attributesahlberg1-0/+7
2004-07-22start dissecting AttributeTypeAnddistinguishedValuesahlberg1-0/+30
2004-07-19Work in progresssahlberg1-0/+96