aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/x509sat
AgeCommit message (Expand)AuthorFilesLines
2005-09-07Set "COPYCMD=/Y" and remove the "/Y" from each XCOPY command in ordergerald1-2/+2
2005-09-02Regenerate dissectors with the current asn2eth.guy1-5/+5
2005-07-21change the symbol dissect_ber_CHOICE back into dissect_ber_choicesahlberg1-6/+6
2005-02-23update asn2eth and all generated dissectors to new dissect_ber_boolean that t...sahlberg1-6/+6
2005-01-16When using Cygwin's python asn2eth.pylroland1-5/+24
2005-01-16Supply Makefile.nmake files.guy1-0/+23
2005-01-16Make the Makefile look like the h235 Makefiles, with the new rules.guy1-2/+13
2004-12-13change the incorrect BER_UNI_TAG_TeletextString into BER_UNI_TAG_TeletexStringsahlberg1-1/+0
2004-12-13remove some asn2eth warningssahlberg1-0/+8
2004-12-12minor updates, get rid of temporary files during dissectionsahlberg1-1/+1
2004-12-12updates from tomas and anderssahlberg1-6/+6
2004-11-22New protocol: RFC2634 ExtendedSecurityServicessahlberg2-0/+2
2004-11-21SelectedAttributeTypes are now almost completely implemented also here i a...sahlberg6-188/+260
2004-11-20updates to sat to make the template smaller.sahlberg3-409/+41
2004-11-20ean up SAT a bit remove the unneccesary implementation of DirectoryStr4ing...sahlberg5-76/+15
2004-10-05Set svn:keywords to Id to expand RCS IDs, and set svn:eol-style toguy4-27/+27
2004-09-06Update x509SAT to export DirectoryString.sahlberg3-2/+4
2004-08-16From Ronnie Sahlberg: add dissection of the Teletext string type to theguy2-11/+16
2004-07-23telex and telephone number attributessahlberg2-22/+71
2004-07-23Remove a compiler warning for a parameter that is not usedsahlberg1-1/+1
2004-07-23add all the other (quite a lot of them) attributes that were of the type Dire...sahlberg2-81/+419
2004-07-23add dissection of DirectoryString, this unfortunately had to be done manuall...sahlberg2-9/+83
2004-07-23register ber oid functions through a special function in packet-ber.c which a...sahlberg1-4/+1
2004-07-22add the countryname attributesahlberg2-5/+22
2004-07-22minor updatesahlberg1-0/+4
2004-07-19Work in progresssahlberg4-0/+1604