]> git.ipfire.org Git - thirdparty/openssl.git/history - test
Free the correct type in OBJ_add_object()
[thirdparty/openssl.git] / test /
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...
2017-12-17  Dr. Matthias St... Implement automatic reseeding of DRBG after a specified...
2017-12-17  Dr. Matthias St... Add master DRBG for reseeding
2017-12-15  Bernd EdlingerFix invalid function type casts.
2017-12-14  Matt CaswellFix some clang compilation errors
2017-12-14  Matt CaswellDon't run the TLSv1.3 CCS tests if TLSv1.3 is not enabled
2017-12-14  Matt CaswellAdd some TLSv1.3 CCS tests
2017-12-14  Matt CaswellSend supported_versions in an HRR
2017-12-14  Matt CaswellMerge HRR into ServerHello
2017-12-14  Matt CaswellSend TLSv1.2 as the record version when using TLSv1.3
2017-12-14  Matt CaswellImplement session id TLSv1.3 middlebox compatibility...
2017-12-14  Matt CaswellUpdate ServerHello to new draft-22 format
2017-12-11  Sebastian Andrzej... rsa: Do not allow less than 512 bit RSA keys
2017-12-11  Matt CaswellFix no-chacha
2017-12-11  Matt CaswellDon't expect a POLY1305 ciphersuite when using no-poly1305
2017-12-11  Matt CaswellReplace tabs with spaces in 25-cipher.conf.in
2017-12-11  Matt CaswellFix no-tls1_1
2017-12-10  Matt CaswellFix ssl_test_new with no-tls1_2
2017-12-08  Benjamin KadukFix test_tls13messages with no-ocsp
2017-12-08  Benjamin KadukWrap more of ocspapitest.c in OPENSSL_NO_OCSP
2017-12-08  Benjamin KadukFix coverity nit in handshake_helper.c
2017-12-08  Benjamin KadukFix coverity-reported errors in ocspapitest
2017-12-08  Benjamin KadukFix no-ec
2017-12-08  Richard LevitteRemove unicode characters from source
2017-12-08  JitendraLullafix --strict-warnings
2017-12-08  JitendraLullaextending afalg with aes-cbc-192/256, afalgtest.c also...
2017-12-08  Rich SalzConsistent formatting for sizeof(foo)
2017-12-07  Matt CaswellFix the buffer sizing in the fatalerrtest
2017-12-06  Matt CaswellAdd a test for CVE-2017-3737
next