aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/x509sat/packet-x509sat-template.c
AgeCommit message (Expand)AuthorFilesLines
2016-03-13Move /asn1 to /epan/dissectorsJoão Valverde1-120/+0
2014-12-23asn1 generated dissectors: cleanup #include usageBill Meier1-1/+0
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
2012-11-12Added attributes from RFC 2798.Stig Bjørlykke1-0/+2
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-02-20Renamed x411 to p1, x420 to p22 and s4406 to p772 to be consistentStig Bjørlykke1-1/+1
2010-06-28Remove the -R flag (used to generate syntax registrations) and replace with a Graeme Lunt1-0/+2
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-11-27Corrected OID for organizationalUnit.Stig Bjørlykke1-1/+1
2009-10-11Make all proto_* values static.Stig Bjørlykke1-1/+1
2009-02-07#include <epan/conversation.h> and/or #include <epan/emem.h> not req'd ...Bill Meier1-1/+0
2008-09-02Try to fix unused code warnings.Anders Broman1-0/+1
2007-10-31Use oid_add_from_string for adding names.Anders Broman1-28/+28
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-0/+1
2007-03-23Support for:Graeme Lunt1-0/+5
2006-06-28remove functions register_ber_oid_name() and get_ber_oid_name() from packet-b...Tomas Kukosa1-26/+27
2006-05-21name changeRonnie Sahlberg1-2/+2
2006-03-05ACP133 attribute syntaxes and attribute definitions used by the DAP, DSP and ...Graeme Lunt1-0/+30
2004-12-13change the incorrect BER_UNI_TAG_TeletextString into BER_UNI_TAG_TeletexStringRonnie Sahlberg1-1/+0
2004-11-22New protocol: RFC2634 ExtendedSecurityServicesRonnie Sahlberg1-0/+1
2004-11-21SelectedAttributeTypes are now almost completely implemented also here i a...Ronnie Sahlberg1-5/+0
2004-11-20updates to sat to make the template smaller.Ronnie Sahlberg1-408/+1
2004-11-20ean up SAT a bit remove the unneccesary implementation of DirectoryStr4ing...Ronnie Sahlberg1-63/+1
2004-10-05Set svn:keywords to Id to expand RCS IDs, and set svn:eol-style toGuy Harris1-1/+1
2004-09-06Update x509SAT to export DirectoryString.Ronnie Sahlberg1-1/+1
2004-08-16From Ronnie Sahlberg: add dissection of the Teletext string type to theGuy Harris1-9/+15
2004-07-23telex and telephone number attributesRonnie Sahlberg1-0/+49
2004-07-23Remove a compiler warning for a parameter that is not usedRonnie Sahlberg1-1/+1
2004-07-23add all the other (quite a lot of them) attributes that were of the type Dire...Ronnie Sahlberg1-0/+339
2004-07-23add dissection of DirectoryString, this unfortunately had to be done manuall...Ronnie Sahlberg1-0/+72
2004-07-23register ber oid functions through a special function in packet-ber.c which a...Ronnie Sahlberg1-4/+1
2004-07-22add the countryname attributeRonnie Sahlberg1-0/+15
2004-07-19Work in progressRonnie Sahlberg1-0/+80