]> git.ipfire.org Git - thirdparty/openssl.git/history - test
Fix no-sm3 (and no-sm2)
[thirdparty/openssl.git] / test /
2018-03-19  Richard LevitteDon't generate buildtest_*err.c
2018-03-19  Richard LevitteEnhance ssltestlib's create_ssl_ctx_pair to take min...
2018-03-19  Matt CaswellFix no-sm2
2018-03-19  Matt CaswellFix no-posix-io compile failure
2018-03-19  Matt CaswellFix no-psk
2018-03-19  Tomas MrazApply system_default configuration on SSL_CTX_new().
2018-03-19  Kurt RoeckxAdd a multithread rand test
2018-03-19  Jack LloydHandle evp_tests assumption of EVP_PKEY_FLAG_AUTOARGLEN
2018-03-19  Jack LloydSupport SM2 ECIES scheme via EVP
2018-03-19  Jack LloydAdd SM2 signature and ECIES schemes
2018-03-19  Bernd EdlingerFix bio callback backward compatibility
2018-03-19  Matt CaswellFix no-ec
2018-03-19  Matt CaswellAdd a test for 0RTT replay protection
2018-03-19  Matt CaswellAlways call the new_session_cb when issuing a NewSessio...
2018-03-19  Richard LevitteStop test/shlibloadtest.c from failing in a regression...
2018-03-17  Dr. Matthias St... Fix miscellaneous typos in docs and source
2018-03-17  Kurt RoeckxPropagate the request for prediction resistance to...
2018-03-15  Rich SalzAdd code to run test, get malloc counts
2018-03-15  Matt CaswellRename EVP_PKEY_new_private_key()/EVP_PKEY_new_public_key()
2018-03-15  Matt CaswellAdd some test vectors for testing raw 448/25519 keys
2018-03-15  Matt CaswellAdd PrivateKeyRaw and PublicKeyRaw support to evp_test
2018-03-15  Matt CaswellUpdate the tests to use the new EVP_PKEY_new_private_ke...
2018-03-14  Matt CaswellFix no-ec
2018-03-14  Patrick SteuerFix test_out_option
2018-03-14  Matt CaswellFix clienthellotest for new TLSv1.3 ciphersuite configu...
2018-03-14  Matt CaswellSplit configuration of TLSv1.3 ciphers from older ciphers
2018-03-14  Matt CaswellUse the TLSv1.3 record header as AAD
2018-03-12  Richard LevitteCONF inclusion test: Add VMS specific tests
2018-03-12  Benjamin SaundersIntroduce SSL_CTX_set_stateless_cookie_{generate,verify}_cb
2018-03-12  Matt CaswellDon't negotiate TLSv1.3 with the ossl_shim
2018-03-12  Todd ShortSession Ticket app data
2018-03-09  Ben KadukAttempt to fix boringssl tests
2018-03-09  Matt CaswellGive more information in the SSL_stateless return code
2018-03-09  Matt CaswellTest the new PSK behaviour
2018-03-08  Bryan DonlanFix issues in ia32 RDRAND asm leading to reduced entropy
2018-03-07  Matt CaswellRemove OPENSSL_USE_NODELETE guards in shlibloadtest
2018-03-06  Bernd EdlingerFix a bunch of gcc warnings in packettest.c
2018-03-05  Tomas MrazAdd support for .include directive in config files
2018-03-05  Matt CaswellUpdate tests for TLS Ed448
2018-03-03  Andy Polyakovtest/ctype_internal_test.c: portability fixup.
2018-03-02  Matt CaswellAdd test vectors for X448 and Ed448
2018-03-01  Benjamin KadukDo not set a nonzero default max_early_data
2018-02-28  Richard LevitteAdapt 15-test_out_option.t for more than just Unix
2018-02-28  Richard LevitteEnable the -out option test on VMS as well
2018-02-28  Paul YangAdd test cases for this -out option check
2018-02-27  Matt CaswellUpdate copyright year
2018-02-26  Matt CaswellClear some sslapitest global variables after use
2018-02-26  Andy Polyakovtest/ct_test.c: remove dependency on -lm.
2018-02-26  Tatsuhiro TsujikawaExport keying material using early exporter master...
2018-02-23  Bernd EdlingerRemove executable bit from test/recipes/03-test_interna...
2018-02-23  Richard LevitteTest the storeutl searching options
2018-02-23  Richard LevitteTest the storeutl expectation options
2018-02-21  Viktor DukhovniUse malloc to avoid alignment problems.
2018-02-21  Matt CaswellFix no-ec build
2018-02-21  Richard LevitteVMS: Fix curve448 internal test program
2018-02-21  Andy Polyakovtest/recipes/80-test_pkcs12.t: handle lack of Win32...
2018-02-20  Matt CaswellAdd tests for newly added constant time functions
2018-02-20  Matt CaswellMore style fixes to Curve448 code based on review feedback
2018-02-20  Matt CaswellFixes for compilation using clang
2018-02-20  Matt CaswellUpdate the curve448 internal test to use testutil.h
2018-02-20  Matt CaswellMove curve448_test.c to be a full internal test
2018-02-19  Matt CaswellThe record version for ClientHello2 should be TLS1.2
2018-02-19  Richard Levittetest_ssl_old: avoid empty strings for flags
2018-02-15  Bernd EdlingerFix a gcc warning about possible fall through
2018-02-13  Richard LevitteVMS: for testutil, make sure to use BIO_f_linebuffer
2018-02-13  Dr. Matthias St... DRBG: make the derivation function the default for...
2018-02-13  Matt CaswellUpdate copyright year
2018-02-09  Matt CaswellFixes for no-tls1_2 and no-tls1_2-method
2018-02-08  Matt CaswellFix no-chacha and no-poly1305
2018-02-07  Matt CaswellDon't run tls13encryptiontest on a shared Windows build
2018-02-07  Matt CaswellFix clienthellotest with TLSv1.3
2018-02-07  Matt CaswellEnable TLSv1.3 by default
2018-02-07  Richard LevitteRevert "Modify test/afalgtest to fail if the afalg...
2018-02-07  Richard Levittetest/recipes/30-test_afalg.t: set OPENSSL_ENGINES correctly
2018-02-07  Richard LevitteModify test/afalgtest to fail if the afalg engine could...
2018-02-06  Richard LevitteCode cleanup: remove benchmark code from internal tests
2018-02-02  Tatsuhiro TsujikawaMake sure that exporting keying material is allowed
2018-02-01  Todd ShortAdd TLSv1.3 post-handshake authentication (PHA)
2018-01-31  Richard LevitteAdd missing \n in some testutil output
2018-01-31  Richard LevitteMake test/uitest depend on the private apps support...
2018-01-31  Andy Polyakovtest/asn1_time_test.c: fix pre-C90 warning.
2018-01-29  Richard LevitteDon't break testing when runnins as root
2018-01-28  Richard LevitteGet rid of a warning about unused results
2018-01-26  Benjamin KadukCatch some more old sigalg names in comments
2018-01-25  Benjamin KadukAdd TLSProxy tests for signature_algorithms_cert
2018-01-25  Benjamin KadukAdd TLS 1.3 draft-23 PSS signature algorithms
2018-01-24  Matt CaswellUpdates following review of SSL_stateless() code
2018-01-24  Matt CaswellAdd some tests for the SSL_stateless() capability
2018-01-24  Richard LevitteSmall cleanup of some build.info files
2018-01-23  PauliSHA512/224 and SHA512/256
2018-01-22  Richard Levittetest/ossl_shim/packeted_bio.h: don't include e_os.h
2018-01-22  Richard LevitteReduce the use of e_os.h in test programs
2018-01-20  Richard LevitteEnable TLSProxy tests on Windows
2018-01-19  Richard LevitteCopyright update of more files that have changed this...
2018-01-09  Richard LevitteUpdate copyright years on all files merged since Jan...
2018-01-06  Bernd EdlingerStop using unimplemented cipher classes.
2018-01-04  Dr. Matthias St... crypto/rand: restore the generic DRBG implementation
2018-01-03  Benjamin KadukTest that supported_groups is permitted in ServerHello
2018-01-02  Daniel BeveniusFix minor 'the the' typos
2017-12-27  Bernd EdlingerAlternate fix for ../test/recipes/80-test_ssl_old.t...
next