Add an extension initilisation and finalisation capability
[openssl.git] / test /
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
2016-11-09 Emilia KasperAdd main() test methods to reduce test boilerplate.
2016-11-09 EasySecdtl_mtu_test doesn't follow BIO_* conventions and make...
2016-11-09 Matt CaswellAdd a test for the TLS1.3 secret generation
2016-11-09 Matt CaswellAdd support for initialising WPACKETs from a static...
2016-11-09 Matt CaswellFollowing the changes to HKDF to accept a mode, add...
2016-11-07 David BenjaminImprove RSA test coverage.
2016-11-07 David BenjaminImplement RSASSA-PKCS1-v1_5 as specified.
2016-11-07 Emilia KasperSimplify tests part 2
2016-11-07 Matt CaswellAdd a test for the wrong version number in a record
2016-11-07 Matt Caswelltest_sslcbcpadding only makes sense <TLS1.3
2016-11-05 Richard Levitteconstant time test: include our internal/numbers.h...
2016-11-04 Richard LevitteCorrect internal tests sources
2016-11-04 Emilia KasperDon't create fixtures for simple tests
2016-11-04 Emilia Kaspertestutil: always print errors on failure
2016-11-04 Matt CaswellTest the size_t constant time functions
2016-11-04 Matt CaswellRemove an unused field in ossl_shim
2016-11-04 Matt CaswellAdd a wildcard exception for TLS13 tests
2016-11-04 Matt CaswellSwap header copyrights to standard OpenSSL
2016-11-04 Matt CaswellAdd missing bn.h include
2016-11-04 Matt CaswellUpdate the BoringSSL suppressions file based on the...
2016-11-04 Matt CaswellRename BoringSSL style OPENSSL_WINDOWS to OPENSSL_SYS_W...
2016-11-04 Matt CaswellFix a code inconsistency
2016-11-04 Matt CaswellRemove some #if 0'd out code
2016-11-04 Matt CaswellRemoved scoped_types.h
2016-11-04 Matt CaswellRemove some flags that are unused in the shim
2016-11-04 Matt CaswellUse the -allow-unimplemented feature of the BoringSSL...
2016-11-04 Matt CaswellRemove unused BoringSSL specific flags
2016-11-04 Matt CaswellRemove some unreferenced fields from TestState
2016-11-04 Matt CaswellRemove some #if 0'd out code
2016-11-04 Matt CaswellFix argument order in documentation
2016-11-04 Matt CaswellRemove test/ossl_shim/Makefile
2016-11-04 Matt CaswellAdd documentation on the BoringSSL test suite integration
2016-11-04 Matt CaswellFix some unused variable warnings in ossl_shim
2016-11-04 Matt CaswellAdd a comment to 90-test_external.t to explain why...
2016-11-04 Richard LevitteConvert 90-test_external.t to using "executable" rather...
2016-11-04 Matt CaswellControl building of ossl_shim through Configure
2016-11-04 Richard LevitteIntegrate ossl_shim into the build
2016-11-04 Matt CaswellAdd a shim config file
2016-11-04 Matt CaswellRebase shim against latest boringssl code
2016-11-04 Matt CaswellAdd a test to call the BoringSSL test suite
2016-11-04 Matt CaswellIntegrate BoringSSL shim
2016-11-03 Richard LevitteDon't assume to know the shared library extension
next