summaryrefslogtreecommitdiffstats
path: root/crypto
AgeCommit message (Expand)Author
2003-04-10Typo.Dr. Stephen Henson
2003-04-08Include rand.h, so RAND_status() and friends get properly declared.Richard Levitte
2003-04-08We seem to carry some rests of the 0.9.6 [engine] ENGINE framework, here inRichard Levitte
2003-04-08We seem to carry some rests of the 0.9.6 [engine] ENGINE framework in formRichard Levitte
2003-04-07RSA_FLAG_SIGN_VER indicates the special rsa_sign and rsa_verify functionRichard Levitte
2003-04-07What was I smoking? EVP_PKEY_cmp() should return with 0 ifRichard Levitte
2003-04-07Correct a typo.Richard Levitte
2003-04-06ConstifyRichard Levitte
2003-04-05Do not call ENGINE_setup_bsd_cryptodev() when OPENSSL_NO_ENGINE is defined.Richard Levitte
2003-04-03Correct a lot of printing calls. Remove extra arguments...Richard Levitte
2003-04-03Make %p and %# work properly, at least with pointers and floats.Richard Levitte
2003-04-03Add GCC attributes when compiled with gcc. This helps find out ifRichard Levitte
2003-04-03Add functionality to help making self-signed certificate.Richard Levitte
2003-04-03Reindent for readability.Richard Levitte
2003-04-02make RSA blinding thread-safeBodo Möller
2003-03-31Don't feil when indent is 0.Richard Levitte
2003-03-30Multi valued AVA support.Dr. Stephen Henson
2003-03-26Update VMS building systemRichard Levitte
2003-03-24make updateDr. Stephen Henson
2003-03-24Support for name constraints.Dr. Stephen Henson
2003-03-24Name Constraints OID.Dr. Stephen Henson
2003-03-21make updateDr. Stephen Henson
2003-03-21Support for policy constraints.Dr. Stephen Henson
2003-03-21Define COMP method function prototypes properly.Richard Levitte
2003-03-21Make sure to declare mem*() properly.Richard Levitte
2003-03-20make updateRichard Levitte
2003-03-20Make sure we get the definition of OPENSSL_NO_RSA.Richard Levitte
2003-03-20Make sure we get the definition of OPENSSL_NO_HMAC and OPENSSL_NO_SHA.Richard Levitte
2003-03-20Make sure we get the definition of OPENSSL_NO_SHA.Richard Levitte
2003-03-20Make sure we get the definition of OPENSSL_NO_RIPEMD.Richard Levitte
2003-03-20Make sure we get the definition of OPENSSL_NO_MDC2.Richard Levitte
2003-03-20Make sure we get the definition of OPENSSL_NO_MD5.Richard Levitte
2003-03-20Make sure we get the definition of OPENSSL_NO_MD4.Richard Levitte
2003-03-20Make sure we get the definition of OPENSSL_NO_MD2.Richard Levitte
2003-03-20Make sure we get the definition of OPENSSL_NO_DES.Richard Levitte
2003-03-20Make sure we get the definition of OPENSSL_NO_RC5.Richard Levitte
2003-03-20Make sure we get the definition of OPENSSL_NO_RC4.Richard Levitte
2003-03-20Make sure we get the definition of OPENSSL_NO_RC2.Richard Levitte
2003-03-20Make sure we get the definition of OPENSSL_NO_IDEA.Richard Levitte
2003-03-20Make sure we get the definition of OPENSSL_NO_CAST.Richard Levitte
2003-03-20Make sure we get the definition of OPENSSL_NO_BF.Richard Levitte
2003-03-20Make sure we get the definition of OPENSSL_NO_AES.Richard Levitte
2003-03-20Make sure we get the definition of a number of OPENSSL_NO_* macros.Richard Levitte
2003-03-20Make sure we get the definition of OPENSSL_NO_BIO.Richard Levitte
2003-03-20Include e_os.h correctly.Richard Levitte
2003-03-20Make sure we get the definition of OPENSSL_NO_MD2.Richard Levitte
2003-03-20Make sure we get the definition of OPENSSL_NO_FP_API.Richard Levitte
2003-03-20Make sure we get the definition of OPENSSL_NO_IDEA and IDEA_INT.Richard Levitte
2003-03-20Make sure we get the definition of OPENSSL_NO_HMAC.Richard Levitte
2003-03-20Make sure we get the definition of OPENSSL_NO_ECDSA.Richard Levitte