aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/x509sat
AgeCommit message (Expand)AuthorFilesLines
2007-01-28Definition of a per-recipient extension to prevent failure of dissection. gal1-0/+3
2007-01-13New protocol dissector for PKCS#12 - Personal Information Exchange Syntax.gal2-1/+29
2006-10-29put every python script name into "" so the call won't fail on Win32 native p...ulfl1-1/+1
2006-06-28remove functions register_ber_oid_name() and get_ber_oid_name() from packet-b...kukosa1-26/+27
2006-05-24- remove some #.MODULE_IMPORT from .cng fileskukosa1-3/+0
2006-05-23Ethereal -> Wiresharkkukosa2-1/+10
2006-05-21- asn2eth renamed to asn2wrskukosa2-6/+6
2006-05-21name changesahlberg2-4/+4
2006-04-30Operational Attributes and Syntaxesgal1-0/+9
2006-04-25Add distclean and maintainerclean rules.guy1-0/+4
2006-03-05ACP133 attribute syntaxes and attribute definitions used by the DAP, DSP and ...gal2-0/+94
2006-02-23Add parsertab.pyc in clean targetetxrab1-1/+1
2005-12-14Add makefilesetxrab1-0/+1
2005-12-14From Grame Lunt:etxrab4-47/+144
2005-11-16From Graeme Lunt:etxrab3-7/+28
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