aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/x509ce/packet-x509ce-template.c
AgeCommit message (Expand)AuthorFilesLines
2014-02-26Remove trailing whitespace from asn1 .cnf & template.[hc] files. Regenerate d...Bill Meier1-1/+1
2014-02-18Remove $Id$ from the ASN.1 dissectors and regenerate them.Jeff Morriss1-2/+0
2013-12-07- Make local functions static.Anders Broman1-0/+3
2013-06-28replace object_identifier_id with actx->external.direct_referenceMichael Mann1-3/+0
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
2012-06-25From Martin Kaiser:Anders Broman1-0/+25
2011-02-20Renamed x411 to p1, x420 to p22 and s4406 to p772 to be consistentStig Bjørlykke1-1/+1
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-2/+2
2009-02-07#include <epan/conversation.h> and/or #include <epan/emem.h> not req'd ...Bill Meier1-1/+0
2007-05-13Second step in introducing asn context to BER dissectors just like in PER.Anders Broman1-2/+8
2006-05-21name changeRonnie Sahlberg1-2/+2
2006-05-08FT_STRING => FT_OID where applicableGraeme Lunt1-1/+1
2006-03-25Support for otherName and x400address in a GeneralNameGraeme Lunt1-0/+1
2005-11-14 - dissect_ber_object_identifier() returns value as tvbTomas Kukosa1-1/+1
2005-04-22Define a maximum OID string length, and use it in a lot of places. Fixes aGerald Combs1-1/+1
2004-11-25try to print an IPAddress as an ip address and not as a 4 byte octet stringRonnie Sahlberg1-1/+5
2004-11-22New protocol: RFC2634 ExtendedSecurityServicesRonnie Sahlberg1-0/+1
2004-11-21cleanup for x509ceRonnie Sahlberg1-27/+8
2004-10-05Set svn:keywords to Id to expand RCS IDs, and set svn:eol-style toGuy Harris1-1/+1
2004-09-13make the asn2eth compiler autogenerate the PDU callbacksRonnie Sahlberg1-324/+28
2004-07-26update tox509ce virtually all of x509ce now implemented (but there are stil...Ronnie Sahlberg1-1/+242
2004-07-25some more extensions and their dissectors defined.Ronnie Sahlberg1-0/+109
2004-07-19Work in progressRonnie Sahlberg1-0/+79