aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/x509/x509.h
Commit message (Expand)AuthorAgeFilesLines
* Two new PKCS#12 demo programs.Dr. Stephen Henson2000-09-071-0/+1
* It's not just VMS that needs some symbols to be hacked. Let'sRichard Levitte2000-09-071-5/+1
* Fix typo in rsautl.Dr. Stephen Henson2000-09-051-0/+2
* *BIG* verify code reorganisation.Dr. Stephen Henson2000-09-051-0/+2
* Keep a not of original encoding in certificate requests.Dr. Stephen Henson2000-09-051-0/+2
* Add 'rsautl' low level RSA utility.Dr. Stephen Henson2000-09-031-0/+4
* Document the new DN printing options.Dr. Stephen Henson2000-07-301-4/+4
* New ASN1_STRING_print_ex() and X509_NAME_print_ex()Dr. Stephen Henson2000-07-281-0/+57
* Make NEG_PUBKEY_BUG on by default.Dr. Stephen Henson2000-07-261-9/+9
* Handle ASN1_SET_OF and PKCS12_STACK_OF using functionDr. Stephen Henson2000-06-201-20/+2
* Safe stack reorganisation in terms of function casts.Dr. Stephen Henson2000-06-161-310/+0
* Using checks of the existence of HEADER_{foo}_H in other header filesRichard Levitte2000-06-091-6/+15
* "make update" + stripping the type-specific stack functions out ofGeoff Thorpe2000-06-011-0/+310
* The previous commit to crypto/stack/*.[ch] pulled the type-safety stringsGeoff Thorpe2000-06-011-11/+14
* Fix c_rehash script, add -fingerprint option to crl.Dr. Stephen Henson2000-05-181-0/+2
* Typesafety Thought Police part 3.Ben Laurie2000-05-161-0/+22
* In Message-ID: <003201bfb332$14a07520$0801a8c0@janm.transactionsite.com>,Richard Levitte2000-05-021-4/+12
* New compatability trust and purpose settings.Dr. Stephen Henson2000-03-071-1/+3
* More get0 et al. changes. Also provide fgrep targets in CHANGESBodo Möller2000-02-261-3/+3
* Rename functions for new convention.Dr. Stephen Henson2000-02-261-18/+18
* Change the 'other' structure in certificate aux info.Dr. Stephen Henson2000-02-201-1/+1
* Rename the X509V3_*_d2i functions to X509_get_ext_d2i() etc.Dr. Stephen Henson2000-02-071-0/+3
* Add support for some broken PKCS#8 formats.Dr. Stephen Henson2000-02-051-2/+5
* ispell (and minor modifications)Ulf Möller2000-02-031-3/+3
* Tidy up CRYPTO_EX_DATA structures.Dr. Stephen Henson2000-01-231-4/+4
* Some more ifdefs for no-xxx options.Ulf Möller2000-01-211-0/+2
* Oops... undo change to wrong prototype.Dr. Stephen Henson2000-01-201-2/+2
* Finish off the X509_ATTRIBUTE string stuff.Dr. Stephen Henson2000-01-201-3/+20
* Rename X509_att*() stuff to X509at_*(), add X509_REQ wrappers.Dr. Stephen Henson2000-01-191-9/+20
* More X509_ATTRIBUTE changes.Dr. Stephen Henson2000-01-071-5/+6
* Initial automation changes to 'req' and X509_ATTRIBUTE functions.Dr. Stephen Henson2000-01-061-0/+27
* Fix some of the command line password stuff. New functionDr. Stephen Henson2000-01-011-2/+2
* Simplify the trust structure: basically zap the bit strings andDr. Stephen Henson1999-12-291-20/+8
* New {i2d,d2i}_PrivateKey_{bio, fp} functions.Dr. Stephen Henson1999-12-261-1/+5
* Allow passwords to be included on command line for a fewDr. Stephen Henson1999-12-241-0/+2
* Fixes so NO_RSA works again.Dr. Stephen Henson1999-12-241-0/+4
* Change the trust and purpose code so it doesn't need initDr. Stephen Henson1999-12-021-8/+11
* Add part of chain verify SSL support code: not complete or doing anythingDr. Stephen Henson1999-11-291-1/+4
* Add trust setting support to the verify code. It now checks theDr. Stephen Henson1999-11-271-0/+2
* Initial trust code: allow setting of trust checking functionsDr. Stephen Henson1999-11-271-13/+38
* New options to the -verify program which can be used for chain verification.Dr. Stephen Henson1999-11-261-5/+24
* Transparent support for PKCS#8 private keys in RSA/DSA.Dr. Stephen Henson1999-11-211-5/+18
* New function X509_cmp().Dr. Stephen Henson1999-11-161-0/+2
* Allow additional information to be attached to aDr. Stephen Henson1999-11-041-0/+43
* Continued multibyte character support.Dr. Stephen Henson1999-10-271-0/+10
* Initial support for certificate purpose checking: this willDr. Stephen Henson1999-10-131-0/+6
* Add EX_DATA support to X509.Dr. Stephen Henson1999-10-111-0/+5
* Add support for public key input and output in rsa and dsa utilities with someDr. Stephen Henson1999-10-041-3/+6
* Fix warnings.Ben Laurie1999-09-061-1/+1
* Add new 'spkac' utility and several SPKAC utility functions.Dr. Stephen Henson1999-09-031-0/+10