summaryrefslogtreecommitdiffstats
path: root/test
AgeCommit message (Expand)Author
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
2017-08-25Check for EOF in ASCII conversions.Pauli
2017-08-24Fix enable-sctpMatt Caswell
2017-08-22(Re)move some things from e_os.hRich Salz
2017-08-22Don't try to compare the ctype functions on values > 127Richard Levitte
2017-08-22Don't try to test ctype functions for values < 0 or > 255Richard Levitte
2017-08-22Use "" not <> for internal/ includesRich Salz
2017-08-22Fix the lack of isblank() with VMS CRichard Levitte
2017-08-22Add random serial# support.Rich Salz
2017-08-22This has been added to avoid the situation where some host ctype.h functionsPauli
2017-08-22Fix ctype arguments.Pauli
2017-08-21Add PKEY_CTX setter tests for TLS1-PRFJohannes Bauer
2017-08-21Remove double error messagesPauli
2017-08-18Reorder extensions to put SigAlgs lastTodd Short
2017-08-18test/asn1_time_test.c: Better check of signed time_tRichard Levitte
2017-08-18Fix windows build after too aggressive e_os.h removalPauli