summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2014-07-07Prevent infinite loop loading config files.David Lloyd
2014-07-07Fix ECC SSLv2 exclusion on OpenSSL 0.9.8.Dr. Stephen Henson
2014-07-06Update ticket callback docs.Dr. Stephen Henson
2014-07-06Fixes for newer versions of pod2manMatt Caswell
2014-07-06Fixed error in pod files with latest versions of pod2manMatt Caswell
2014-07-05Return smaller of ret and f.Alan Hryngle
2014-07-05Don't limit message sizes in ssl3_get_cert_verify.Dr. Stephen Henson
2014-07-03More doc fixes.Dr. Stephen Henson
2014-07-03More bugfixes from the doc-fix merge; errors found by DrH, thanks.Rich Salz
2014-07-03Fix errors with last cherry-pick; SSL_CONF_* and s_clientRich Salz
2014-07-03Merge branch 'rsalz-docfixes'Rich Salz
2014-07-03Close 3170, remove reference to Ariel Glenn's old 0.9.8 docRich Salz
2014-07-02Fix doc typo.Matt Smart
2014-07-02util/mkerr.pl: fix perl warningGeoff Thorpe
2014-07-02ASN1 sanity check.Dr. Stephen Henson
2014-06-29Fix memory leak.Dr. Stephen Henson
2014-06-29Typo.Ken Ballou
2014-06-29Show errors on CSR verification failure.Dr. Stephen Henson
2014-06-28Typo.Dr. Stephen Henson
2014-06-28Don't disable state strings with no-ssl2Dr. Stephen Henson
2014-06-28Fix typo in ideatest.cAndreas Westfeld
2014-06-27Remove redundant check.Ken Ballou
2014-06-27Handle IPv6 addresses in OCSP_parse_url.Tom Greenslade
2014-06-27Don't advertise ECC ciphersuits in SSLv2 compatible client hello.Tomas Mraz
2014-06-27Clarify docs.Jeffrey Walton
2014-06-27Memory leak and NULL dereference fixes.Dr. Stephen Henson
2014-06-27Remove ancient obsolete files under pkcs7.Dr. Stephen Henson
2014-06-26Make sure BN_sqr can never return a negative value.Huzaifa Sidhpurwala
2014-06-22 Fix off-by-one errors in ssl_cipher_get_evp()Miod Vallat
2014-06-22Revert " Fix off-by-one errors in ssl_cipher_get_evp()"Matt Caswell
2014-06-14Accept CCS after sending finished.Dr. Stephen Henson
2014-06-12 Fix off-by-one errors in ssl_cipher_get_evp()Kurt Cancemi
2014-06-12Allow the maximum value.Ben Laurie
2014-06-10Fix null pointer errors.Dr. Stephen Henson
2014-06-09Clarify NEWS.Dr. Stephen Henson
2014-06-06Use correct wording for website scripts.Dr. Stephen Henson
2014-06-06Add two known issues to NEWS.Dr. Stephen Henson
2014-06-06Fix 0.9.8 FIPS capable OpenSSL build.Dr. Stephen Henson
2014-06-05Fixed Windows compilation failureMatt Caswell
2014-06-05Prepare for 0.9.8zb-devDr. Stephen Henson
2014-06-05Prepare for 0.9.8za releaseOpenSSL_0_9_8zaDr. Stephen Henson
2014-06-05Update CHANGES and NEWSDr. Stephen Henson
2014-06-03Fix CVE-2014-3470Dr. Stephen Henson
2014-06-03Fix CVE-2014-0221Dr. Stephen Henson
2014-06-03Additional CVE-2014-0224 protection.Dr. Stephen Henson
2014-06-03Fix for CVE-2014-0224Dr. Stephen Henson
2014-06-03Fix for CVE-2014-0195Dr. Stephen Henson
2014-06-02Free up s->d1->buffered_app_data.q properly.zhu qun-ying
2014-06-02ecdsa.pod: typo.Andy Polyakov
2014-06-02Typo: set i to -1 before goto.Sami Farin