Configurations/*.conf: ios targets face-lift.
[openssl.git] / test /
2018-06-08 Matt CaswellAdd a test for the raw private/public key getters
2018-06-07 Matt CaswellDon't store the ticket nonce in the session
2018-06-04 Matt CaswellUse lowercase for internal SM2 symbols
2018-06-04 Matt CaswellImprove use of the test framework in the SM2 internal...
2018-06-04 Matt CaswellAdd test recipes for internal SM2 tests
2018-06-04 Jack LloydMake SM2 functions private
2018-05-30 Richard LevitteOSSL_STORE: don't test file: URIs on Mingw
2018-05-29 Matt CaswellTest that a ^ 0 mod -1 is always 0
2018-05-29 Matt CaswellUpdate copyright year
2018-05-23 David BenjaminSave and restore the Windows error around TlsGetValue.
2018-05-23 David BenjaminFix explicit EC curve encoding.
2018-05-23 Viktor DukhovniLimit scope of CN name constraints
2018-05-23 Matt CaswellFix no-ec, no-tls1_3 and no-tls
2018-05-22 Kurt RoeckxEnable SSL_MODE_AUTO_RETRY by default
2018-05-22 Matt CaswellFix no-ec in combination with no-dh
2018-05-21 Matt CaswellDon't cache stateless tickets in TLSv1.3
2018-05-18 Dr. Matthias St... DH: add some basic tests (and comments)
2018-05-17 Matt CaswellImprove testing of tickets with post-handshake auth
2018-05-17 Matt CaswellChange the default number of NewSessionTickets we send...
2018-05-15 Matt CaswellSuport TLSv1.3 draft 28
2018-05-14 Matt CaswellFix no-tls1_2
2018-05-11 Matt CaswellRework the decrypt ticket callback
2018-05-11 Matt CaswellFix mem leak in sslapi test
2018-05-11 Matt CaswellAdd a test for the ticket callbacks
2018-05-11 Matt CaswellFix ticket callbacks in TLSv1.3
2018-05-11 Matt CaswellAdd some more SSL_pending() and SSL_has_pending() tests
2018-05-11 Matt CaswellTest an old style PSK callback with no cert will prefer...
2018-05-11 Kurt RoeckxUse void in all function definitions that do not take...
2018-05-11 Matt CaswellSet the ossl_shim to auto retry if not running asynchro...
2018-05-09 Matt CaswellFix no-cms
2018-05-09 Matt CaswellFix no-tls1_2, no-tls1_2-method, no-chacha and no-poly1305
2018-05-08 Matt CaswellAdd a DTLS test for dropped records
2018-05-08 Matt CaswellAdd a CMS API test
2018-05-02 Matt CaswellAdd a test for SSL_get_shared_ciphers()
2018-05-02 Matt CaswellFix a bug in create_ssl_ctx_pair()
2018-05-02 FdaSilvaYYopensslconf.h inclusion cleanup
2018-05-01 Matt CaswellUpdate copyright year
2018-04-30 Kurt RoeckxUse the config file from the source not the host for...
2018-04-27 Billy Brumleyfix: BN_swap mishandles flags
2018-04-26 Richard Levitte15-test_out_option: Refactor and don't test directory...
2018-04-25 Richard Levittetest/recipes/15-test_out_option.t: refine tests
2018-04-25 Nicola Tuveri[SM2_sign] add minimal EVP_PKEY functionality testing
2018-04-24 Matt CaswellAdd a test to verify the ClientHello version is the...
2018-04-24 Matt CaswellAllow TLSv1.3 EC certs to use compressed points
2018-04-20 Matt CaswellAdd a test for SSL_pending()
2018-04-20 Matt CaswellTest the state of SSL_in_init() from the info_callback
2018-04-19 Matt CaswellAdd a test for a NULL X509_STORE in X509_STORE_CTX_init
2018-04-19 Matt CaswellFix no-ec
2018-04-18 Andy Polyakovrecipes/70-test_ssl{cbcpadding,extension,records}:...
2018-04-18 Peter Wutest: Remove redundant SSL_CTX_set_max_early_data
2018-04-18 Peter WuAdd support for logging early exporter secret
2018-04-18 Peter WuAdd test for CLIENT_EARLY_TRAFFIC_SECRET key logging
2018-04-18 Peter WuAdd support for logging TLS 1.3 exporter secret
2018-04-17 Matt CaswellExtend the SSL_set_bio() tests
2018-04-17 Matt CaswellAdd a test for the info callback
2018-04-17 Dr. Matthias St... DRBG: fix coverity issues
2018-04-17 Bernd EdlingerAdd a config option to disable automatic config loading
2018-04-17 Richard LevitteUpdate copyright year
2018-04-14 Andy PolyakovTLSProxy/Proxy.pm: bind s_server to loopback interface.
2018-04-13 Richard Levittetest/recipes/test_genrsa.t : don't fail because of...
2018-04-13 Matt CaswellAdd a test for SRP
2018-04-08 Andy Polyakovtest/asn1_time_test.c: make it work on 64-bit HP-UX.
2018-04-04 Matt CaswellFix configuration of TLSv1.3 ciphersuites
2018-04-04 Matt CaswellAdd some tests for configuring the TLSv1.3 ciphersuites
2018-04-03 David BenjaminFix a bug in ecp_nistp224.c.
2018-04-03 Matt CaswellUpdate copyright year
2018-04-01 Kurt RoeckxMake sure we use a nonce when a nonce is required
2018-03-31 Bernd EdlingerFix a gcc-8 warning -Wcast-function-type
2018-03-31 Richard LevitteRefuse to run test_cipherlist unless shared library...
2018-03-31 Bernd EdlingerFix a possible crash in BN_from_montgomery_word
2018-03-29 Richard LevitteFaster fuzz test: teach the fuzz test programs to handl...
2018-03-28 Matt CaswellTolerate a Certificate using a non-supported group...
2018-03-28 Matt CaswellRevert "Temporarily disable some tests that hang"
2018-03-27 Matt CaswellTemporarily disable some tests that hang
2018-03-27 Andy Polyakovtest/test_test.c: add CRYPTO_memcmp regression test.
2018-03-23 Richard Levittetest/shlibloadtest.c: make some variables block local
2018-03-23 Richard Levittetest/shlibloadtest.c: fix various errors
2018-03-23 Richard LevitteInclude "internal/dso_conf.h" where needed and appropriate
2018-03-21 Patrick Steueraes ctr_drbg: add cavs tests
2018-03-21 Matthias KraftAdd dladdr() for AIX
2018-03-20 Matt CaswellReduce the verbosity of test_store
2018-03-20 Matt CaswellUpdate copyright year
2018-03-19 Dr. Matthias St... Fix: drbgtest fails when tests are executed in random...
2018-03-19 Richard LevitteDon't generate buildtest_*err.c
2018-03-19 Richard LevitteEnhance ssltestlib's create_ssl_ctx_pair to take min...
2018-03-19 Matt CaswellFix no-sm2
2018-03-19 Matt CaswellFix no-posix-io compile failure
2018-03-19 Matt CaswellFix no-psk
2018-03-19 Tomas MrazApply system_default configuration on SSL_CTX_new().
2018-03-19 Kurt RoeckxAdd a multithread rand test
2018-03-19 Jack LloydHandle evp_tests assumption of EVP_PKEY_FLAG_AUTOARGLEN
2018-03-19 Jack LloydSupport SM2 ECIES scheme via EVP
2018-03-19 Jack LloydAdd SM2 signature and ECIES schemes
2018-03-19 Bernd EdlingerFix bio callback backward compatibility
2018-03-19 Matt CaswellFix no-ec
2018-03-19 Matt CaswellAdd a test for 0RTT replay protection
2018-03-19 Matt CaswellAlways call the new_session_cb when issuing a NewSessio...
2018-03-19 Richard LevitteStop test/shlibloadtest.c from failing in a regression...
2018-03-17 Dr. Matthias St... Fix miscellaneous typos in docs and source
2018-03-17 Kurt RoeckxPropagate the request for prediction resistance to...
next