summaryrefslogtreecommitdiffstats
path: root/CHANGES
AgeCommit message (Expand)Author
2016-02-09Add a CHANGES entry for auto-init and de-initMatt Caswell
2016-02-05GH601: Various spelling fixes.FdaSilvaYY
2016-02-05Make DTLSv1_listen a first class function and change its typeMatt Caswell
2016-02-03Refactoring BIO: Add a few lines in CHANGES & NEWSRichard Levitte
2016-02-03RT4148Emilia Kasper
2016-02-03RT3234: disable compressionEmilia Kasper
2016-02-01constify PACKETEmilia Kasper
2016-01-30Move more BN internals to bn_lcl.hRich Salz
2016-01-29Always DPURIFYEmilia Kasper
2016-01-28CHANGES and NEWS updates for releaseMatt Caswell
2016-01-27Remove outdated legacy crypto optionsRich Salz
2016-01-25Add some info in CHANGES about what's happening so far with Configure et alRichard Levitte
2016-01-22Refresh the thinking of --prefix and --openssldirRichard Levitte
2016-01-19Remove the GOST engineMatt Caswell
2016-01-15Fix typoRich Salz
2016-01-14Add a no-egd option to disable EGD-related codeBenjamin Kaduk
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