aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Enable -Wmissing-variable-declarations andBen Laurie2015-09-1189-346/+467
* Unwriteable directories are errorsRich Salz2015-09-102-1/+4
* EVP_PKEY_METHOD accessor functions.Dr. Stephen Henson2015-09-102-0/+259
* RT3754: check for NULL pointerEmilia Kasper2015-09-102-3/+8
* Restore SSLerr on PACKET_strndup failure.Emilia Kasper2015-09-101-0/+1
* RT3992: Make SCT #ifdeffable.David Woodhouse2015-09-094-2/+11
* Add a simple test for the new rehash commandRichard Levitte2015-09-091-0/+56
* Make sure the temporary error log resides in a well defined locationRichard Levitte2015-09-091-1/+2
* Fix warning about mixed declarations and code.Dr. Stephen Henson2015-09-091-2/+3
* PACKET: add PACKET_memdup and PACKET_strndupEmilia Kasper2015-09-093-30/+120
* RT3993: Fix error found by VS2008David Woodhouse2015-09-081-1/+1
* RT3969: Add OPENSSL_SYS_UEFIDavid Woodhouse2015-09-085-4/+26
* Fix rehash/c_rehash doc and behavior.Rich Salz2015-09-083-35/+55
* Fix uninit warning. Remove unnecessary casts. Nothing to add is an error.Ben Laurie2015-09-081-5/+10
* add support for apple os/xRich Salz2015-09-071-3/+2
* Fix a few tests that depended on the wrong algorithm checkRichard Levitte2015-09-083-3/+3
* Adjust the general fill-column in doc/dir-locals.example.elRichard Levitte2015-09-081-1/+1
* Adjust the verify_extra test recipe to its executableRichard Levitte2015-09-081-2/+9
* GH391: Apple portRich Salz2015-09-071-28/+57
* Make sure that 80-test_ca.t finds all the config filesRichard Levitte2015-09-071-2/+2
* Add a recipe for the new null pointer testRichard Levitte2015-09-071-0/+5
* Change the 80-test_tsa recipe as per changes in testtsaRichard Levitte2015-09-071-164/+136
* Add a recipe for the new pbelu testRichard Levitte2015-09-071-0/+5
* Remake the testsslproxy testsRichard Levitte2015-09-071-18/+65
* Small fix in OpenSSL::TestRichard Levitte2015-09-071-2/+4
* Incorporate recent changes that were originally made in test/testsslRichard Levitte2015-09-071-36/+141
* Add documentation for the new testing frameworkRichard Levitte2015-09-072-0/+122
* Add a recipe for the new gmdiff testRichard Levitte2015-09-071-0/+5
* Correct test nameRichard Levitte2015-09-074-4/+4
* Remake test/sslsessionticktest.pl into a recipeRichard Levitte2015-09-071-39/+52
* Adapt the libssl test harness testing scripts to new testing frameworkRichard Levitte2015-09-074-14/+52
* Check the validity of MINFORichard Levitte2015-09-071-0/+16
* Better method of skipping all the tests in 00-check_testexes.tRichard Levitte2015-09-071-32/+30
* Remove special x509 test conversionsRichard Levitte2015-09-071-1/+2
* Add a few missing testsRichard Levitte2015-09-074-0/+20
* Push the line buffer filter on the out BIO on VMSRichard Levitte2015-09-071-0/+6
* Rework 00-test_checkexes.t for VMSRichard Levitte2015-09-071-42/+27
* Document OpenSSL::Test and OpenSSL::Test::SimpleRichard Levitte2015-09-072-183/+577
* Change OpenSSL::Test to be an extension of Test::MoreRichard Levitte2015-09-0725-29/+6
* New feature: STOPTESTRichard Levitte2015-09-071-0/+11
* Add version numbers on some modules we use.Richard Levitte2015-09-0725-27/+27
* Have 'make clean' clean away the log files.Richard Levitte2015-09-071-1/+1
* Tone down the requirements of a test that will go away.Richard Levitte2015-09-071-39/+48
* Remove old testing scripts out of the way.Richard Levitte2015-09-0736-0/+0
* Adapt mk1mf.pl and helpers to the new testing framework.Richard Levitte2015-09-075-279/+81
* Simplify very simple test recipes further.Richard Levitte2015-09-0730-261/+90
* Remove test targets from Makefile, have it use run_tests.plRichard Levitte2015-09-072-376/+6
* Ignore the log filesRichard Levitte2015-09-071-0/+1
* Add recipes for misc other things we want to testRichard Levitte2015-09-079-1/+99
* Add recipes for the larger protocolsRichard Levitte2015-09-075-0/+1423