]> git.ipfire.org Git - thirdparty/openssl.git/history - test
Fix invalid function type casts.
[thirdparty/openssl.git] / test /
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
2017-12-06  Andy Polyakovtest/bntest.c: add rsaz_1024_mul_avx2 regression test.
2017-12-04  Matt CaswellFix the Boring tests following the SSLfatal() changes
2017-12-04  Matt CaswellConvert the state machine code to use SSLfatal()
2017-11-29  Todd ShortUse ChaCha only if prioritized by clnt
2017-11-28  Andy Polyakovrsa/rsa_gen.c: harmonize keygen's ability with RSA_secu...
2017-11-28  Matt CaswellFix lshift tests
2017-11-27  PauliTest support for time_t comparisons.
2017-11-27  Pauliuse size_t tests instead of int ones
2017-11-25  Kurt RoeckxCreate a prototype for OPENSSL_rdtsc
2017-11-21  Richard LevitteAvoid unnecessary MSYS2 conversion of some arguments
2017-11-21  Matt CaswellIf a server is not acknowledging SNI then don't reject...
2017-11-21  Matt CaswellIgnore the session when setting SNI in s_client
2017-11-21  Paul YangSupport multi-prime RSA (RFC 8017)
2017-11-20  Paul YangSupport public key and param check in EVP interface
2017-11-17  Andy PolyakovIron out /WX errors in VC-WIN32.
2017-11-16  FdaSilvaYYFix AppVeyor/VC build failure
2017-11-16  Richard LevitteModify expected output of a CRL to match the changed...
2017-11-16  Richard LevitteModify expected output of a certificate to match the...
2017-11-13  FdaSilvaYYFactorise duplicated code.
2017-11-13  Andy PolyakovResolve warnings in VC-WIN32 build, which allows to...
2017-11-12  Benjamin KadukAdd OCSP API test executable
2017-11-12  Josh SorefMany spelling fixes/typo's corrected.
2017-11-07  FdaSilvaYYstyle : fix some if(...
2017-11-05  Jack LloydSM3: Add SM3 hash function
2017-11-05  FdaSilvaYYImplement Maximum Fragment Length TLS extension.
2017-11-02  Andy Polyakovtest/bntest.c: add bn_sqrx8x_internal regression test.
2017-10-31  Dr. Matthias St... testutil.h: Remove duplicate test macros
2017-10-31  Baptiste Jonglezafalg: Fix kernel version check
2017-10-31  Ronald TseSM4: Add SM4 block cipher to EVP
2017-10-30  Benjamin KadukFix memory leak in crltest error case
2017-10-30  AlexDenisov[packettest] Fix misplaced parentheses
2017-10-18  Dr. Matthias St... Fix reseeding issues of the public RAND_DRBG
2017-10-16  Matt CaswellDon't do version neg on an HRR
2017-10-16  Paul YangFix a bug in ALPN comparation code of a test case
2017-10-16  Paul YangFix reading heap overflow in a test case
2017-10-12  Matt CaswellAdd a test for setting initial SNI in CH but not using...
2017-10-12  Dr. Stephen HensonAdd RFC7919 tests.
2017-10-12  Dr. Stephen HensonDon't assume shared key length matches expected length
2017-10-11  Dr. Stephen HensonAdd EVP_PKEY_METHOD redirection test
2017-10-11  Benjamin KadukAppease -Werror=maybe-uninitialized
2017-10-04  Todd ShortSession resume broken switching contexts
2017-09-27  PauliAdd a reserve call to the stack data structure.
2017-09-26  David BenjaminAllow DH_set0_key with only private key.
2017-09-22  David BenjaminGuard against DoS in name constraints handling.
2017-09-20  Dr. Stephen HensonAdd RSA-PSS certificate type TLS tests
2017-09-20  Dr. Stephen HensonAdd RSA-PSS test certificates
2017-09-14  Paul YangSupport EVP_PKEY_meth_remove and pmeth internal cleanup
2017-09-13  Paul YangSupport key check in EVP interface
2017-09-08  David BenjaminIntroduce named constants for the ClientHello callback.
2017-09-08  David BenjaminFix test documentation.
2017-09-08  David BenjaminRename SSL_CTX_set_early_cb to SSL_CTX_set_client_hello_cb.
2017-09-07  Benjamin KadukFix test_client_hello with no-tls1_2_method
2017-09-06  Alfred E. Heggestadadd callback handler for setting DTLS timer interval
2017-09-04  Matt CaswellDon't use ciphersuites for inflating the ClientHello...
2017-09-04  Richard LevitteFix 90-test_store.t: using config() requires OpenSSL...
2017-09-03  PauliFix an include location problem in the extrended tests.
2017-09-03  Richard LevitteOSSL_STORE: Avoid testing with URIs on the mingw comman...
2017-09-02  Andy Polyakovtest/run_tests.pl: don't use Module::Load::Conditional.
2017-09-01  Benjamin KadukFix long SNI lengths in test/handshake_helper.c
2017-09-01  Benjamin KadukFixup include path in ossl_shim test after e_os.h work
2017-08-31  Paulistruct timeval include guards
2017-08-31  Matt CaswellTest for late client side detection of ALPN inconsistenties
2017-08-31  Matt CaswellAdd some fixes for Travis failures
2017-08-31  Matt CaswellAdd PSK early_data tests
2017-08-31  Matt CaswellUpdate the tests for SNI changes
2017-08-31  Matt CaswellAdd some PSK early_data tests
2017-08-30  Todd ShortFix return value of ASN1_TIME_compare
2017-08-30  Jon SpillettImplement Aria GCM/CCM Modes and TLS cipher suites
2017-08-29  PauliMove e_os.h to be the very first include.
2017-08-29  Paulie_os.h removal from other headers and source files.
2017-08-28  Dr. Matthias St... DRBG: clarify difference between entropy counts and...
2017-08-27  Rich SalzMSC_VER <= 1200 isn't supported; remove dead code
2017-08-25  Matt CaswellFix no-tls and no-tls1_2
2017-08-25  Matt CaswellFix no-scrypt
next