]> git.ipfire.org Git - thirdparty/openssl.git/history - test/ssltest.c
Enable -Wmissing-variable-declarations and
[thirdparty/openssl.git] / test / ssltest.c
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