]> git.ipfire.org Git - thirdparty/openssl.git/history - test/ssltest_old.c
Invoke tear_down when exiting test_encode_tls_sct() prematurely
[thirdparty/openssl.git] / test / ssltest_old.c
2020-12-01  Dr. David von Oheimbtest cleanup: move helper .c and .h files to test/helpers/
2020-11-29  Dr. David von Oheimbendecode_test.c: Significant speedup in generating...
2020-11-25  Matt CaswellRe-enable testing of ciphersuites
2020-11-18  Matt CaswellAdapt ssltest_old to not use deprecated DH APIs
2020-10-15  Dr. Matthias St... Rename OPENSSL_CTX prefix to OSSL_LIB_CTX
2020-10-01  Matt CaswellRun the withlibctx.pl script
2020-09-13  Matt CaswellFix stacks of OPENSSL_STRING, OPENSSL_CSTRING and OPENS...
2020-09-13  Matt CaswellFix safestack issues in ssl.h
2020-07-16  Todd ShortAdd SSL_get[01]_peer_certificate()
2020-04-24  Rich SalzIn OpenSSL builds, declare STACK for datatypes ...
2020-04-23  Matt CaswellUpdate copyright year
2020-04-20  Matt CaswellTeach ssl_test_old to use the FIPS provider for its...
2020-04-20  Matt CaswellTeach ssl_test_old how to run tests in a non-default...
2020-02-20  PauliDeprecate the low level Diffie-Hellman functions.
2019-12-14  Rich SalzDeprecate most of debug-memory
2019-11-03  Richard LevitteAdapt two test programs that were using now deprecated...
2019-07-01  Rich SalzRemove NextStep support
2019-02-14  Sam RobertsIgnore cipher suites when setting cipher list
2018-12-15  Kurt RoeckxUse (D)TLS_MAX_VERSION_INTERNAL internally
2018-12-06  Richard LevitteFollowing the license change, modify the boilerplates...
2018-11-12  Viktor DukhovniAdded missing signature algorithm reflection functions
2018-05-11  Kurt RoeckxUse void in all function definitions that do not take...
2018-04-14  Andy PolyakovTLSProxy/Proxy.pm: bind s_server to loopback interface.
2018-03-20  Matt CaswellUpdate copyright year
2018-03-19  Richard LevitteEnhance ssltestlib's create_ssl_ctx_pair to take min...
2018-03-14  Matt CaswellSplit configuration of TLSv1.3 ciphers from older ciphers
2017-12-08  Rich SalzConsistent formatting for sizeof(foo)
2017-11-13  Andy PolyakovResolve warnings in VC-WIN32 build, which allows to...
2017-08-29  PauliMove e_os.h to be the very first include.
2017-08-22  Rich Salz(Re)move some things from e_os.h
2017-08-22  Rich SalzUse "" not <> for internal/ includes
2017-08-17  PauliRemove tests dependence on e_os.h
2017-08-11  FdaSilvaYYFix some Typos and indents
2017-08-03  Rich SalzSwitch from ossl_rand to DRBG rand
2017-07-13  PauliTest cleaning and modernisation
2017-06-27  Rich SalzUse randomness not entropy
2017-06-21  Rich SalzMerge Nokia copyright notice into standard
2017-06-20  Rich SalzModify Sun copyright to follow OpenSSL style
2017-03-29  FdaSilvaYYMore typo fixes
2017-03-14  Emilia KasperPort SRP tests to the new test framework
2017-02-28  Matt CaswellRemove some commented out code in the tests
2017-02-28  Emilia KasperClean up references to FIPS
2017-01-10  Rich SalzMove extension data into sub-structs
2016-11-16  Matt CaswellRemove a hack from ssl_test_old
2016-11-02  Matt CaswellAdd the SSL_METHOD for TLSv1.3 and all other base chang...
2016-08-17  FdaSilvaYYConstify char* input parameters in apps code
2016-07-20  FdaSilvaYYUse more X509_REQ_get0_pubkey & X509_get0_pubkey
2016-06-18  FdaSilvaYYUseless includes
2016-06-08  Jeffrey WaltonFixes to get -ansi working
2016-05-17  Rich SalzCopyright consolidation 02/10
2016-05-16  Viktor DukhovniFold threads.h into crypto.h making API public
2016-05-12  Emilia KasperRemove proxy tests. Add verify callback tests.
2016-05-11  Emilia KasperReplace cipherlist test
2016-04-15  Rich SalzMake many X509_xxx types opaque.
2016-04-11  Matt CaswellFix the no-nextprotoneg option
2016-04-09  Matt CaswellMake DH opaque
2016-04-07  Viktor DukhovniSuppress CT callback as appropriate
2016-04-05  Emilia KasperRename ssltest -> ssltest_old