added cmcCA and cmcRA as per rfc6402, capitalized per RFC7030 author
[openssl.git] / test /
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
2017-08-25 Kazuki YamaguchiDo not lookup zero-length session ID
2017-08-25 Matt CaswellFix no-chacha and no-poly1305
2017-08-25 Matt CaswellDon't run a CT specifc test if CT is disabled
2017-08-24 PauliCheck range of test values using isascii before diving...
2017-08-24 PauliCheck for EOF in ASCII conversions.
2017-08-24 Matt CaswellFix enable-sctp
2017-08-22 Rich Salz(Re)move some things from e_os.h
2017-08-22 Richard LevitteDon't try to compare the ctype functions on values...
2017-08-22 Richard LevitteDon't try to test ctype functions for values < 0 or...
2017-08-22 Rich SalzUse "" not <> for internal/ includes
2017-08-22 Richard LevitteFix the lack of isblank() with VMS C
2017-08-22 Rich SalzAdd random serial# support.
2017-08-21 PauliThis has been added to avoid the situation where some...
2017-08-21 PauliFix ctype arguments.
2017-08-21 Johannes BauerAdd PKEY_CTX setter tests for TLS1-PRF
2017-08-21 PauliRemove double error messages
2017-08-18 Todd ShortReorder extensions to put SigAlgs last
2017-08-18 Richard Levittetest/asn1_time_test.c: Better check of signed time_t
2017-08-18 PauliFix windows build after too aggressive e_os.h removal
2017-08-17 PauliRemove tests dependence on e_os.h
2017-08-16 David von OheimbFix OCSP_basic_verify() cert chain construction in...
2017-08-16 FdaSilvaYY[Win] Fix some test method signatures ...
2017-08-15 Rich SalzRevert "Add some casts for %j"
2017-08-15 Paul YangUse new setup_tests in code of rsa_test
2017-08-15 Richard LevitteFile::Glob option ':bsd_glob' doesn't work everywhere...
2017-08-15 Richard LevitteConsolidate the locations where we have our internal...
2017-08-14 Rich SalzAdd some casts for %j
2017-08-12 FdaSilvaYYFix some typo and comments
2017-08-12 Andy PolyakovWire SHAKE to EVP.
2017-08-12 Andy PolyakovAdd EVP_DigestFinalXOF, interface to extendable-output...
2017-08-11 FdaSilvaYYFix some Typos and indents
2017-08-11 Jon Spillett[extended tests] Add steps to update an external test...
2017-08-10 Dr. Stephen Hensonno-ec2m fixes
2017-08-10 Dr. Stephen HensonAdd alternative CMS P-256 cert
2017-08-10 Dr. Stephen HensonFix no-ec
2017-08-10 David von OheimbFix minor type warnings and risk of memory leak in...
2017-08-09 Benjamin KadukFix memory leak in session cache test
2017-08-09 Matt CaswellTest server side session caching
2017-08-08 Johannes BauerFix building without scrypt
2017-08-08 Dr. Stephen HensonAdd test for ECDH CMS key only
2017-08-08 Johannes BauerAdd PKEY_METHOD macro tests
2017-08-08 Johannes BauerAdd interface to the scrypt KDF by means of PKEY_METHOD
2017-08-06 PauliChange SETUP_TEST_FIXTURE so that the fixture structure...
2017-08-04 Todd ShortConsolidate to a single asn1_time_from_tm() function
2017-08-03 PauliTest fixtures changed to pointers.
2017-08-03 Andy Polyakovrecipes/80-test_ca.t: make it work with spaces in pathn...
2017-08-03 Rich SalzSwitch from ossl_rand to DRBG rand
2017-08-03 Dr. Stephen HensonAllow use of long name for KDFs
2017-08-02 PauliSimplify some of the sslapitest code.
2017-08-01 PauliRemove EXECUTE_TEST_NO_TEARDOWN.
2017-08-01 Paul YangAdd test case for ASN1_TIME_print
2017-08-01 Matt CaswellAdd a test to check we get a new session even if s...
2017-07-31 David BenjaminFix the names of older ciphers.
2017-07-29 Dr. Stephen HensonAdd public key method enumeration function.
2017-07-29 Bernd EdlingerAdd some test coverage for OPENSSL_secure_clear_free
2017-07-29 Bernd EdlingerAdd some test coverage for PEM_read_bio_PrivateKey
2017-07-28 Paul YangMake SSL_set_tlsext_host_name no effect from server...
2017-07-28 Richard LevittePerl: Use File::Glob::bsd_glob rather than File::Glob...
next