]> git.ipfire.org Git - thirdparty/openssl.git/history - test/sslapitest.c
Make sure we use the libctx when creating an EVP_PKEY_CTX in libssl
[thirdparty/openssl.git] / test / sslapitest.c
2020-03-27  Matt CaswellUse the new library context aware SRP functions in...
2020-03-27  Matt CaswellUse the new OCSP functions in sslapitest.c
2020-03-17  Ben Kaduksslapitest: don't leak the SSL_CTX pair
2020-03-13  Benjamin KadukAdd test that changes ciphers on CCS
2020-02-06  Matt CaswellFix no-tls1_3
2020-02-03  Matt CaswellFix common test framework options
2020-01-30  Matt CaswellTest that SSL_get_servername returns what we expect
2020-01-29  PauliTLS: use EVP for HMAC throughout libssl.
2020-01-06  Shane LontisAdd AES_CBC_HMAC_SHA ciphers to providers.
2019-12-14  Rich SalzDeprecate most of debug-memory
2019-09-28  Dr. Matthias St... Reorganize local header files
2019-08-29  Matt CaswellFix no-ec
2019-08-15  raja-ashokTest SSL_set_ciphersuites
2019-08-09  Matt CaswellExtend tests of SSL_check_chain()
2019-08-09  Matt CaswellFix test_key_exchange with no_tlsv1_2
2019-08-06  raja-ashokTest SSL_get_negotiated_group() API
2019-07-16  Rich SalzRemove function name from errors
2019-06-26  Benjamin KadukAdd regression test for #9099
2019-06-17  Matt CaswellAllow TLSv1.3 in a no-ec build
2019-06-13  Matt CaswellFix no-dh
2019-06-12  raja-ashokAdd testcase for TLS1.3 FFDHE
2019-06-03  Matt CaswellWrite a test for receiving a KeyUpdate (update requeste...
2019-05-07  Boris Pismennyssl: Add SSL_sendfile
2019-04-01  Boris Pismennysslapitest: add test ktls Rx
2019-03-29  PauliCorrectly initialise PACKET to zero in the tests to...
2019-03-29  PauliPropery initialise struct sslapitest_log_counts to...
2019-02-22  Matt CaswellDon't restrict the number of KeyUpdate messages we...
2019-02-15  Todd ShortAdd option to disable Extended Master Secret
2019-02-14  Matt CaswellDon't signal SSL_CB_HANDSHAKE_START for TLSv1.3 post...
2019-02-11  Shane LontisUpdated test command line parsing to support commmon...
2019-01-24  Matt CaswellMake sure we trigger retransmits in DTLS testing
2019-01-06  Matt CaswellFix no-sock
2018-12-15  Kurt RoeckxUse (D)TLS_MAX_VERSION_INTERNAL internally
2018-12-07  Boris Pismennysslapitest: add test ktls
2018-12-06  Richard LevitteFollowing the license change, modify the boilerplates...
2018-12-05  Matt CaswellFix some SSL_export_keying_material() issues
2018-11-12  Matt CaswellAdd a test for SSL_CTX_set0_CA_list()/SSL_CTX_set_clien...
2018-10-30  Matt CaswellAdd a client_cert_cb test
2018-09-25  Matt CaswellFix no-tls1_2
2018-09-21  Matt CaswellAdd a test for the certificate callback
2018-09-07  Matt CaswellTest that we can handle a PHA CertificateRequest after...
2018-09-07  Kurt RoeckxTest that we can process a KeyUpdate received after...
2018-09-04  Matt CaswellTest creation of tickets when using a TLSv1.3 PSK
2018-08-20  Matt CaswellAdd support for SSL_CTX_set_post_handshake_auth()
2018-08-20  Matt CaswellChange Post Handshake auth so that it is opt-in
2018-07-19  Matt CaswellTest early_data sent after a second ClientHello causes...
2018-07-17  Matt CaswellFix a memory leak in the ticket test
2018-07-17  Matt CaswellTest that a failed resumption issues the correct number...
2018-07-17  Matt CaswellImprove testing of stateful tickets
2018-07-06  Matt CaswellAdd a test for the recv_max_early_data setting
2018-07-04  Matt CaswellFix no-tls1_2
2018-07-03  Matt CaswellRemove TLSv1.3 tickets from the client cache as we...
2018-07-02  Matt CaswellAdd the ability to configure anti-replay via SSL_CONF
2018-07-02  Matt CaswellAdd a test for the new early data callback
2018-06-27  Matt CaswellReturn a fatal error if application data is encountered...
2018-06-27  Matt CaswellReturn SSL_ERROR_WANT_READ if SSL_shutdown() encounters...
2018-06-27  Matt CaswellAdd a bi-directional shutdown test
2018-06-26  Matt CaswellRespect SSL_OP_NO_TICKET in TLSv1.3
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-17  Matt CaswellImprove testing of tickets with post-handshake auth
2018-05-17  Matt CaswellChange the default number of NewSessionTickets we send...
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-09  Matt CaswellFix no-tls1_2, no-tls1_2-method, no-chacha and no-poly1305
2018-05-02  Matt CaswellAdd a test for SSL_get_shared_ciphers()
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 CaswellFix no-ec
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-13  Matt CaswellAdd a test for SRP
2018-04-04  Matt CaswellAdd some tests for configuring the TLSv1.3 ciphersuites
2018-03-19  Richard LevitteEnhance ssltestlib's create_ssl_ctx_pair to take min...
2018-03-19  Matt CaswellFix no-psk
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-15  Rich SalzAdd code to run test, get malloc counts
2018-03-14  Matt CaswellSplit configuration of TLSv1.3 ciphers from older ciphers
2018-03-12  Benjamin SaundersIntroduce SSL_CTX_set_stateless_cookie_{generate,verify}_cb
2018-03-09  Matt CaswellGive more information in the SSL_stateless return code
2018-03-09  Matt CaswellTest the new PSK behaviour
2018-03-01  Benjamin KadukDo not set a nonzero default max_early_data
2018-02-26  Matt CaswellClear some sslapitest global variables after use
2018-02-26  Tatsuhiro TsujikawaExport keying material using early exporter master...
2018-02-13  Matt CaswellUpdate copyright year
2018-02-09  Matt CaswellFixes for no-tls1_2 and no-tls1_2-method
2018-02-08  Matt CaswellFix no-chacha and no-poly1305
2018-02-01  Todd ShortAdd TLSv1.3 post-handshake authentication (PHA)
next