summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* CT policy validationRob Percival2016-03-015-21/+208
* Verify SCT signaturesRob Percival2016-03-011-0/+38
* Fix use before init warnings in asynctestMatt Caswell2016-02-291-5/+5
* Refactor the async wait fd logicMatt Caswell2016-02-291-52/+87
* skip inappropriate X25519 testsDr. Stephen Henson2016-02-283-1/+14
* Add X25519 test vectors from RFC7748 6.1Dr. Stephen Henson2016-02-281-0/+42
* ct_test.c doesn't need to include from source top, only testutil.c doesRichard Levitte2016-02-271-1/+3
* Remove some old files.Rich Salz2016-02-2736-3596/+0
* testutil.c includes e_os.h.Ben Laurie2016-02-271-1/+1
* GH753: More spelling fixFdaSilvaYY2016-02-272-3/+3
* Public API for Certificate TransparencyRob Percival2016-02-261-2/+1
* GH752 ct_test uses testutil, so include thatRob Percival2016-02-261-1/+1
* Normalise the include directives in ct_test.cRichard Levitte2016-02-262-7/+7
* Implement new multi-threading APIAlessandro Ghedini2016-02-264-4/+302
* Update test build/run for unifiedRich Salz2016-02-251-1/+5
* fix "no-engine" build of test fixtureFdaSilvaYY2016-02-251-1/+3
* Tests for parsing and printing certificates containing SCTsRob Percival2016-02-258-3/+541
* test/ectest.c: add regression test for RT#4284.Andy Polyakov2016-02-231-0/+15
* test/recipes/80-test_ca.t: remove_tree->rmtree to make it work with Perl 5.10.Andy Polyakov2016-02-231-3/+3
* Use $disabled{"dynamic-engine"} internallyRichard Levitte2016-02-227-7/+7
* Run the TLSProxy based tests as long as dynamic engines are built.Richard Levitte2016-02-207-35/+14
* TLS: reject duplicate extensionsEmilia Kasper2016-02-194-10/+61
* Remove all special make depend flags, as well as OPENSSL_DOING_MAKEDEPENDRichard Levitte2016-02-181-1/+1
* Remove JPAKERich Salz2016-02-174-201/+4
* Fixup secmemtest for the change of CRYPTO_free() and friendsRichard Levitte2016-02-171-2/+2
* Don't call cpuid in test; done as init.Rich Salz2016-02-141-6/+0
* Make sure to use unsigned char for is*() functionsRichard Levitte2016-02-141-6/+8
* Remove 00-test_checkexes.t, as it has lost its relevanceRichard Levitte2016-02-131-59/+0
* fix warnings on 32 bit buildsDr. Stephen Henson2016-02-131-2/+2
* Let all TLSProxy based tests display debug text conditionallyRichard Levitte2016-02-127-7/+13
* Rethink logging of test recipesRichard Levitte2016-02-121-31/+8
* Remove TLS heartbeat, disable DTLS heartbeatRich Salz2016-02-112-96/+1
* Add inclusion directory crypto/include for BN compilationsRichard Levitte2016-02-111-1/+1
* After auto init, check that the deprecated functions exist before usingRichard Levitte2016-02-101-13/+0
* Rename INIT funtions, deprecate old ones.Rich Salz2016-02-101-1/+1
* clean away old VMS cruftRichard Levitte2016-02-103-1539/+0
* x86[_64] assembly pack: add ChaCha20 and Poly1305 modules.Andy Polyakov2016-02-101-0/+48
* Simplify the specification of include dirs in the build dirRichard Levitte2016-02-101-49/+49
* GH645: Fix typo: ctificates -> certificatesQuanah Gibson-Mount2016-02-091-1/+1
* Clean up the tests for auto-init/de-initMatt Caswell2016-02-0919-106/+8
* Auto init/deinit libcryptoMatt Caswell2016-02-091-18/+18
* Fix 90-test_networking.tRichard Levitte2016-02-091-0/+1
* Update 90-test-networking.t to do the same checks as other TLSProxy testsRichard Levitte2016-02-091-3/+7
* unified build scheme: adjust test framework for out of source build treeRichard Levitte2016-02-0934-164/+229
* Suppress DANE TLSA reflection when verification failsViktor Dukhovni2016-02-083-17/+171
* Use File::Path::rmtree rather than File::Path::remove_treeRichard Levitte2016-02-081-3/+3
* dtlsv1listentest includes e_os.h, reflect that in include dirsRichard Levitte2016-02-081-1/+1
* Fix memory leak in dtlsv1listentestKurt Roeckx2016-02-061-0/+1
* Allocate bio_err before turning on memleak checksViktor Dukhovni2016-02-061-2/+2
* Enhance and clear the support of linker flagsRichard Levitte2016-02-061-15/+10