Extend tls_construct_extensions() to enable passing of a certificate
[openssl.git] / test /
2017-01-05 Dr. Stephen HensonRemove BIO_seek/BIO_tell from evp_test.c
2017-01-04 Richard LevitteDon't run MSBLOB conversion tests when RSA or DSA are...
2017-01-04 Richard LevitteDon't run OCSP tests when OCSP is disabled
2017-01-04 Richard LevitteDon't build OCSP stuff when OCSP is disabled
2017-01-04 Richard LevitteDon't test SRP when it's disabled
2017-01-04 Richard LevitteDon't run NPN tests when NPN is disabled
2017-01-01 Dr. Stephen HensonAdd RSA decrypt and OAEP tests.
2017-01-01 Dr. Stephen Hensonevptests.txt is not a shell script
2016-12-30 Matt CaswellDon't run the sigalgs tests over a TLSv1.3 connection
2016-12-30 Matt CaswellProvide some tests for the sig algs API
2016-12-29 Richard Levitte70-test_sslvertol.t: skip test 1 and 2 if too few proto...
2016-12-29 Richard Levitte80-test_ssl_new.t: Make 19-mac-then-encrypt.conf work...
2016-12-29 Richard Levitte70-test_sslvertol.t: Make sure to check a max TLS versi...
2016-12-29 Richard Levitte70-test_sslmessages.t: Don't check EXT_SIG_ALGS if...
2016-12-29 Matt CaswellFix CT test_sslmessages hangs
2016-12-29 Matt CaswellAdd a test to check the EC point formats extension...
2016-12-16 Richard Levittetest/ssl_test: give up if both client and server wait...
2016-12-16 Richard LevitteFix no-ct, skip tests recipes that try to test CT
2016-12-16 Richard Levitteevp_test: when function and reason strings aren't avail...
2016-12-14 Rich SalzCRL critical extension bugfix
2016-12-14 Dr. Stephen HensonAdd function and reason checking to evp_test
2016-12-12 Matt CaswellFix a leak in SSL_clear()
2016-12-12 Andy Polyakovx86_64 assembly pack: add AVX512 ChaCha20 and Poly1305...
2016-12-10 Dr. Stephen HensonAdditional error tests in evp_test.c
2016-12-09 Dr. Stephen HensonAdd RSA PSS tests
2016-12-09 Richard LevitteTest framework: Add the possibility to have a test...
2016-12-08 Kurt RoeckxAnd client fuzzer
2016-12-08 Matt CaswellFix various indentation
2016-12-08 Matt CaswellMove the checkhandshake.pm module into test/testlib
2016-12-08 Matt CaswellFix more style issues following extensions refactor...
2016-12-08 Matt CaswellSuppress some BoringSSL test failures
2016-12-08 Matt CaswellCorrect imports for checkhandshake module
2016-12-08 Matt CaswellAdd some extra key_share tests
2016-12-08 Matt CaswellRemove some spurious whitespace
2016-12-08 Matt CaswellAdd a renegotiation test
2016-12-08 Matt CaswellAdd more extension tests to test_sslmessages
2016-12-08 Matt CaswellMerge common code between test_tls13messages and test_s...
2016-12-08 Matt CaswellAdd extension tests in test_sslmessages
2016-12-08 Matt CaswellEnable status_request test in test_sslmessages
2016-12-08 Matt CaswellAdd a test to check messsages sent are the ones we...
2016-12-08 Matt CaswellAdd tests for new extension code
2016-12-08 Matt CaswellSplit ServerHello extensions
2016-12-08 Matt CaswellAdd EncryptedExtensions message
2016-12-08 Matt CaswellSend and Receive a TLSv1.3 format ServerHello
2016-12-07 Richard LevitteAdd a test for the UI API
2016-12-05 Matt CaswellAdd more TLS1.3 record tests
2016-12-05 Matt CaswellUpdate the record layer to use TLSv1.3 style record...
2016-11-30 Matt CaswellMake refdata in tls13encryptest static
2016-11-30 Matt CaswellConvert tls13encryptiontest so that we pass around...
2016-11-29 Matt CaswellFix some style issues in the TLSv1.3 nonce construction...
2016-11-29 Matt CaswellFix a double free in tls13encryptiontest
2016-11-29 Matt CaswellAdd a test for TLSv1.3 encryption using the new nonce...
2016-11-29 Matt CaswellFix mac-then-encrypt test with enable-tls1_3
2016-11-28 Rich SalzMake bntest be (mostly) file-based.
2016-11-28 Emilia KasperTest mac-then-encrypt
2016-11-25 Dr. Stephen Hensonadd CMS SHA1 signing test
2016-11-25 Andy Polyakovtest/evptests.txt: add regression test for false carry...
2016-11-24 Matt CaswellFix a warning about an uninit var
2016-11-24 Emilia KasperRun BoringSSL tests on Travis
2016-11-23 Matt CaswellFix some defines in ossl_shim
2016-11-23 Matt CaswellFix an uninit variable usage
2016-11-23 Matt CaswellUpdate tls13secretstest to use the new simpler test...
2016-11-23 Matt CaswellFix some style issues with TLSv1.3 state machine PR
2016-11-23 Matt CaswellExtend test_tls13messages
2016-11-23 Matt CaswellAdd a test for the TLSv1.3 state machine
2016-11-23 Matt CaswellFix the tests following the state machine changes for...
2016-11-23 Matt CaswellUpdate state machine to be closer to TLS1.3
2016-11-23 Matt CaswellImplement tls13_change_cipher_state()
2016-11-23 Matt CaswellRemove old style NewSessionTicket from TLSv1.3
2016-11-21 Todd ShortSkipping tests in evp_test leaks memory
2016-11-21 Kurt RoeckxMake SSL_read and SSL_write return the old behaviour...
2016-11-20 Dr. Stephen HensonAdd test to check EVP_PKEY method ordering.
2016-11-17 Dr. Stephen HensonAdd conversion test for MSBLOB format.
2016-11-16 Rob PercivalMake sure things get deleted when test setup fails...
2016-11-16 Rob PercivalUse valid signature in test_decode_tls_sct()
2016-11-16 Rob PercivalConstruct SCT from base64 in ct_test
2016-11-16 Matt CaswellRemove a hack from ssl_test_old
2016-11-16 Matt CaswellFixed various style issues in the key_share code
2016-11-16 Matt CaswellAdd some tests for the key_share extension
2016-11-16 Matt CaswellStart using the key_share data to derive the PMS
2016-11-15 Rob PercivalAdd test for CT_POLICY_EVAL_CTX default time
2016-11-15 Rob PercivalCheck that SCT timestamps are not in the future
2016-11-13 Richard LevitteRemove heartbeat support
2016-11-13 Matthias KraftSolution proposal for issue #1647.
2016-11-10 Matt CaswellFix test_sslcorrupt when using TLSv1.3
2016-11-10 Richard LevitteLink internal tests with static OpenSSL libraries when...
2016-11-10 Richard LevitteFix no-ct in test/ct_test.c
2016-11-10 Matt CaswellFix the no-tls option
2016-11-10 Richard LevitteFix no-cms (CVE-2016-7053)
2016-11-10 Andy Polyakovtest/evptests.txt: add negative tests for AEAD ciphers.
2016-11-10 Andy Polyakovtest: add TLS application data corruption test.
2016-11-10 Dr. Stephen Hensonadd test for CVE-2016-7053
2016-11-10 Andy Polyakovtest/bntest.c: regression test for CVE-2016-7055.
2016-11-10 Richard LevitteFix the evp_test Ctrl keyword processing
2016-11-10 Richard LevitteFix no-dso (shlibloadtest)
2016-11-09 Matt CaswellGive the test with only TLS1.1 and TLS1.0 a better...
2016-11-09 Matt CaswellAdd some more version tests
2016-11-09 Matt CaswellLook at the supported_versions extension even if the...
2016-11-09 Matt CaswellAdd a test for the supported_versions extension
2016-11-09 Matt CaswellAdd server side support for supported_versions extension
next