aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* perl: use the 'if' module to conditionally load File::GlobRichard Levitte2016-05-303-9/+3
* Configure,test/recipes: "pin" glob to File::Glob::glob.Andy Polyakov2016-05-293-6/+15
* make sure to put quotes around -config argument, in case of spacesRichard Levitte2016-05-271-3/+3
* perl glob: make sure to put quotes around the pattern, in case of spacesRichard Levitte2016-05-272-3/+3
* Avoid msys name manglingMatt Caswell2016-05-271-4/+10
* Silence some "may be uninitialized when used" warningMatt Caswell2016-05-271-3/+3
* Add a test for printing floating point format specifiersMatt Caswell2016-05-273-1/+243
* build.info files: add quotes around any spec that may contain spacesRichard Levitte2016-05-251-59/+59
* Add checks on CRYPTO_set_ex_data return valueFdaSilvaYY2016-05-231-3/+5
* Add OpenSSL copyright to .pl filesRich Salz2016-05-211-2/+7
* Add an async io testMatt Caswell2016-05-203-1/+407
* Simplify SSL BIO buffering logicMatt Caswell2016-05-201-1/+1
* Copyright consolidation 02/10Rich Salz2016-05-1765-2622/+383
* test/evp_test.c: exercise in-place encryption.Andy Polyakov2016-05-161-19/+35
* Use OPENSSL_hexchar2intRich Salz2016-05-161-8/+5
* Fold threads.h into crypto.h making API publicViktor Dukhovni2016-05-162-2/+0
* VMS perl: Fix glob outputRichard Levitte2016-05-131-0/+1
* Add some additional NewSessionTicket testsMatt Caswell2016-05-131-1/+38
* Remove proxy tests. Add verify callback tests.Emilia Kasper2016-05-1213-519/+479
* Replace cipherlist testEmilia Kasper2016-05-116-70/+243
* Fix i2d_X509_AUX, update docs and add testsViktor Dukhovni2016-05-114-4/+260
* Recognise VERBOSE and V as well as HARNESS_VERBOSEDr. Stephen Henson2016-05-091-0/+5
* fix tab-space mixed indentationFdaSilvaYY2016-05-091-34/+34
* testlib/OpenSSL/Test.pm: address 5.10 warnings.Andy Polyakov2016-05-061-4/+4
* test/evp_test.c: exercise different combinations of data misalignment.Andy Polyakov2016-05-061-24/+55
* Fix the no-tls optionMatt Caswell2016-05-046-0/+18
* Add ASN.1 INTEGER tests.Dr. Stephen Henson2016-05-036-1/+46
* add ASN1_INTEGER type to d2i_testDr. Stephen Henson2016-05-031-1/+2
* Add test for CVE-2016-2018Dr. Stephen Henson2016-05-032-1/+10
* Secure memory fixesTodd Short2016-05-021-6/+67
* Misc tweaks for EBCDIC based on feedback receivedMatt Caswell2016-04-293-7/+3
* Fix the tests to work with EBCDICMatt Caswell2016-04-294-40/+34
* various spelling fixesFdaSilvaYY2016-04-281-1/+1
* add test for CVE-2016-2109Dr. Stephen Henson2016-04-232-1/+5
* In d2i_test return error for malloc failure.Dr. Stephen Henson2016-04-231-0/+3
* Extensions to d2i_test.Dr. Stephen Henson2016-04-222-17/+103
* Unified copyright for test recipesRich Salz2016-04-2275-533/+580
* Add a best effort test to check shared library consistencyRichard Levitte2016-04-221-0/+115
* Copyright consolidation; .pm and ConfigureRich Salz2016-04-204-1/+28
* Remove --classic build entirelyRichard Levitte2016-04-201-410/+0
* Copyright consolidation: perl filesRich Salz2016-04-206-104/+36
* Make string_to_hex/hex_to_string publicRich Salz2016-04-181-1/+1
* Rename some lowercase API'sRich Salz2016-04-181-15/+15
* Make many X509_xxx types opaque.Rich Salz2016-04-151-11/+17
* Fix no-stdio and no-autoalginitMatt Caswell2016-04-141-206/+208
* Fix AFALG kernel and headers mismatch problemMatt Caswell2016-04-141-0/+16
* Don't use deprecated CONF_modules_free() in testsViktor Dukhovni2016-04-141-1/+0
* Fix no-tls1_1 and no-tls1_2Matt Caswell2016-04-131-1/+1
* Fix the no-tls optionMatt Caswell2016-04-111-15/+18
* Fix the no-nextprotoneg optionMatt Caswell2016-04-112-0/+6