aboutsummaryrefslogtreecommitdiff
path: root/crypto/x509
AgeCommit message (Expand)AuthorFilesLines
2000-06-01"make update" + stripping the type-specific stack functions out ofGeoff Thorpe2-0/+341
2000-06-01The previous commit to crypto/stack/*.[ch] pulled the type-safety stringsGeoff Thorpe4-26/+37
2000-05-18Fix c_rehash script, add -fingerprint option to crl.Dr. Stephen Henson2-0/+14
2000-05-16Typesafety Thought Police part 3.Ben Laurie1-0/+22
2000-05-02In Message-ID: <003201bfb332$14a07520$0801a8c0@janm.transactionsite.com>,Richard Levitte2-7/+15
2000-04-09"make update"Richard Levitte1-37/+43
2000-03-14Make V_ASN1_APP_CHOOSE work again.Dr. Stephen Henson1-1/+1
2000-03-07New compatability trust and purpose settings.Dr. Stephen Henson3-13/+23
2000-03-05Preserve reason strings in automatically build tables.Bodo Möller1-1/+2
2000-03-02Fix bug which would free up a public keyDr. Stephen Henson1-2/+5
2000-02-26More get0 et al. changes. Also provide fgrep targets in CHANGESBodo Möller3-7/+7
2000-02-26Rename functions for new convention.Dr. Stephen Henson7-49/+49
2000-02-20Change the 'other' structure in certificate aux info.Dr. Stephen Henson1-1/+1
2000-02-17Make sure the return value of by_file_ctrl(..., X509_L_FILE_LOAD, ...)Bodo Möller1-7/+8
2000-02-11Update.Bodo Möller1-6/+7
2000-02-11Correct time in seconds instead of minutes.Ben Laurie1-1/+1
2000-02-07Rename the X509V3_*_d2i functions to X509_get_ext_d2i() etc.Dr. Stephen Henson2-0/+20
2000-02-05Add support for some broken PKCS#8 formats.Dr. Stephen Henson1-2/+5
2000-02-03ispell (and minor modifications)Ulf Möller4-6/+6
2000-01-30Seek out and destroy another evil cast.Ulf Möller1-2/+2
2000-01-30Source code cleanups: Use void * rather than char * in lhash,Ulf Möller3-9/+8
2000-01-23Tidy up CRYPTO_EX_DATA structures.Dr. Stephen Henson4-13/+13
2000-01-21Some more ifdefs for no-xxx options.Ulf Möller2-0/+6
2000-01-20Oops... undo change to wrong prototype.Dr. Stephen Henson1-2/+2
2000-01-20Finish off the X509_ATTRIBUTE string stuff.Dr. Stephen Henson4-11/+27
2000-01-19Rename X509_att*() stuff to X509at_*(), add X509_REQ wrappers.Dr. Stephen Henson4-22/+151
2000-01-14Avoid some warnings, and run "make update".Bodo Möller1-0/+18
2000-01-13Precautions against using the PRNG uninitialized: RAND_bytes() nowUlf Möller1-1/+1
2000-01-09New function X509_CTX_rget_chain(), make SSL_SESSION_print() display return c...Dr. Stephen Henson2-0/+14
2000-01-07More X509_ATTRIBUTE changes.Dr. Stephen Henson2-11/+27
2000-01-06Initial automation changes to 'req' and X509_ATTRIBUTE functions.Dr. Stephen Henson4-2/+293
2000-01-01Fix some of the command line password stuff. New functionDr. Stephen Henson2-57/+8
1999-12-29Simplify the trust structure: basically zap the bit strings andDr. Stephen Henson2-39/+50
1999-12-26New {i2d,d2i}_PrivateKey_{bio, fp} functions.Dr. Stephen Henson2-1/+76
1999-12-24Allow passwords to be included on command line for a fewDr. Stephen Henson2-0/+25
1999-12-24Fixes so NO_RSA works again.Dr. Stephen Henson1-0/+4
1999-12-02Change the trust and purpose code so it doesn't need initDr. Stephen Henson3-67/+82
1999-11-29Remainder of SSL purpose and trust code: trust and purpose setting inDr. Stephen Henson2-3/+3
1999-11-29Add part of chain verify SSL support code: not complete or doing anythingDr. Stephen Henson7-34/+109
1999-11-27Add trust setting support to the verify code. It now checks theDr. Stephen Henson5-4/+63
1999-11-27Oops! Commit died on me :-(Dr. Stephen Henson1-0/+207
1999-11-27Initial trust code: allow setting of trust checking functionsDr. Stephen Henson5-19/+45
1999-11-26New options to the -verify program which can be used for chain verification.Dr. Stephen Henson3-15/+37
1999-11-24Initial chain verify code: not tested probably not workingDr. Stephen Henson4-0/+86
1999-11-21Transparent support for PKCS#8 private keys in RSA/DSA.Dr. Stephen Henson5-24/+95
1999-11-18Update dependencies.Ben Laurie1-6/+7
1999-11-17Modify verify code to handle self signed certificates.Dr. Stephen Henson1-7/+27
1999-11-16Store verify_result with sessions to avoid potential security hole.Bodo Möller1-0/+1
1999-11-16New function X509_cmp().Dr. Stephen Henson2-0/+13
1999-11-14'req' fixes. Reinstate length check one request fields.Dr. Stephen Henson1-1/+1