]> git.ipfire.org Git - thirdparty/openssl.git/history - test
More typo fixes
[thirdparty/openssl.git] / test /
2017-03-29  FdaSilvaYYMore typo fixes
2017-03-28  PauliTest infrastructure additions.
2017-03-28  Rich SalzMove PRIu64, OSSLzu to e_os.h
2017-03-28  Emilia Kasperasynctest: don't depend on apps
2017-03-24  Matt CaswellAdd a test for the TLSv1.3 downgrade mechanism
2017-03-22  Richard LevitteFix 80-test_ssl_old.t: only count the ciphers if there...
2017-03-22  Richard LevitteChange exit_checker comment on returned status
2017-03-21  Richard LevitteRefuse to run the PYCA external test if configured...
2017-03-21  Richard Levitte95-test_external_pyca_data/cryptography.py: only instal...
2017-03-21  Richard LevitteAdapt 20-test_enc.t and 20-test_enc_more.t to use statusvar
2017-03-21  Richard LevitteAdapt 80-test_ssl_old.t to use statusvar
2017-03-21  Richard LevitteOpenSSL::Test: add a statusvar option for run with...
2017-03-21  Matt CaswellAdd a test for resumption after HRR
2017-03-21  Richard LevitteRework how protocol specific ciphers in 80-test_ssl_old...
2017-03-20  Bernd EdlingerFix the error handling in CRYPTO_dup_ex_data.
2017-03-20  Richard LevitteFix a few internals tests
2017-03-20  Richard LevitteImprove testing of elliptic curve validation
2017-03-20  Joseph Birr-PixtonImprove testing of elliptic curve validation
2017-03-19  Joseph Birr-PixtonUpdate test vectors in tls13secretstest
2017-03-17  Péter BudaiFixed PKCS5_PBKDF2_HMAC() to adhere to the documentation.
2017-03-17  Matt CaswellFix some undefined behaviour in stack test
2017-03-17  PauliAdd unit tests for the lhash functionality.
2017-03-16  Dr. Stephen HensonAdd Client CA names tests
2017-03-16  Dr. Stephen HensonAdd ExpectedClientCANames
2017-03-16  Matt CaswellHandle TLSv1.3 being disabled in clienthello test
2017-03-16  Matt CaswellAdd tests for the padding extension
2017-03-16  Matt CaswellAdd some HRR tests
2017-03-16  Matt CaswellAdd some more PSK tests
2017-03-16  Matt CaswellUpdate end of early data processing for draft-19
2017-03-16  Matt CaswellUpdate the TLSv1.3 secrets test vectors for draft-19
2017-03-16  PauliRename the test_stack recipe file name to be consistent...
2017-03-15  PauliUnit tests for crypto/stack.
2017-03-15  Andy Polyakovtest/recipes/03-test_internal_*: call setup() first.
2017-03-15  Jon SpillettAdd Python Cryptography.io external test suite
2017-03-15  Dr. Stephen HensonAdd additional RSA-PSS and RSA-OAEP tests.
2017-03-14  Matt CaswellRe-enable some BoringSSL tests
2017-03-14  Matt CaswellSSL_get_peer_cert_chain() does not work after a resumption
2017-03-14  Matt CaswellEnsure we set the session id context in ossl_shim
2017-03-14  Rich SalzAdd test for -nameout output
2017-03-14  Benjamin KadukFix some -Wshadow warnings
2017-03-14  Richard LevitteRather use -out parameter than redirect stdout
2017-03-14  Matt CaswellFix 12 Boring tests involving NULL-SHA ciphersuites
2017-03-14  Emilia KasperPort remaining old DTLS tests
2017-03-14  Emilia KasperPort SRP tests to the new test framework
2017-03-14  Matt CaswellUpdate ossl_config.json for later BoringSSL commit
2017-03-14  Matt CaswellMake the Boring tests pass
2017-03-13  Bernd EdlingerAdded a test case for RSA_padding_add_PKCS1_PSS_mgf1.
2017-03-10  Richard LevitteEncourage having external tests in multiple test recipes
2017-03-10  Richard LevitteSplit test/recipes/03_test_internal.t into individual...
2017-03-10  Matt CaswellAdd a test to check that if a PSK extension is not...
2017-03-09  Richard LevitteMake it possible to select or deselect test groups...
2017-03-08  PauliLimit the output of the enc -ciphers command to just...
2017-03-08  Matt CaswellFix no-comp
2017-03-07  Matt CaswellFix the number of tests to skip if TLSv1.3 is disabled
2017-03-07  Matt CaswellAdd a test for records not on the record boundary
2017-03-07  Andy Polyakovtest: add chacha_internal_test.
2017-03-06  Matt CaswellAdd a test to check that we correctly handle record...
2017-03-06  Rich SalzFix an endless loop in rsa_builtin_keygen.
2017-03-06  Matt CaswellFix no-ec
2017-03-06  Matt CaswellFix a test failure with no-tls1_1
2017-03-04  Matt CaswellAdd a test for TLSv1.3 cookies
2017-03-03  Dr. Stephen HensonUpdate and add test
2017-03-03  Bernd EdlingerReset executable bits on files where not needed.
2017-03-02  Matt CaswellUpdate early data API for writing to unauthenticated...
2017-03-02  Matt CaswellRename SSL_write_early() to SSL_write_early_data()
2017-03-02  Matt CaswellRename SSL_read_early() to SSL_read_early_data()
2017-03-02  Matt CaswellAdd early_data tests
2017-03-02  Matt CaswellImplement the early data changes required in tls13_chan...
2017-03-02  Richard Levitte-precert doesn't work when configured no-ct, don't...
2017-03-02  Richard LevitteFix the skip numbers in 80-test_ca.t
2017-03-02  Matt CaswellUse the built in boolean type for CompressionExpected
2017-03-02  Matt CaswellAdd compression tests
2017-03-01  Emilia KasperRemove some obsolete/obscure internal define switches:
2017-02-28  Benjamin KadukAdd AGL's "beer mug" PEM file as another test input
2017-02-28  Benjamin KadukAdd test corpus for PEM reading
2017-02-28  Rich SalzExdata test was never enabled.
2017-02-28  Matt CaswellFix test_ssl_new when compiled with no-tls1_2 or no...
2017-02-28  Matt CaswellFix sslapitest when compiled with no-tls1_2
2017-02-28  Dr. Stephen HensonRevert rc4test removal, it performs additional tests...
2017-02-28  Matt CaswellRemove some commented out code in the tests
2017-02-28  Dr. Stephen HensonRemove more redundant tests: md4, md5, rmd, rc4, p5_crpt2
2017-02-28  Matt CaswellRemove the file r160test.c
2017-02-28  Dr. Stephen HensonRemove wp_test.c: exactly the same tests are in evptest...
2017-02-28  Emilia KasperClean up references to FIPS
2017-02-28  PauliAvoid buffer underflow in evp_test.
2017-02-28  Emilia KasperRemove methtest.c
2017-02-25  Dr. Stephen HensonAdd tests for SHA1 and EC point compression
2017-02-24  Dr. Stephen HensonEC certificate with compression point
2017-02-24  Dr. Stephen HensonAdd Suite B tests
2017-02-24  Dr. Stephen HensonAdd P-384 root and P-384, P-256 EE certificates.
2017-02-24  Emilia KasperX509 time: tighten validation per RFC 5280
2017-02-24  Bernd EdlingerAdd -Wundef to --strict-warnings options.
2017-02-23  Benjamin KadukAdd an sslapitest for early callback
2017-02-23  Benjamin KadukLet test handshakes stop on certain errors
2017-02-23  Benjamin KadukUse correct variable in test diagnostic
2017-02-23  Benjamin KadukAdopt test to changed behavior
2017-02-23  Benjamin KadukTests for SSL early callback
2017-02-23  Benjamin KadukTests for SSL_bytes_to_cipher_list()
2017-02-23  PauliAdd a test case that tests more of the cipher modes.
2017-02-22  Rob PercivalChange CA.pl flag from --newprecert to --precert
next