summaryrefslogtreecommitdiffstats
path: root/crypto/x509
AgeCommit message (Expand)Author
2000-04-09"make update"Richard Levitte
2000-03-14Make V_ASN1_APP_CHOOSE work again.Dr. Stephen Henson
2000-03-07New compatability trust and purpose settings.Dr. Stephen Henson
2000-03-05Preserve reason strings in automatically build tables.Bodo Möller
2000-03-02Fix bug which would free up a public keyDr. Stephen Henson
2000-02-26More get0 et al. changes. Also provide fgrep targets in CHANGESBodo Möller
2000-02-26Rename functions for new convention.Dr. Stephen Henson
2000-02-20Change the 'other' structure in certificate aux info.Dr. Stephen Henson
2000-02-17Make sure the return value of by_file_ctrl(..., X509_L_FILE_LOAD, ...)Bodo Möller
2000-02-11Update.Bodo Möller
2000-02-11Correct time in seconds instead of minutes.Ben Laurie
2000-02-07Rename the X509V3_*_d2i functions to X509_get_ext_d2i() etc.Dr. Stephen Henson
2000-02-05Add support for some broken PKCS#8 formats.Dr. Stephen Henson
2000-02-03ispell (and minor modifications)Ulf Möller
2000-01-30Seek out and destroy another evil cast.Ulf Möller
2000-01-30Source code cleanups: Use void * rather than char * in lhash,Ulf Möller
2000-01-23Tidy up CRYPTO_EX_DATA structures.Dr. Stephen Henson
2000-01-21Some more ifdefs for no-xxx options.Ulf Möller
2000-01-20Oops... undo change to wrong prototype.Dr. Stephen Henson
2000-01-20Finish off the X509_ATTRIBUTE string stuff.Dr. Stephen Henson
2000-01-19Rename X509_att*() stuff to X509at_*(), add X509_REQ wrappers.Dr. Stephen Henson
2000-01-14Avoid some warnings, and run "make update".Bodo Möller
2000-01-13Precautions against using the PRNG uninitialized: RAND_bytes() nowUlf Möller
2000-01-09New function X509_CTX_rget_chain(), make SSL_SESSION_print() display return c...Dr. Stephen Henson
2000-01-07More X509_ATTRIBUTE changes.Dr. Stephen Henson
2000-01-06Initial automation changes to 'req' and X509_ATTRIBUTE functions.Dr. Stephen Henson
2000-01-01Fix some of the command line password stuff. New functionDr. Stephen Henson
1999-12-29Simplify the trust structure: basically zap the bit strings andDr. Stephen Henson
1999-12-26New {i2d,d2i}_PrivateKey_{bio, fp} functions.Dr. Stephen Henson
1999-12-24Allow passwords to be included on command line for a fewDr. Stephen Henson
1999-12-24Fixes so NO_RSA works again.Dr. Stephen Henson
1999-12-02Change the trust and purpose code so it doesn't need initDr. Stephen Henson
1999-11-29Remainder of SSL purpose and trust code: trust and purpose setting inDr. Stephen Henson
1999-11-29Add part of chain verify SSL support code: not complete or doing anythingDr. Stephen Henson
1999-11-27Add trust setting support to the verify code. It now checks theDr. Stephen Henson
1999-11-27Oops! Commit died on me :-(Dr. Stephen Henson
1999-11-27Initial trust code: allow setting of trust checking functionsDr. Stephen Henson
1999-11-26New options to the -verify program which can be used for chain verification.Dr. Stephen Henson
1999-11-24Initial chain verify code: not tested probably not workingDr. Stephen Henson
1999-11-21Transparent support for PKCS#8 private keys in RSA/DSA.Dr. Stephen Henson
1999-11-18Update dependencies.Ben Laurie
1999-11-17Modify verify code to handle self signed certificates.Dr. Stephen Henson
1999-11-16Store verify_result with sessions to avoid potential security hole.Bodo Möller
1999-11-16New function X509_cmp().Dr. Stephen Henson
1999-11-14'req' fixes. Reinstate length check one request fields.Dr. Stephen Henson
1999-11-08Fix to the -revoke option in ca. It was leaking memory, crashing and justDr. Stephen Henson
1999-11-04Allow additional information to be attached to aDr. Stephen Henson
1999-10-27Continued multibyte character support.Dr. Stephen Henson
1999-10-26Report an error from X509_STORE_load_locationsBodo Möller
1999-10-25More multibyte character support.Dr. Stephen Henson