]> git.ipfire.org Git - thirdparty/openssl.git/history - test
Fix undefined behaviour when printing the X509 serial
[thirdparty/openssl.git] / test /
2017-01-15  Dr. Stephen HensonAdd client cert type tests
2017-01-15  Dr. Stephen HensonAdd certificate selection tests.
2017-01-15  Dr. Stephen Hensonadd ECDSA test server certificate
2017-01-15  Dr. Stephen HensonAdd options to check certificate types.
2017-01-12  Rich SalzGH2176: Add X509_VERIFY_PARAM_get_time
2017-01-12  Richard LevitteUI: fix uitest for VMS
2017-01-12  Richard LevitteUI: fix uitest for no-ui configuration
2017-01-12  Matt CaswellFix no-dh builds
2017-01-11  Richard LevitteAdd a test "uitest"
2017-01-10  Matt CaswellFix no-ec following sigalgs refactor
2017-01-10  Matt CaswellAdd some signature tests
2017-01-10  Matt CaswellExtend ServerKeyExchange parsing to work with a signature
2017-01-10  Matt CaswellAdd a sigalg test to check we only allow sigalgs we...
2017-01-10  Matt CaswellExtend PSS signature support to TLSv1.2
2017-01-10  Matt CaswellFix test_sslversions to know that TLSv1.3 sets record...
2017-01-10  Matt CaswellAdd some sig algs tests
2017-01-10  Matt CaswellVerify that the sig algs extension has been sent for...
2017-01-10  Matt CaswellFix client application traffic secret
2017-01-10  Matt CaswellMake CertificateVerify TLS1.3 aware
2017-01-10  Rich SalzMove extension data into sub-structs
2017-01-08  Dr. Stephen HensonAdd server temp key type checks
2017-01-08  Dr. Stephen HensonAdd new ssl_test option.
2017-01-08  Dr. Stephen Hensonadd test for invalid key parameters
2017-01-08  Dr. Stephen Hensonadd PSS key tests
2017-01-06  Matt CaswellImplement TLSv1.3 style CertificateStatus
2017-01-06  Matt CaswellCreate Certificate messages in TLS1.3 format
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...
next