aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/x509af
Commit message (Expand)AuthorAgeFilesLines
...
* Add distclean and maintainerclean rules.Guy Harris2006-04-251-0/+4
* Add parsertab.pyc in clean targetAnders Broman2006-02-231-1/+1
* Paolo Abeni:Jörg Mayer2006-02-161-1/+3
* Squelch some compiler const vs. non-const warnings.Guy Harris2005-12-061-2/+2
* Get rid of some char * vs. const char * warnings, and declare a functionGuy Harris2005-11-172-2/+2
* From Graeme Lunt:Anders Broman2005-11-165-10/+55
* - dissect_ber_object_identifier() returns value as tvbTomas Kukosa2005-11-142-8/+7
* 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-1/+1
* change the symbol dissect_ber_CHOICE back into dissect_ber_choiceRonnie Sahlberg2005-07-211-3/+3
* Fix up a bunch of arguments to "dissect_ber_identifier()" to match itsGuy Harris2005-07-091-2/+2
* Define a maximum OID string length, and use it in a lot of places. Fixes aGerald Combs2005-04-221-2/+2
* update asn2eth and all generated dissectors to new dissect_ber_boolean that t...Ronnie Sahlberg2005-02-231-2/+2
* When using Cygwin's python asn2eth.pyLars Roland2005-01-161-5/+23
* 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
* minor updates, get rid of temporary files during dissectionRonnie Sahlberg2004-12-121-1/+1
* updates from tomas and andersRonnie Sahlberg2004-12-121-3/+3
* Make ethereal dissect application/pkix-crl CertificateRevocationLists over ...Ronnie Sahlberg2004-11-301-0/+31
* New protocol: RFC2634 ExtendedSecurityServicesRonnie Sahlberg2004-11-222-0/+2
* cleanup for x509afRonnie Sahlberg2004-11-214-25/+67
* cleanup for x509ceRonnie Sahlberg2004-11-211-1/+1
* SelectedAttributeTypes are now almost completely implemented also here i a...Ronnie Sahlberg2004-11-211-1/+1
* update to x509if autogenerate the exports conformance file and create a sm...Ronnie Sahlberg2004-11-211-1/+1
* Make X509AF use the new support for ANY type and remove the workaroundRonnie Sahlberg2004-11-063-10/+2
* change Extension to be implemented inside the conformance file and remove it ...Ronnie Sahlberg2004-10-303-48/+16
* implement AlgorithmIdentifier using the conformance file and remove it from t...Ronnie Sahlberg2004-10-305-44/+23
* Turn off execute permission on .asn files.Guy Harris2004-10-271-0/+0
* Use the much better #.REGISTER directive instead of the #.PDU directiveRonnie Sahlberg2004-10-262-11/+10
* get rid of some compiler warnings for X509AFRonnie Sahlberg2004-10-131-1/+3
* Make the ber_sequence tables "const".Guy Harris2004-10-081-2/+2
* Set svn:keywords to Id to expand RCS IDs, and set svn:eol-style toGuy Harris2004-10-055-352/+352
* update to X509AF to prepare for PKINITRonnie Sahlberg2004-09-162-0/+3
* update x509af to use machinegenerated _PDU() dissectorsRonnie Sahlberg2004-09-132-84/+13
* add some algorithm oid's to x509af(for the time being)Ronnie Sahlberg2004-07-291-0/+26
* large CMS update.Ronnie Sahlberg2004-07-251-1/+19
* get rid of the remaining compiler warnings.Ronnie Sahlberg2004-07-241-1/+4
* Add a lot of missing attribute dissectorsRonnie Sahlberg2004-07-243-6/+67
* added the userCertificate and cAcertificate attributesRonnie Sahlberg2004-07-242-2/+25
* add dissection of the structure : ExtensionRonnie Sahlberg2004-07-243-5/+60
* minor updateRonnie Sahlberg2004-07-221-0/+1
* minor updateRonnie Sahlberg2004-07-221-0/+1
* Include "packet-x509sat.h" to declare a function we use.Guy Harris2004-07-211-0/+1
* get rid of the nasty ber specific oid->callback table and reimplement the fun...Ronnie Sahlberg2004-07-211-1/+1
* Small update to AlgorithmIdentifier.Ronnie Sahlberg2004-07-201-3/+14
* Work in progressRonnie Sahlberg2004-07-195-0/+456