Don't change the state of the ETM flags until CCS processing
[openssl.git] / test /
2017-02-16 Matt CaswellDon't change the state of the ETM flags until CCS proce...
2017-02-16 Matt CaswellProvide a test for the Encrypt-Then-Mac renegotiation...
2017-02-14 Matt CaswellUpdate the tls13messages test to add some HRR scenarios
2017-02-14 Matt CaswellUpdate the kex modes tests to check various HRR scenarios
2017-02-14 Matt CaswellUpdate test counting in checkhandshake.pm
2017-02-14 Matt CaswellUpdate the key_share tests for HelloRetryRequest
2017-02-13 Andrea GrandiAdd test to show wrong behavior of ASYNC_WAIT_CTX
2017-02-13 Richard Levittetest_rehash does nothing, have it do something
2017-02-09 Richard LevitteAdd needed module in 25-test_sid.t
2017-02-08 Richard LevitteBecause our test sid file contains EC, don't try it...
2017-02-08 Matt CaswellFix crash in tls13_enc
2017-02-08 Dr. Stephen Hensonupdate test
2017-02-08 Dr. Stephen HensonCall EVP_CipherFinal in CCM mode for tests.
2017-02-06 Andy PolyakovRename 90-test_fuzz.t to 99-test_fuzz.t to ensure that...
2017-02-02 Dr. Stephen HensonAdd missing MinProtocol/MaxProtocol
2017-02-02 Dr. Stephen HensonAdd TLS 1.3 certificate selection tests.
2017-02-02 Cory BenfieldTest logging TLSv1.3 secrets.
2017-02-01 Todd ShortAdd support for parameterized SipHash
2017-02-01 Richard Levittebntests.txt: add a couple of checks of possibly negativ...
2017-02-01 Richard Levittebntest: do not stop on first fautl encountered
2017-02-01 Richard Levittebntest: make sure file_rshift tests BN_rshift1 as well...
2017-02-01 Richard Levittebntest: make sure that equalBN takes note of negative...
2017-01-30 Dr. Stephen HensonUse PSS for simple test so TLS 1.3 handhake is successful.
2017-01-30 Dr. Stephen HensonAdd tests for client and server signature type
2017-01-30 Dr. Stephen HensonAdd test support for TLS signature types.
2017-01-30 Matt CaswellAdd a test for the PSK kex modes extension
2017-01-30 Matt CaswellAdd a test for WPACKET_fill_lengths()
2017-01-30 Matt CaswellEnable wpacket test on shared builds
2017-01-30 Matt CaswellRe-enable resumption for TLS1.3 CT tests
2017-01-30 Matt CaswellAdd testing of TLSv1.3 resumption in test_tls13messages
2017-01-30 Matt CaswellRe-enable test_ssl_new resumption tests for TLSv1.3
2017-01-30 Matt CaswellRemove a TLS1.3 TODO that is now completed
2017-01-30 Matt CaswellRe-enable TLSv1.3 session resumption related tests...
2017-01-30 Matt CaswellUpdate create_ssl_connection() to make sure its gets...
2017-01-30 Matt CaswellRe-enable ALPN resumption tests where we are using...
2017-01-30 Matt CaswellConstruct the client side psk extension for TLSv1.3
2017-01-30 Matt CaswellAdd support for the psk_key_exchange_modes extension
2017-01-29 Richard Levittetest/evp_test.c: If no algorithm was specified, don...
2017-01-28 Richard LevitteAdd a couple of test to check CRL fingerprint
2017-01-26 Rich SalzAvoid over-long strings. Fix a mem leak.
2017-01-26 Dr. Stephen HensonAdd server signature algorithm bug test.
2017-01-26 Andy Polyakovtest/bntest.c: regression test for carry bug in bn_sqr8...
2017-01-25 Cory BenfieldLimit the length of the encrypted premaster key.
2017-01-25 Richard LevitteFix small typo
2017-01-25 Matt CaswellAdjust in and in_len instead of donelen
2017-01-25 Matt CaswellFix the overlapping check for fragmented "Update" opera...
2017-01-25 Matt CaswellUpdate evp_test to make sure passing partial block...
2017-01-25 FdaSilvaYYFix some extra or missing whitespaces...
2017-01-24 Todd ShortAdd support for Poly1305 in EVP_PKEY
2017-01-23 Cory BenfieldAdd tests for the key logging callbacks.
2017-01-23 Richard LevitteFix no-tls1_2
2017-01-23 Matt CaswellExtend the test_ssl_new renegotiation tests to include...
2017-01-21 Gaétan Njinang'openssl passwd' command can now compute AIX MD5-based...
2017-01-20 Dr. Stephen HensonAdd signing hash tests
2017-01-20 Dr. Stephen HensonAdd options to check TLS signing hashes
2017-01-18 Rich SalzSkip ECDH tests for SSLv3
2017-01-18 Dr. Stephen HensonDefines and strings for special salt length values...
2017-01-18 Dr. Stephen Hensonadditional PSS tests for -1 and invalid salt length
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...
next