aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Remove /* foo.c */ commentsRich Salz2016-01-2637-37/+0
* RT4272: Unit tests fail when DTLS disabledTodd Short2016-01-261-2/+4
* 80-test_ca.t is made to use the new perlapp()Richard Levitte2016-01-261-11/+6
* Have OpenSSL::Test handle perl scripts like any programRichard Levitte2016-01-261-11/+77
* Use the new OpenSSL::Test::Utils routines.Richard Levitte2016-01-267-11/+11
* Use Configure's @disablables and %disabled through configdata.pmRichard Levitte2016-01-261-34/+87
* For every test in 80-test_ssl.t, check that the protocol(s) used is enabledRichard Levitte2016-01-251-138/+214
* Make tests use configdata.pm rather than parsing MakefileRichard Levitte2016-01-257-20/+26
* Fix OpenSSL::Test::Simple to take more than one algorithmRichard Levitte2016-01-251-4/+10
* dsatest: use the correct BIO to print the test errorMarcus Meissner2016-01-221-1/+1
* few typo fixesFdaSilvaYY2016-01-221-1/+1
* Remove outdated conftest.cRich Salz2016-01-221-99/+0
* Multiple -trusted/-untrusted/-CRLfile options in verifyViktor Dukhovni2016-01-201-4/+0
* More X509_verify_cert() tests via verify(1).Viktor Dukhovni2016-01-209-5/+259
* Commit pre-generated test_verify certsViktor Dukhovni2016-01-2030-0/+608
* Scripts to generate verify test certsViktor Dukhovni2016-01-202-0/+222
* Remove update tagsRich Salz2016-01-201-6/+1
* Remove the GOST engineMatt Caswell2016-01-193-1467/+3
* Support disabling any or all TLS or DTLS versionsViktor Dukhovni2016-01-192-534/+152
* add TLS1-PRF testsDr. Stephen Henson2016-01-191-0/+48
* Add TLS1-PRF test support to evp_testDr. Stephen Henson2016-01-191-0/+115
* Use POSIX functions on Cygwin, not Win32 functionCorinna Vinschen2016-01-181-2/+2
* Fix build break; restore missing targetRich Salz2016-01-171-0/+3
* Remove some old makefile targetsRich Salz2016-01-171-10/+0
* The TLSProxy tests can't run if no-engine has been configuredRichard Levitte2016-01-176-0/+23
* NGX-2040 - fix wildcard match on punycode/IDNA DNS namesZi Lin2016-01-151-0/+10
* In __cwd, make sure the given directory is seen as such and not a fileRichard Levitte2016-01-141-2/+1
* Do not use redirection on binary filesRichard Levitte2016-01-142-8/+8
* Add a directry spec for mcr if there is noneRichard Levitte2016-01-141-1/+1
* Fix verify(1) to report failure when verification failsViktor Dukhovni2016-01-131-2/+1
* Fix test_ordinalsMatt Caswell2016-01-131-1/+1
* Remove test_probable_prime_coprime from test/bntest.cRichard Levitte2016-01-131-42/+0
* VMS perl doesn't implement fork(), so don't run the TLSProxy tests thereRichard Levitte2016-01-136-0/+18
* Pipes on VMS do not work well with binary data, use an intermediary fileRichard Levitte2016-01-131-8/+10
* Fix test/recipes/80-test_ca.t to work on VMSRichard Levitte2016-01-131-2/+4
* Move Makefiles to Makefile.inRich Salz2016-01-122-798/+395
* fix jpaketest and correct commentDr. Stephen Henson2016-01-121-1/+1
* make updateRichard Levitte2016-01-121-164/+201
* Adapt all EVP_CIPHER_CTX users for it becoming opaqueRichard Levitte2016-01-121-8/+8
* Fix jpaketest compilation error.Dr. Stephen Henson2016-01-111-0/+4
* Only run DANE tests when EC is supportedRichard Levitte2016-01-111-0/+4
* Update leak test to check return values.Dr. Stephen Henson2016-01-111-18/+6
* Enable/disable crypto-mdebug just like other featuresViktor Dukhovni2016-01-1117-25/+41
* fix shadow warningDr. Stephen Henson2016-01-101-2/+2
* Fixup actually update danetest.cViktor Dukhovni2016-01-081-2/+1
* Minor test updateViktor Dukhovni2016-01-071-747/+0
* Fix another build break for no-mem-debugRich Salz2016-01-071-0/+2
* mem functions cleanupRich Salz2016-01-0720-105/+939
* DANE support for X509_verify_cert()Viktor Dukhovni2016-01-075-3/+2269
* Fix declarations and constification for inline stack.Dr. Stephen Henson2016-01-071-1/+1