aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Fix (minor) problems found by ubsanAlessandro Ghedini2015-11-211-1/+6
* Convert __thread to pthreads for Thread Local StorageMatt Caswell2015-11-201-19/+19
* Swap to using proper windows pipesMatt Caswell2015-11-201-3/+13
* Add ASYNC_block_pause and ASYNC_unblock_pauseMatt Caswell2015-11-201-3/+33
* Fix ASYNC null implementationMatt Caswell2015-11-202-0/+19
* Add ASYNC testsMatt Caswell2015-11-203-3/+268
* Make libssl async awareMatt Caswell2015-11-201-25/+26
* Use better defaults for TSA.Dr. Stephen Henson2015-11-201-5/+5
* Add support for signer_digest option in TS.Dr. Stephen Henson2015-11-201-2/+2
* Use uint32_t and int32_t for SSL_CIPHER structure.Dr. Stephen Henson2015-11-081-2/+2
* Replace "SSLeay" in API with OpenSSLRich Salz2015-10-302-4/+4
* Reorganise state machine filesMatt Caswell2015-10-301-2/+3
* Improve make depend.Ben Laurie2015-10-241-2/+4
* Fix undeclared variable warnings.Ben Laurie2015-10-241-4/+2
* Remove useless codeAlessandro Ghedini2015-10-231-1/+1
* testlib/OpenSSL/Test.pm: remove redundant 'cmd /c', MSWin32 Perl can take car...Andy Polyakov2015-10-131-2/+0
* Test suite: chomp->s/\R// to harmonize with mingw 'make test'.Andy Polyakov2015-10-138-10/+10
* Test suite: minimal required to get mingw 'make test' work under Linux.Andy Polyakov2015-10-135-6/+25
* Skip PSK tests for no-pskDr. Stephen Henson2015-10-111-4/+12
* DTLS: remove unused cookie fieldEmilia Kasper2015-10-091-0/+20
* Properly check return type of DH_compute_key()Pascal Cuoq2015-10-071-2/+2
* Fix travis builds on masterAlessandro Ghedini2015-10-061-4/+4
* Add PACKET_copy_allEmilia Kasper2015-10-051-2/+21
* ssl3_get_client_hello: rearrange logicEmilia Kasper2015-10-051-0/+16
* Make update / libeay.num fixRich Salz2015-09-301-2/+15
* Add a test for duplicated ordinalsMatt Caswell2015-09-301-0/+104
* Fix no-stdio buildDavid Woodhouse2015-09-291-15/+2
* Empty NewSessionTicket: test session resumptionEmilia Kasper2015-09-281-1/+53
* Empty session ticket: add a testEmilia Kasper2015-09-281-2/+23
* Fix the OCSP test on WindowsMatt Caswell2015-09-251-1/+1
* Fix the rehash test on WindowsMatt Caswell2015-09-221-0/+5
* PACKET: simplifyEmilia Kasper2015-09-221-9/+2
* make no-dh workDr. Stephen Henson2015-09-201-1/+3
* Simplify Simple.pm further, and make it more verboseRichard Levitte2015-09-201-5/+4
* Correct srp testRichard Levitte2015-09-201-1/+1
* Correct jpake testRichard Levitte2015-09-201-1/+1
* Correct sha testsRichard Levitte2015-09-203-3/+3
* Correct whirlpool testRichard Levitte2015-09-201-1/+1
* typoDr. Stephen Henson2015-09-201-1/+1
* Update Simple.pm to use disabled()Dr. Stephen Henson2015-09-201-1/+2
* Change test recipes to use disabled()Dr. Stephen Henson2015-09-206-20/+26
* Add Utils.pmDr. Stephen Henson2015-09-201-0/+84
* Make sure to actually use @smime_cms_comp_test when testing it...Richard Levitte2015-09-191-1/+1
* Check if test_rehash is run as rootRichard Levitte2015-09-181-3/+10
* Remove PACKET_backEmilia Kasper2015-09-181-12/+5
* base64 decode: check for high bitEmilia Kasper2015-09-171-0/+6
* RT3757: base64 encoding bugsEmilia Kasper2015-09-172-36/+390
* Remove PACKET_(get|goto)_bookmarkEmilia Kasper2015-09-171-101/+101
* make updateMatt Caswell2015-09-161-2/+4
* Add a method to list available testsRichard Levitte2015-09-152-3/+12