summaryrefslogtreecommitdiffstats
path: root/test
AgeCommit message (Expand)Author
2016-02-11Remove TLS heartbeat, disable DTLS heartbeatRich Salz
2016-02-11Add inclusion directory crypto/include for BN compilationsRichard Levitte
2016-02-10After auto init, check that the deprecated functions exist before usingRichard Levitte
2016-02-10Rename INIT funtions, deprecate old ones.Rich Salz
2016-02-10clean away old VMS cruftRichard Levitte
2016-02-10x86[_64] assembly pack: add ChaCha20 and Poly1305 modules.Andy Polyakov
2016-02-10Simplify the specification of include dirs in the build dirRichard Levitte
2016-02-09GH645: Fix typo: ctificates -> certificatesQuanah Gibson-Mount
2016-02-09Clean up the tests for auto-init/de-initMatt Caswell
2016-02-09Auto init/deinit libcryptoMatt Caswell
2016-02-09Fix 90-test_networking.tRichard Levitte
2016-02-09Update 90-test-networking.t to do the same checks as other TLSProxy testsRichard Levitte
2016-02-09unified build scheme: adjust test framework for out of source build treeRichard Levitte
2016-02-08Suppress DANE TLSA reflection when verification failsViktor Dukhovni
2016-02-08Use File::Path::rmtree rather than File::Path::remove_treeRichard Levitte
2016-02-08dtlsv1listentest includes e_os.h, reflect that in include dirsRichard Levitte
2016-02-06Fix memory leak in dtlsv1listentestKurt Roeckx
2016-02-06Allocate bio_err before turning on memleak checksViktor Dukhovni
2016-02-06Enhance and clear the support of linker flagsRichard Levitte
2016-02-06GH587: Extend ECDH tests to more curves. Add more ECDH KATs.Billy Brumley
2016-02-06Add build.info lines for dtlsv1listentestRichard Levitte
2016-02-06Don't include sys/socket.hKurt Roeckx
2016-02-05Add missing static declarations in dtlsv1listentest.cViktor Dukhovni
2016-02-05Add tests for DTLSv1_listenMatt Caswell
2016-02-05enable leak checking for danetestDr. Stephen Henson
2016-02-05If memory debugging enabled return error on leaks.Dr. Stephen Henson
2016-02-05Initialise with -1 rather than 1Richard Levitte
2016-02-04Add checks for IPv4 and IPv6 in OpenSSL::Test::Utils and use themRichard Levitte
2016-02-04RT3095: allow NULL key for single-shot HMACEmilia Kasper
2016-02-04Only use TLS1.2 when it's availableRichard Levitte
2016-02-04Have 70-test_clienthello.t be selective on when it can be runRichard Levitte
2016-02-04Have OpenSSL::Test::Utils::available_protocols load configdata as wellRichard Levitte
2016-02-03Use BIO_snprintf() rather than snprintf()Richard Levitte
2016-02-03Refactoring BIO: add a simple networking test of s_client and s_serverRichard Levitte
2016-02-03Refactoring BIO: add a test, using test/ssltestRichard Levitte
2016-02-01constify PACKETEmilia Kasper
2016-02-01Use PKCS#8 format EC key so test is skipped with no-ecDr. Stephen Henson
2016-02-01unified build scheme: add build.info filesRichard Levitte
2016-01-31Add tests for non-ca trusted roots and intermediatesViktor Dukhovni
2016-01-31Compat self-signed trust with reject-only aux dataViktor Dukhovni
2016-01-31Check chain extensions also for trusted certificatesViktor Dukhovni
2016-01-30Move more BN internals to bn_lcl.hRich Salz
2016-01-30When checking if there's a VMS directory spec, don't forget the possible deviceRichard Levitte
2016-01-30Fix test/recipes/25-test_verify.tRichard Levitte
2016-01-30handle "Ctrl" in separate functionDr. Stephen Henson
2016-01-30Add test data for ECDHDr. Stephen Henson
2016-01-30Add support for EVP_PKEY_derive in evp_testDr. Stephen Henson
2016-01-30fix warningDr. Stephen Henson
2016-01-29Templatize util/domdRich Salz
2016-01-29Configure et al: split up the lflags configuration item into twoRichard Levitte