summaryrefslogtreecommitdiffstats
path: root/CHANGES
AgeCommit message (Expand)Author
2016-01-12Move Makefiles to Makefile.inRich Salz
2016-01-12Correct a small typo in CHANGESRichard Levitte
2016-01-12Add notes in CHANGES and NEWSRichard Levitte
2016-01-11GH528: "cipher -v" output is confusing.Rich Salz
2016-01-07DANE CHANGESViktor Dukhovni
2016-01-07Backwards-compatibility subject to OPENSSL_API_COMPATViktor Dukhovni
2016-01-07mem functions cleanupRich Salz
2016-01-02Protocol version selection and negotiation rewriteViktor Dukhovni
2016-01-02Add support for minimum and maximum protocol versionKurt Roeckx
2015-12-15Remove GMP engine.Rich Salz
2015-12-15Fix s_server problem with no-ecMatt Caswell
2015-12-12Use SHA256 not MD5 as default digest.Rich Salz
2015-12-11Fix OCB linkMatt Caswell
2015-12-10Update CHANGES and NEWS for alpha releaseMatt Caswell
2015-12-09add CHANGES and NEWS entryDr. Stephen Henson
2015-12-07Add an entry in CHANGESRichard Levitte
2015-12-07Fix and update versions in CHANGES and NEWSDr. Stephen Henson
2015-12-05Remove support for all 40 and 56 bit ciphers.Kurt Roeckx
2015-12-04Remove SSL_{CTX_}set_ecdh_auto() and always enable ECDHKurt Roeckx
2015-12-04Make SSL_{CTX}_set_tmp_ecdh() call SSL_{CTX_}set1_curves()Kurt Roeckx
2015-12-04Remove support for SSL_{CTX_}set_tmp_ecdh_callback().Kurt Roeckx
2015-12-01ex_data part 2: doc fixes and CRYPTO_free_ex_index.Rich Salz
2015-11-20Tweak async documentation based on feedbackMatt Caswell
2015-11-20Update CHANGESMatt Caswell
2015-11-17Rename RSA_eay_xxx to rsa_ossl_xxxRich Salz
2015-10-30Replace "SSLeay" in API with OpenSSLRich Salz
2015-10-30Remove the old state definesMatt Caswell
2015-10-30Remove SSL_state and SSL_set_stateMatt Caswell
2015-10-30Change HANDSHAKE_STATE to OSSL_HANDSHAKE_STATEMatt Caswell
2015-10-30Update CHANGESMatt Caswell
2015-10-26Move crypto/threads to demo/threadsRich Salz
2015-10-15Remove Obsolete enginesMatt Caswell
2015-10-15add CHANGES entry for embedDr. Stephen Henson
2015-10-14Remove EVP_CHECK_DES_KEYEmilia Kasper
2015-09-30Change the DEFAULT ciphersuites to exclude DES, RC4 and RC2Matt Caswell
2015-09-29Fix no-stdio buildDavid Woodhouse
2015-09-17RT3757: base64 encoding bugsEmilia Kasper
2015-09-07Add documentation for the new testing frameworkRichard Levitte
2015-08-27GH367: Fix dsa keygen for too-short seedIsmo Puustinen
2015-08-24RT4015: Add missing date to CHANGESjanpopan
2015-07-31Various doc fixes from GH pull requestsRich Salz
2015-07-30Update CHANGESDr. Stephen Henson
2015-07-27Remove support for SSL3_FLAGS_DELAY_CLIENT_FINISHEDMatt Caswell
2015-07-14Conversion to UTF-8 where neededRichard Levitte
2015-07-09Update CHANGES and NEWS for the new releaseMatt Caswell
2015-07-07Document the nameopt changeRichard Levitte
2015-06-23More secure storage of key material.Rich Salz
2015-06-15RT2547: Tighten perms on generated privkey filesRich Salz
2015-06-11Update CHANGES and NEWSMatt Caswell
2015-06-10Remove SSL_OP_TLS_BLOCK_PADDING_BUGEmilia Kasper