summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Don't run the TLSProxy based tests in native WindowsRichard Levitte2016-03-097-7/+7
* Ensure CRYPTO_mem_leaks is the last thing we doMatt Caswell2016-03-091-3/+3
* Fix memory leak in ssltestMatt Caswell2016-03-091-0/+6
* Convert CRYPTO_LOCK_SSL_* to new multi-threading APIAlessandro Ghedini2016-03-081-11/+14
* Fix error in ssltestMatt Caswell2016-03-081-2/+3
* Fix build; ssltestRich Salz2016-03-081-3/+3
* GH787: Fix ALPNTodd Short2016-03-082-92/+223
* Minor update to includes and documentation for ct_test.cRob Percival2016-03-071-2/+2
* Remove OPENSSL_NO_UNIT_TEST guard from ct_test.cRob Percival2016-03-071-1/+1
* Fixes memory leaks in CT codeRob Percival2016-03-071-5/+5
* Make OpenSSL::Test::setup() a bit more forgivingRichard Levitte2016-03-071-2/+8
* documentation and duplicate goto statementsBilly Brumley2016-03-072-4/+32
* move ifdef statementsBilly Brumley2016-03-072-3/+3
* NIST SP800-56A co-factor ECDH KATsBilly Brumley2016-03-072-2/+4407
* Fix some clang warningsMatt Caswell2016-03-071-9/+12
* Fix minor errors in the afalg testMatt Caswell2016-03-072-2/+2
* Adding afalg testclucey2016-03-074-4/+229
* Change names of ordinals and libs, libeay => libcrypto and ssleay => libsslRichard Levitte2016-03-051-2/+2
* Extends s_client to allow a basic CT policy to be enabledRob Percival2016-03-042-13/+70
* Adds CT validation to SSL connectionsRob Percival2016-03-041-1/+3
* GH355: Implement HKDFAlessandro Ghedini2016-03-031-0/+76
* Refactor ClientHello extension parsingEmilia Kasper2016-03-032-4/+102
* Generalise KDF test in evp_test.cDr. Stephen Henson2016-03-021-30/+2
* Convert PRF tests to use CtrlDr. Stephen Henson2016-03-021-24/+24
* Add Ctrl keyword to KDF test in evp_testDr. Stephen Henson2016-03-021-1/+2
* 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