aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/asn1/asn1.h
Commit message (Expand)AuthorAgeFilesLines
* Fix ASN1_TYPE bug.Dr. Stephen Henson2000-09-211-0/+1
* Two places where I forgot to change vms_idhacks to symhacks.Richard Levitte2000-09-081-3/+1
* Get rid of ASN1_UTCTIME_get, which cannot work with time_tBodo Möller2000-09-061-0/+3
* New option to CA.pl to sign request using CA extensions.Dr. Stephen Henson2000-08-241-0/+2
* Document the new DN printing options.Dr. Stephen Henson2000-07-301-1/+1
* New ASN1_STRING_print_ex() and X509_NAME_print_ex()Dr. Stephen Henson2000-07-281-0/+81
* Add the possibility to get hexdumps of unprintable data when usingRichard Levitte2000-07-271-0/+1
* Make NEG_PUBKEY_BUG on by default.Dr. Stephen Henson2000-07-261-0/+5
* New ASN1 functions that just deal withDr. Stephen Henson2000-07-071-2/+10
* Fixes for Win32 build.Dr. Stephen Henson2000-06-211-2/+2
* Handle ASN1_SET_OF and PKCS12_STACK_OF using functionDr. Stephen Henson2000-06-201-43/+2
* Safe stack reorganisation in terms of function casts.Dr. Stephen Henson2000-06-161-124/+0
* Using checks of the existence of HEADER_{foo}_H in other header filesRichard Levitte2000-06-091-3/+6
* "make update" + stripping the type-specific stack functions out ofGeoff Thorpe2000-06-011-0/+124
* Typesafety Thought Police part 5.Ben Laurie2000-05-171-0/+3
* Typesafety Thought Police Part 2.Ben Laurie2000-05-161-3/+22
* Allow UTCTIME objects to be retrieved. Check for imminent cert expiry.Ben Laurie2000-05-141-0/+1
* In Message-ID: <003201bfb332$14a07520$0801a8c0@janm.transactionsite.com>,Richard Levitte2000-05-021-4/+4
* Make ASN1 types real typedefs.Dr. Stephen Henson2000-02-261-1/+1
* Make gcc 2.95.2 happy again, even under ``-Wall -Wshadow -Wpointer-arith -Wca...Ralf S. Engelschall2000-02-111-0/+1
* ispell (and minor modifications)Ulf Möller2000-02-031-2/+2
* More X509_ATTRIBUTE changes.Dr. Stephen Henson2000-01-071-0/+1
* Initial automation changes to 'req' and X509_ATTRIBUTE functions.Dr. Stephen Henson2000-01-061-0/+3
* Fix some of the command line password stuff. New functionDr. Stephen Henson2000-01-011-2/+0
* Add OIDs for idea and blowfish. Unfortunately these are inDr. Stephen Henson1999-12-291-0/+1
* New {i2d,d2i}_PrivateKey_{bio, fp} functions.Dr. Stephen Henson1999-12-261-0/+2
* Support for ASN1 NULL type.Dr. Stephen Henson1999-12-221-0/+10
* Add i2d_ASN1_PRINTABLESTRING() function, and do 'make update'Dr. Stephen Henson1999-12-081-0/+1
* Change the trust and purpose code so it doesn't need initDr. Stephen Henson1999-12-021-3/+1
* Support for authority information access extension.Dr. Stephen Henson1999-11-231-0/+2
* Transparent support for PKCS#8 private keys in RSA/DSA.Dr. Stephen Henson1999-11-211-0/+2
* Support for otherName in GeneralName.Dr. Stephen Henson1999-11-191-0/+2
* Some new names in asn1.h are longer than 31 chars, which disturbs the VMS C c...Richard Levitte1999-11-121-0/+4
* Allow additional information to be attached to aDr. Stephen Henson1999-11-041-0/+17
* Continued multibyte character support.Dr. Stephen Henson1999-10-271-0/+1
* More multibyte character support.Dr. Stephen Henson1999-10-251-4/+43
* Constification.Ben Laurie1999-10-231-2/+2
* New function ASN1_mbstring_copy() to handle ASN1 string copying. UltimatelyDr. Stephen Henson1999-10-211-0/+14
* Replace the macros in asn1.h with function equivalents. Also make UTF8StringsDr. Stephen Henson1999-10-201-81/+102
* New function to convert ASN1 tag values to strings. Also fix typo in asn1.hDr. Stephen Henson1999-09-071-1/+2
* New UTF8 utility functions to parse/generate UTF8 strings.Dr. Stephen Henson1999-09-041-0/+4
* 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