aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/x509af
AgeCommit message (Expand)AuthorFilesLines
2005-01-16When using Cygwin's python asn2eth.pyLars Roland1-5/+23
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-12minor updates, get rid of temporary files during dissectionRonnie Sahlberg1-1/+1
2004-12-12updates from tomas and andersRonnie Sahlberg1-3/+3
2004-11-30Make ethereal dissect application/pkix-crl CertificateRevocationLists over ...Ronnie Sahlberg1-0/+31
2004-11-22New protocol: RFC2634 ExtendedSecurityServicesRonnie Sahlberg2-0/+2
2004-11-21cleanup for x509afRonnie Sahlberg4-25/+67
2004-11-21cleanup for x509ceRonnie Sahlberg1-1/+1
2004-11-21SelectedAttributeTypes are now almost completely implemented also here i a...Ronnie Sahlberg1-1/+1
2004-11-21update to x509if autogenerate the exports conformance file and create a sm...Ronnie Sahlberg1-1/+1
2004-11-06Make X509AF use the new support for ANY type and remove the workaroundRonnie Sahlberg3-10/+2
2004-10-30change Extension to be implemented inside the conformance file and remove it ...Ronnie Sahlberg3-48/+16
2004-10-30implement AlgorithmIdentifier using the conformance file and remove it from t...Ronnie Sahlberg5-44/+23
2004-10-27Turn off execute permission on .asn files.Guy Harris1-0/+0
2004-10-26Use the much better #.REGISTER directive instead of the #.PDU directiveRonnie Sahlberg2-11/+10
2004-10-13get rid of some compiler warnings for X509AFRonnie Sahlberg1-1/+3
2004-10-08Make the ber_sequence tables "const".Guy Harris1-2/+2
2004-10-05Set svn:keywords to Id to expand RCS IDs, and set svn:eol-style toGuy Harris5-352/+352
2004-09-16update to X509AF to prepare for PKINITRonnie Sahlberg2-0/+3
2004-09-13update x509af to use machinegenerated _PDU() dissectorsRonnie Sahlberg2-84/+13
2004-07-29add some algorithm oid's to x509af(for the time being)Ronnie Sahlberg1-0/+26
2004-07-25 large CMS update.Ronnie Sahlberg1-1/+19
2004-07-24get rid of the remaining compiler warnings.Ronnie Sahlberg1-1/+4
2004-07-24Add a lot of missing attribute dissectorsRonnie Sahlberg3-6/+67
2004-07-24added the userCertificate and cAcertificate attributesRonnie Sahlberg2-2/+25
2004-07-24add dissection of the structure : ExtensionRonnie Sahlberg3-5/+60
2004-07-22minor updateRonnie Sahlberg1-0/+1
2004-07-22minor updateRonnie Sahlberg1-0/+1
2004-07-21Include "packet-x509sat.h" to declare a function we use.Guy Harris1-0/+1
2004-07-21get rid of the nasty ber specific oid->callback table and reimplement the fun...Ronnie Sahlberg1-1/+1
2004-07-20Small update to AlgorithmIdentifier.Ronnie Sahlberg1-3/+14
2004-07-19Work in progressRonnie Sahlberg5-0/+456