aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/x509sat
Commit message (Expand)AuthorAgeFilesLines
* get users of oid_resolv to use the new oids, rollout packet-snmp.cLuis Ontanon2007-08-251-1/+1
* Faked BMP string display.Graeme Lunt2007-08-172-1/+16
* Second step in introducing asn context to BER dissectors just like in PER.Anders Broman2007-05-131-0/+1
* EXTERNAL type is handled in asn2wrs nowTomas Kukosa2007-05-031-1/+1
* Support for:Graeme Lunt2007-03-232-0/+12
* Definition of a per-recipient extension to prevent failure of dissection. Graeme Lunt2007-01-281-0/+3
* New protocol dissector for PKCS#12 - Personal Information Exchange Syntax.Graeme Lunt2007-01-132-1/+29
* put every python script name into "" so the call won't fail on Win32 native p...Ulf Lamping2006-10-291-1/+1
* remove functions register_ber_oid_name() and get_ber_oid_name() from packet-b...Tomas Kukosa2006-06-281-26/+27
* - remove some #.MODULE_IMPORT from .cng filesTomas Kukosa2006-05-241-3/+0
* Ethereal -> WiresharkTomas Kukosa2006-05-232-1/+10
* - asn2eth renamed to asn2wrsTomas Kukosa2006-05-212-6/+6
* name changeRonnie Sahlberg2006-05-212-4/+4
* Operational Attributes and SyntaxesGraeme Lunt2006-04-301-0/+9
* Add distclean and maintainerclean rules.Guy Harris2006-04-251-0/+4
* ACP133 attribute syntaxes and attribute definitions used by the DAP, DSP and ...Graeme Lunt2006-03-052-0/+94
* Add parsertab.pyc in clean targetAnders Broman2006-02-231-1/+1
* Add makefilesAnders Broman2005-12-141-0/+1
* From Grame Lunt:Anders Broman2005-12-144-47/+144
* From Graeme Lunt:Anders Broman2005-11-163-7/+28
* Set "COPYCMD=/Y" and remove the "/Y" from each XCOPY command in orderGerald Combs2005-09-071-2/+2
* Regenerate dissectors with the current asn2eth.Guy Harris2005-09-021-5/+5
* change the symbol dissect_ber_CHOICE back into dissect_ber_choiceRonnie Sahlberg2005-07-211-6/+6
* update asn2eth and all generated dissectors to new dissect_ber_boolean that t...Ronnie Sahlberg2005-02-231-6/+6
* When using Cygwin's python asn2eth.pyLars Roland2005-01-161-5/+24
* Supply Makefile.nmake files.Guy Harris2005-01-161-0/+23
* Make the Makefile look like the h235 Makefiles, with the new rules.Guy Harris2005-01-161-2/+13
* change the incorrect BER_UNI_TAG_TeletextString into BER_UNI_TAG_TeletexStringRonnie Sahlberg2004-12-131-1/+0
* remove some asn2eth warningsRonnie Sahlberg2004-12-131-0/+8
* minor updates, get rid of temporary files during dissectionRonnie Sahlberg2004-12-121-1/+1
* updates from tomas and andersRonnie Sahlberg2004-12-121-6/+6
* New protocol: RFC2634 ExtendedSecurityServicesRonnie Sahlberg2004-11-222-0/+2
* SelectedAttributeTypes are now almost completely implemented also here i a...Ronnie Sahlberg2004-11-216-188/+260
* updates to sat to make the template smaller.Ronnie Sahlberg2004-11-203-409/+41
* ean up SAT a bit remove the unneccesary implementation of DirectoryStr4ing...Ronnie Sahlberg2004-11-205-76/+15
* Set svn:keywords to Id to expand RCS IDs, and set svn:eol-style toGuy Harris2004-10-054-27/+27
* Update x509SAT to export DirectoryString.Ronnie Sahlberg2004-09-063-2/+4
* From Ronnie Sahlberg: add dissection of the Teletext string type to theGuy Harris2004-08-162-11/+16
* telex and telephone number attributesRonnie Sahlberg2004-07-232-22/+71
* Remove a compiler warning for a parameter that is not usedRonnie Sahlberg2004-07-231-1/+1
* add all the other (quite a lot of them) attributes that were of the type Dire...Ronnie Sahlberg2004-07-232-81/+419
* add dissection of DirectoryString, this unfortunately had to be done manuall...Ronnie Sahlberg2004-07-232-9/+83
* register ber oid functions through a special function in packet-ber.c which a...Ronnie Sahlberg2004-07-231-4/+1
* add the countryname attributeRonnie Sahlberg2004-07-222-5/+22
* minor updateRonnie Sahlberg2004-07-221-0/+4
* Work in progressRonnie Sahlberg2004-07-194-0/+1604