aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/x509sat/packet-x509sat-template.c
AgeCommit message (Expand)AuthorFilesLines
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