summaryrefslogtreecommitdiff
path: root/asn1/x509sat
AgeCommit message (Expand)AuthorFilesLines
2004-12-12minor updates, get rid of temporary files during dissectionRonnie Sahlberg1-1/+1
2004-12-12updates from tomas and andersRonnie Sahlberg1-6/+6
2004-11-22New protocol: RFC2634 ExtendedSecurityServicesRonnie Sahlberg2-0/+2
2004-11-21SelectedAttributeTypes are now almost completely implemented also here i a...Ronnie Sahlberg6-188/+260
2004-11-20updates to sat to make the template smaller.Ronnie Sahlberg3-409/+41
2004-11-20ean up SAT a bit remove the unneccesary implementation of DirectoryStr4ing...Ronnie Sahlberg5-76/+15
2004-10-05Set svn:keywords to Id to expand RCS IDs, and set svn:eol-style toGuy Harris4-27/+27
2004-09-06Update x509SAT to export DirectoryString.Ronnie Sahlberg3-2/+4
2004-08-16From Ronnie Sahlberg: add dissection of the Teletext string type to theGuy Harris2-11/+16
2004-07-23telex and telephone number attributesRonnie Sahlberg2-22/+71
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 Sahlberg2-81/+419
2004-07-23add dissection of DirectoryString, this unfortunately had to be done manuall...Ronnie Sahlberg2-9/+83
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 Sahlberg2-5/+22
2004-07-22minor updateRonnie Sahlberg1-0/+4
2004-07-19Work in progressRonnie Sahlberg4-0/+1604