aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/asn1/asn1.h
Commit message (Expand)AuthorAgeFilesLines
* Implement STACK_OF(ANS1_OBJECT) for extended key usage extension, change theDr. Stephen Henson1999-06-211-0/+3
* More PKCS#5 v2.0 development. Add a function to setup a PKCS#5 v2.0Dr. Stephen Henson1999-06-061-2/+4
* Spelling error.Ulf Möller1999-05-181-1/+2
* The encoding of negative ASN1 INTEGERs and the conversion of BNs to negativeDr. Stephen Henson1999-05-141-0/+3
* Kill evil casts, fix PKCS#7 and add new X509V3 Function.Dr. Stephen Henson1999-05-091-1/+1
* Another stack.Ben Laurie1999-05-011-27/+31
* Remove NOPROTO definitions and error code comments.Ulf Möller1999-04-261-132/+0
* Avoid "incomprehensible" errors when required definitions are missing.Bodo Möller1999-04-241-0/+3
* Complete rewrite of the error code generation script. It now runs as a singleDr. Stephen Henson1999-04-241-1/+5
* Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1999-04-231-2/+2
* Work with -pedantic!Ben Laurie1999-04-231-1/+3
* Suppport for CRL distribution points extension. Also document some ofDr. Stephen Henson1999-04-211-0/+4
* Initial support for Certificate Policies extension: print out works but settingDr. Stephen Henson1999-04-181-0/+8
* Allow asn1parse to print out VISIBLESTRING and some code needed for certificateDr. Stephen Henson1999-04-171-0/+33
* Massive constification.Ben Laurie1999-04-171-2/+2
* Add support for VISIBLESTRING and UTF8StringDr. Stephen Henson1999-04-171-0/+44
* Add type-safe STACKs and SETs.Ben Laurie1999-04-121-0/+27
* Add PKCS#5 v2.0 ASN1 structures.Dr. Stephen Henson1999-04-081-0/+4
* Did a 'make errors' to update asn1 error codes now typo is fixedDr. Stephen Henson1999-04-011-1/+0
* Various PKCS#12 related tidies and fixes: it might even compile now :-)Dr. Stephen Henson1999-03-291-0/+9
* Further PKCS#12 integration, PBE, PKCS#8 additions.Dr. Stephen Henson1999-03-281-0/+23
* Add initial support for Thawte strong extranet certificate extensions andDr. Stephen Henson1999-03-271-0/+4
* Move definitions of IS_SET/IS_SEQUENCE inside crypto/asn1/asn1.hRalf S. Engelschall1999-03-241-4/+4
* Add missing funtions from non ANSI section of header files and add missingDr. Stephen Henson1999-03-081-0/+1
* Add more functionality to issuer alt name and subject alt name. New optionsDr. Stephen Henson1999-02-211-0/+2
* Oops! Remeber to include the other patches this time...Dr. Stephen Henson1999-02-171-0/+2
* Finally(?) fix DES stuff.Ben Laurie1999-02-131-0/+2
* Fix typo in asn1.h (PRINTABLESTRING_STRING) and fix a bug in object creationDr. Stephen Henson1999-02-131-1/+1
* Oops. Forgot to do a 'make errors'.Dr. Stephen Henson1999-02-101-0/+3
* Support for ASN1 ENUMERATED type. This copies and duplicates the ASN1_INTEGERDr. Stephen Henson1999-02-091-1/+40
* Add support for GeneralName and GeneralNames extensions. Also preliminaryDr. Stephen Henson1999-02-071-0/+2
* Add ASN1 code for netscape certificate sequences.Dr. Stephen Henson1999-01-281-0/+2
* Continuing adding X509 V3 support. This starts to integrate the code withDr. Stephen Henson1999-01-241-0/+2
* This is the result of a "make errors" with the new error building functionalityDr. Stephen Henson1999-01-181-0/+7
* Time to blow up the source tree :-) This is the beginning of support forDr. Stephen Henson1999-01-171-5/+39
* Fix incorrect DER encoding of SETs and all knock-ons from that.Ben Laurie1998-12-291-1/+4
* Import of old SSLeay release: SSLeay 0.9.1b (unreleased)Ralf S. Engelschall1998-12-211-150/+92
* Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall1998-12-211-149/+222
* Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall1998-12-211-0/+786