summaryrefslogtreecommitdiffstats
path: root/test
AgeCommit message (Expand)Author
2016-01-25Fix OpenSSL::Test::Simple to take more than one algorithmRichard Levitte
2016-01-22dsatest: use the correct BIO to print the test errorMarcus Meissner
2016-01-22few typo fixesFdaSilvaYY
2016-01-22Remove outdated conftest.cRich Salz
2016-01-20Multiple -trusted/-untrusted/-CRLfile options in verifyViktor Dukhovni
2016-01-20More X509_verify_cert() tests via verify(1).Viktor Dukhovni
2016-01-20Commit pre-generated test_verify certsViktor Dukhovni
2016-01-20Scripts to generate verify test certsViktor Dukhovni
2016-01-20Remove update tagsRich Salz
2016-01-19Remove the GOST engineMatt Caswell
2016-01-19Support disabling any or all TLS or DTLS versionsViktor Dukhovni
2016-01-19add TLS1-PRF testsDr. Stephen Henson
2016-01-19Add TLS1-PRF test support to evp_testDr. Stephen Henson
2016-01-18Use POSIX functions on Cygwin, not Win32 functionCorinna Vinschen
2016-01-17Fix build break; restore missing targetRich Salz
2016-01-17Remove some old makefile targetsRich Salz
2016-01-17The TLSProxy tests can't run if no-engine has been configuredRichard Levitte
2016-01-15NGX-2040 - fix wildcard match on punycode/IDNA DNS namesZi Lin
2016-01-14In __cwd, make sure the given directory is seen as such and not a fileRichard Levitte
2016-01-14Do not use redirection on binary filesRichard Levitte
2016-01-14Add a directry spec for mcr if there is noneRichard Levitte
2016-01-13Fix verify(1) to report failure when verification failsViktor Dukhovni
2016-01-13Fix test_ordinalsMatt Caswell
2016-01-13Remove test_probable_prime_coprime from test/bntest.cRichard Levitte
2016-01-13VMS perl doesn't implement fork(), so don't run the TLSProxy tests thereRichard Levitte
2016-01-13Pipes on VMS do not work well with binary data, use an intermediary fileRichard Levitte
2016-01-13Fix test/recipes/80-test_ca.t to work on VMSRichard Levitte
2016-01-12Move Makefiles to Makefile.inRich Salz
2016-01-12fix jpaketest and correct commentDr. Stephen Henson
2016-01-12make updateRichard Levitte
2016-01-12Adapt all EVP_CIPHER_CTX users for it becoming opaqueRichard Levitte
2016-01-11Fix jpaketest compilation error.Dr. Stephen Henson
2016-01-11Only run DANE tests when EC is supportedRichard Levitte
2016-01-11Update leak test to check return values.Dr. Stephen Henson
2016-01-11Enable/disable crypto-mdebug just like other featuresViktor Dukhovni
2016-01-10fix shadow warningDr. Stephen Henson
2016-01-08Fixup actually update danetest.cViktor Dukhovni
2016-01-07Minor test updateViktor Dukhovni
2016-01-07Fix another build break for no-mem-debugRich Salz
2016-01-07mem functions cleanupRich Salz
2016-01-07DANE support for X509_verify_cert()Viktor Dukhovni
2016-01-07Fix declarations and constification for inline stack.Dr. Stephen Henson
2016-01-02Add support for minimum and maximum protocol versionKurt Roeckx
2015-12-28make a "missed make update" updateRich Salz
2015-12-27Add test for missing CertificateStatus messageMatt Caswell
2015-12-22Add ossl_inlineDr. Stephen Henson
2015-12-22unload modules in ssltestDr. Stephen Henson
2015-12-19Fix URLs mangled by reformatMatt Caswell
2015-12-18Remove the "eay" c-file-style indicatorsRichard Levitte
2015-12-16Rename some BUF_xxx to OPENSSL_xxxRich Salz