aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/x509sat
AgeCommit message (Expand)AuthorFilesLines
2006-06-28remove functions register_ber_oid_name() and get_ber_oid_name() from packet-b...Tomas Kukosa1-26/+27
2006-05-24- remove some #.MODULE_IMPORT from .cng filesTomas Kukosa1-3/+0
2006-05-23Ethereal -> WiresharkTomas Kukosa2-1/+10
2006-05-21- asn2eth renamed to asn2wrsTomas Kukosa2-6/+6
2006-05-21name changeRonnie Sahlberg2-4/+4
2006-04-30Operational Attributes and SyntaxesGraeme Lunt1-0/+9
2006-04-25Add distclean and maintainerclean rules.Guy Harris1-0/+4
2006-03-05ACP133 attribute syntaxes and attribute definitions used by the DAP, DSP and ...Graeme Lunt2-0/+94
2006-02-23Add parsertab.pyc in clean targetAnders Broman1-1/+1
2005-12-14Add makefilesAnders Broman1-0/+1
2005-12-14From Grame Lunt:Anders Broman4-47/+144
2005-11-16From Graeme Lunt:Anders Broman3-7/+28
2005-09-07Set "COPYCMD=/Y" and remove the "/Y" from each XCOPY command in orderGerald Combs1-2/+2
2005-09-02Regenerate dissectors with the current asn2eth.Guy Harris1-5/+5
2005-07-21change the symbol dissect_ber_CHOICE back into dissect_ber_choiceRonnie Sahlberg1-6/+6
2005-02-23update asn2eth and all generated dissectors to new dissect_ber_boolean that t...Ronnie Sahlberg1-6/+6
2005-01-16When using Cygwin's python asn2eth.pyLars Roland1-5/+24
2005-01-16Supply Makefile.nmake files.Guy Harris1-0/+23
2005-01-16Make the Makefile look like the h235 Makefiles, with the new rules.Guy Harris1-2/+13
2004-12-13change the incorrect BER_UNI_TAG_TeletextString into BER_UNI_TAG_TeletexStringRonnie Sahlberg1-1/+0
2004-12-13remove some asn2eth warningsRonnie Sahlberg1-0/+8
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