]> git.ipfire.org Git - thirdparty/openssl.git/history - test/ssltest.c
Rename some BUF_xxx to OPENSSL_xxx
[thirdparty/openssl.git] / test / ssltest.c
2015-12-16  Rich SalzRename some BUF_xxx to OPENSSL_xxx
2015-12-05  Kurt RoeckxRemove support for all 40 and 56 bit ciphers.
2015-12-04  Kurt RoeckxRemove SSL_{CTX_}set_ecdh_auto() and always enable...
2015-12-04  Kurt RoeckxMake SSL_{CTX}_set_tmp_ecdh() call SSL_{CTX_}set1_curves()
2015-12-02  Richard Levitte_BSD_SOURCE is deprecated, use _DEFAULT_SOURCE instead
2015-11-21  Alessandro GhediniFix (minor) problems found by ubsan
2015-11-08  Dr. Stephen HensonUse uint32_t and int32_t for SSL_CIPHER structure.
2015-09-11  Ben LaurieEnable -Wmissing-variable-declarations and
2015-09-05  Richard LevitteHave the test executables output in text mode
2015-09-05  Dr. Stephen HensonAvoid direct X509 structure access
2015-09-03  Rich SalzAdd and use OPENSSL_zalloc
2015-09-02  Dr. Stephen HensonUpdate ssltest certificate handling.
2015-05-27  Emilia KasperEnable DH tests
2015-05-26  Emilia KasperFix ssltest to use 1024-bit DHE parameters
2015-05-20  Emilia KasperOnly support >= 256-bit elliptic curves with ecdh_auto...
2015-05-16  Matt CaswellServer side version negotiation rewrite
2015-05-13  Matt CaswellRemove Kerberos support from libssl
2015-05-12  Rich SalzMake COMP_CTX and COMP_METHOD opaque
2015-05-07  Rich SalzUse "==0" instead of "!strcmp" etc
2015-05-04  Rich SalzRemove the fake RLE compression method.
2015-05-01  Rich Salzfree null cleanup finale
2015-05-01  Rich Salzfree NULL cleanup 7
2015-04-21  Rich Salzssltest output cleanup
2015-04-16  Viktor DukhovniCode style: space after 'if'
2015-04-11  Rich Salzfree NULL cleanup 9
2015-04-11  Rich Salzfree NULL cleanup 10
2015-04-02  Rich SalzFewer newlines in comp method output
2015-03-31  Richard LevitteStop symlinking, move files to intended directory