summaryrefslogtreecommitdiffstats
path: root/shlib/svr5-shared.sh (unfollow)
Commit message (Expand)AuthorFilesLines
2003-04-03Reset the version number of the issuer certificate? I believe thisRichard Levitte1-1/+1
2003-04-03Conditionalise all debug strings.Richard Levitte2-0/+18
2003-04-03Make it possible to have multiple active certificates with the sameRichard Levitte7-448/+585
2003-04-02make RSA blinding thread-safeBodo Möller4-12/+124
2003-04-01It seems like gcc-drivven shared library building on OpenUnix 8 requiresRichard Levitte2-3/+7
2003-04-01Update from stable branch.Dr. Stephen Henson1-6/+6
2003-03-31No need to test -setalias twice.Richard Levitte1-6/+0
2003-03-31Don't feil when indent is 0.Richard Levitte1-1/+1
2003-03-31Add usage string for -fingerprint.Richard Levitte1-0/+1
2003-03-30Multi valued AVA support.Dr. Stephen Henson3-8/+42
2003-03-28OpenUNIX 8 has some problems using -G with gcc. Maybe using gnu-shared works...Richard Levitte1-1/+1
2003-03-27Add warning about unwanted side effect when calling SSL_CTX_free():Lutz Jänicke2-6/+18
2003-03-26Update VMS building systemRichard Levitte1-1/+1
2003-03-26Update ocsp usage message and docs.Dr. Stephen Henson2-13/+30
2003-03-25Let's limit the extent of the definition of _XOPEN_SOURCE.Richard Levitte1-0/+1
2003-03-25Missed a few dollars.Richard Levitte1-4/+4
2003-03-24make updateDr. Stephen Henson2-0/+26
2003-03-24Support for name constraints.Dr. Stephen Henson10-85/+449
2003-03-24Name Constraints OID.Dr. Stephen Henson4-6/+20
2003-03-23Add SCO5 shared library scripts.Lutz Jänicke6-4/+127
2003-03-22To define OPENSSL_NO_FP_API for all MSDOS type targets was unfairRichard Levitte1-1/+3
2003-03-21make updateDr. Stephen Henson3-4/+30
2003-03-21Support for policy constraints.Dr. Stephen Henson7-4/+156
2003-03-21remove patch ID (which is supposed to appear in patched variants ofBodo Möller1-1/+0
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-21make updateRichard Levitte2-16/+14
2003-03-21Don't put configuration macro definitions on the command line, we'reRichard Levitte1-20/+20
2003-03-21Sometimes, we have partial comments on the same line as other stuff weRichard Levitte3-3/+7
2003-03-21Make sure we get the definition of OPENSSL_NO_RSA.Richard Levitte1-1/+3
2003-03-21Make sure we get the definition of OPENSSL_NO_HMAC and OPENSSL_NO_SHA.Richard Levitte1-1/+1
2003-03-21Make sure we get the definition of OPENSSL_NO_SHA.Richard Levitte3-3/+9
2003-03-21Make sure we get the definition of OPENSSL_NO_RIPEMD.Richard Levitte1-1/+3
2003-03-21Make sure we get the definition of OPENSSL_NO_MDC2.Richard Levitte1-1/+3
2003-03-21Make sure we get the definition of OPENSSL_NO_MD5.Richard Levitte1-1/+3
2003-03-21Make sure we get the definition of OPENSSL_NO_MD4.Richard Levitte1-1/+3
2003-03-21Make sure we get the definition of OPENSSL_NO_MD2.Richard Levitte1-1/+3
2003-03-21Make sure we get the definition of OPENSSL_NO_DES.Richard Levitte3-3/+5
2003-03-21Make sure we get the definition of OPENSSL_NO_RC5.Richard Levitte2-2/+5
2003-03-21Make sure we get the definition of OPENSSL_NO_RC4.Richard Levitte2-4/+4
2003-03-21Make sure we get the definition of OPENSSL_NO_RC2.Richard Levitte2-3/+4
2003-03-21Make sure we get the definition of OPENSSL_NO_IDEA.Richard Levitte1-2/+2
2003-03-21Make sure we get the definition of OPENSSL_NO_CAST.Richard Levitte1-2/+2
2003-03-21Make sure we get the definition of OPENSSL_NO_BF.Richard Levitte1-1/+1
2003-03-21Make sure we get the definition of OPENSSL_NO_AES.Richard Levitte1-0/+1
2003-03-21Make sure we get the definition of a number of OPENSSL_NO_* macros.Richard Levitte2-1/+2
2003-03-21Make sure we get the definition of OPENSSL_NO_BIO.Richard Levitte2-1/+2
2003-03-21Include e_os.h correctly.Richard Levitte1-1/+1
2003-03-21Make sure we get the definition of OPENSSL_NO_MD2.Richard Levitte1-1/+1
2003-03-21Make sure we get the definition of OPENSSL_NO_FP_API.Richard Levitte2-0/+3