summaryrefslogtreecommitdiffstats
path: root/test
AgeCommit message (Expand)Author
2016-02-22Use $disabled{"dynamic-engine"} internallyRichard Levitte
2016-02-20Run the TLSProxy based tests as long as dynamic engines are built.Richard Levitte
2016-02-19TLS: reject duplicate extensionsEmilia Kasper
2016-02-18Remove all special make depend flags, as well as OPENSSL_DOING_MAKEDEPENDRichard Levitte
2016-02-17Remove JPAKERich Salz
2016-02-17Fixup secmemtest for the change of CRYPTO_free() and friendsRichard Levitte
2016-02-14Don't call cpuid in test; done as init.Rich Salz
2016-02-14Make sure to use unsigned char for is*() functionsRichard Levitte
2016-02-13Remove 00-test_checkexes.t, as it has lost its relevanceRichard Levitte
2016-02-13fix warnings on 32 bit buildsDr. Stephen Henson
2016-02-12Let all TLSProxy based tests display debug text conditionallyRichard Levitte
2016-02-12Rethink logging of test recipesRichard Levitte
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