summaryrefslogtreecommitdiffstats
path: root/test
AgeCommit message (Expand)Author
2017-10-31SM4: Add SM4 block cipher to EVPRonald Tse
2017-10-30Fix memory leak in crltest error caseBenjamin Kaduk
2017-10-30[packettest] Fix misplaced parenthesesAlexDenisov
2017-10-18Fix reseeding issues of the public RAND_DRBGDr. Matthias St. Pierre
2017-10-16Don't do version neg on an HRRMatt Caswell
2017-10-16Fix a bug in ALPN comparation code of a test casePaul Yang
2017-10-16Fix reading heap overflow in a test casePaul Yang
2017-10-12Add a test for setting initial SNI in CH but not using it with early_dataMatt Caswell
2017-10-12Add RFC7919 tests.Dr. Stephen Henson
2017-10-12Don't assume shared key length matches expected lengthDr. Stephen Henson
2017-10-12Add EVP_PKEY_METHOD redirection testDr. Stephen Henson
2017-10-11Appease -Werror=maybe-uninitializedBenjamin Kaduk
2017-10-04Session resume broken switching contextsTodd Short
2017-09-28Add a reserve call to the stack data structure.Pauli
2017-09-26Allow DH_set0_key with only private key.David Benjamin
2017-09-22Guard against DoS in name constraints handling.David Benjamin
2017-09-20Add RSA-PSS certificate type TLS testsDr. Stephen Henson
2017-09-20Add RSA-PSS test certificatesDr. Stephen Henson
2017-09-14Support EVP_PKEY_meth_remove and pmeth internal cleanupPaul Yang
2017-09-13Support key check in EVP interfacePaul Yang
2017-09-08Introduce named constants for the ClientHello callback.David Benjamin
2017-09-08Fix test documentation.David Benjamin
2017-09-08Rename SSL_CTX_set_early_cb to SSL_CTX_set_client_hello_cb.David Benjamin
2017-09-07Fix test_client_hello with no-tls1_2_methodBenjamin Kaduk
2017-09-06add callback handler for setting DTLS timer intervalAlfred E. Heggestad
2017-09-04Don't use ciphersuites for inflating the ClientHello in clienthellotestMatt Caswell
2017-09-04Fix 90-test_store.t: using config() requires OpenSSL::Test::UtilsRichard Levitte
2017-09-04Fix an include location problem in the extrended tests.Pauli
2017-09-03OSSL_STORE: Avoid testing with URIs on the mingw command lineRichard Levitte
2017-09-02test/run_tests.pl: don't use Module::Load::Conditional.Andy Polyakov
2017-09-01Fix long SNI lengths in test/handshake_helper.cBenjamin Kaduk
2017-09-01Fixup include path in ossl_shim test after e_os.h workBenjamin Kaduk
2017-09-01struct timeval include guardsPauli
2017-08-31Test for late client side detection of ALPN inconsistentiesMatt Caswell
2017-08-31Add some fixes for Travis failuresMatt Caswell
2017-08-31Add PSK early_data testsMatt Caswell
2017-08-31Update the tests for SNI changesMatt Caswell
2017-08-31Add some PSK early_data testsMatt Caswell
2017-08-30Fix return value of ASN1_TIME_compareTodd Short
2017-08-30Implement Aria GCM/CCM Modes and TLS cipher suitesJon Spillett
2017-08-30Move e_os.h to be the very first include.Pauli
2017-08-30e_os.h removal from other headers and source files.Pauli
2017-08-28DRBG: clarify difference between entropy counts and buffer lengthsDr. Matthias St. Pierre
2017-08-27MSC_VER <= 1200 isn't supported; remove dead codeRich Salz
2017-08-25Fix no-tls and no-tls1_2Matt Caswell
2017-08-25Fix no-scryptMatt Caswell
2017-08-25Do not lookup zero-length session IDKazuki Yamaguchi
2017-08-25Fix no-chacha and no-poly1305Matt Caswell
2017-08-25Don't run a CT specifc test if CT is disabledMatt Caswell
2017-08-25Check range of test values using isascii before diving into the fullPauli