aboutsummaryrefslogtreecommitdiff
path: root/crypto
AgeCommit message (Expand)AuthorFilesLines
2003-04-02make RSA blinding thread-safeBodo Möller3-10/+117
2003-03-31Don't feil when indent is 0.Richard Levitte1-1/+1
2003-03-30Multi valued AVA support.Dr. Stephen Henson1-2/+13
2003-03-26Update VMS building systemRichard Levitte1-1/+1
2003-03-24make updateDr. Stephen Henson1-0/+16
2003-03-24Support for name constraints.Dr. Stephen Henson9-85/+446
2003-03-24Name Constraints OID.Dr. Stephen Henson4-6/+20
2003-03-21make updateDr. Stephen Henson1-0/+16
2003-03-21Support for policy constraints.Dr. Stephen Henson6-4/+153
2003-03-21Define COMP method function prototypes properly.Richard Levitte1-8/+15
2003-03-21Make sure to declare mem*() properly.Richard Levitte1-0/+1
2003-03-20make updateRichard Levitte1-6/+10
2003-03-20Make sure we get the definition of OPENSSL_NO_RSA.Richard Levitte1-1/+3
2003-03-20Make sure we get the definition of OPENSSL_NO_HMAC and OPENSSL_NO_SHA.Richard Levitte1-1/+1
2003-03-20Make sure we get the definition of OPENSSL_NO_SHA.Richard Levitte3-3/+9
2003-03-20Make sure we get the definition of OPENSSL_NO_RIPEMD.Richard Levitte1-1/+3
2003-03-20Make sure we get the definition of OPENSSL_NO_MDC2.Richard Levitte1-1/+3
2003-03-20Make sure we get the definition of OPENSSL_NO_MD5.Richard Levitte1-1/+3
2003-03-20Make sure we get the definition of OPENSSL_NO_MD4.Richard Levitte1-1/+3
2003-03-20Make sure we get the definition of OPENSSL_NO_MD2.Richard Levitte1-1/+3
2003-03-20Make sure we get the definition of OPENSSL_NO_DES.Richard Levitte3-3/+5
2003-03-20Make sure we get the definition of OPENSSL_NO_RC5.Richard Levitte2-2/+5
2003-03-20Make sure we get the definition of OPENSSL_NO_RC4.Richard Levitte2-4/+4
2003-03-20Make sure we get the definition of OPENSSL_NO_RC2.Richard Levitte2-3/+4
2003-03-20Make sure we get the definition of OPENSSL_NO_IDEA.Richard Levitte1-2/+2
2003-03-20Make sure we get the definition of OPENSSL_NO_CAST.Richard Levitte1-2/+2
2003-03-20Make sure we get the definition of OPENSSL_NO_BF.Richard Levitte1-1/+1
2003-03-20Make sure we get the definition of OPENSSL_NO_AES.Richard Levitte1-0/+1
2003-03-20Make sure we get the definition of a number of OPENSSL_NO_* macros.Richard Levitte2-1/+2
2003-03-20Make sure we get the definition of OPENSSL_NO_BIO.Richard Levitte2-1/+2
2003-03-20Include e_os.h correctly.Richard Levitte1-1/+1
2003-03-20Make sure we get the definition of OPENSSL_NO_MD2.Richard Levitte1-1/+1
2003-03-20Make sure we get the definition of OPENSSL_NO_FP_API.Richard Levitte2-0/+3
2003-03-20Make sure we get the definition of OPENSSL_NO_IDEA and IDEA_INT.Richard Levitte1-1/+2
2003-03-20Make sure we get the definition of OPENSSL_NO_HMAC.Richard Levitte1-0/+2
2003-03-20Make sure we get the definition of OPENSSL_NO_ECDSA.Richard Levitte2-0/+4
2003-03-20Make sure we get the definition of OPENSSL_NO_ECDH.Richard Levitte1-0/+2
2003-03-20Make sure we get the definition of OPENSSL_NO_EC.Richard Levitte1-0/+2
2003-03-20Make sure we get the definition of OPENSSL_NO_DSA and OPENSSL_NO_SHA.Richard Levitte4-1/+6
2003-03-20Make sure we get the definition of OPENSSL_NO_DH.Richard Levitte1-0/+2
2003-03-20Make sure we get the definition of OPENSSL_EXTERN, OPENSSL_NO_DES,Richard Levitte3-5/+7
2003-03-20Make sure we get the definition of OPENSSL_NO_CAST.Richard Levitte2-0/+3
2003-03-20Make sure we get the definition of OPENSSL_NO_ERR.Richard Levitte9-0/+9
2003-03-20Make sure we get the definition of OPENSSL_NO_SOCK.Richard Levitte4-10/+7
2003-03-20Make sure we get the definition of OPENSSL_NO_FP_API.Richard Levitte2-1/+4
2003-03-20Make sure we get the definition of OPENSSL_NO_BF.Richard Levitte1-0/+1
2003-03-20Make sure we get the definition of OPENSSL_NO_BIO and OPENSSL_NO_RSA.Richard Levitte2-2/+2
2003-03-20Make sure we get the definition of OPENSSL_NO_AES.Richard Levitte1-0/+2
2003-03-20make updateDr. Stephen Henson2-3/+20
2003-03-20New ASN1 macros to just implement and declare the new and free functionsDr. Stephen Henson4-5/+13