Make the "ticket" function return codes clearer
[openssl.git] / test /
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...
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
next