summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2015-01-15Prepare for 0.9.8ze releaseOpenSSL_0_9_8zeMatt Caswell
2015-01-15make updateMatt Caswell
2015-01-15Updates to CHANGES and NEWSMatt Caswell
2015-01-13Fix warning where BIO_FLAGS_UPLINK was being redefined.Matt Caswell
2015-01-13Avoid deprecation problems in Visual Studio 13Matt Caswell
2015-01-13Avoid Windows 8 Getversion deprecated errors.Dr. Stephen Henson
2015-01-09Further windows specific .gitignore entriesMatt Caswell
2015-01-09Update .gitignore with windows files to be excluded from gitMatt Caswell
2015-01-08Prepare for 0.9.8ze-devMatt Caswell
2015-01-08Prepare for 0.9.8zd releaseOpenSSL_0_9_8zdMatt Caswell
2015-01-08make updateMatt Caswell
2015-01-08CHANGES and NEWS updates for releaseMatt Caswell
2015-01-08Fix typo.Dr. Stephen Henson
2015-01-08Follow on from CVE-2014-3571. This fixes the code that was the original sourceMatt Caswell
2015-01-08Fix crash in dtls1_get_record whilst in the listen state where you get twoDr. Stephen Henson
2015-01-08Fix for CVE-2014-3570.Andy Polyakov
2015-01-07fix error discrepancyDr. Stephen Henson
2015-01-06use correct credit in CHANGESDr. Stephen Henson
2015-01-06use correct function nameDr. Stephen Henson
2015-01-06Only allow ephemeral RSA keys in export ciphersuites.Dr. Stephen Henson
2015-01-05ECDH downgrade bug fix.Dr. Stephen Henson
2015-01-05Fix various certificate fingerprint issues.Dr. Stephen Henson
2015-01-05Update ordinals.Dr. Stephen Henson
2015-01-05Add ASN1_TYPE_cmp and X509_ALGOR_cmp.Dr. Stephen Henson
2015-01-05Return error when a bit string indicates an invalid amount of bits leftKurt Roeckx
2015-01-05Reject invalid constructed encodings.Dr. Stephen Henson
2014-12-17Revert "RT3425: constant-time evp_enc"Emilia Kasper
2014-11-11Fix warning about negative unsigned intergersKurt Roeckx
2014-10-29md32_common.h: address compiler warning in HOST_c2l.Andy Polyakov
2014-10-28Use only unsigned arithmetic in constant-time operationsSamuel Neves
2014-10-21Fix and improve SSL_MODE_SEND_FALLBACK_SCSV documentation.Bodo Moeller
2014-10-21When processing ClientHello.cipher_suites, don't ignore cipher suitesBodo Moeller
2014-10-21Fix warningKurt Roeckx
2014-10-21Keep old method in case of an unsupported protocolKurt Roeckx
2014-10-20no-ssl2 with no-ssl3 does not mean drop the ssl libTim Hudson
2014-10-17Add constant_time_locl.h to HEADERS,Tim Hudson
2014-10-17Include "constant_time_locl.h" rather than "../constant_time_locl.h".Richard Levitte
2014-10-17e_os.h: refine inline override logic (to address warnings in debug build).Andy Polyakov
2014-10-17e_os.h: allow inline functions to be compiled by legacy compilers.Andy Polyakov
2014-10-17RT3547: Add missing static qualifierKurt Cancemi
2014-10-16Don't try 1**0 test with FIPS.Dr. Stephen Henson
2014-10-15Prepare for 0.9.8zd-devMatt Caswell
2014-10-15Prepare for 0.9.8zc releaseOpenSSL_0_9_8zcMatt Caswell
2014-10-15make updateMatt Caswell
2014-10-15Updates to NEWSMatt Caswell
2014-10-15Updates to CHANGES fileMatt Caswell
2014-10-15Fix no-ssl3 configuration optionGeoff Thorpe
2014-10-15Fix for session tickets memory leak.Dr. Stephen Henson
2014-10-15Fix SSL_R naming inconsistency.Bodo Moeller
2014-10-15Add TLS_FALLBACK_SCSV documentation, and move s_client -fallback_scsvBodo Moeller