summaryrefslogtreecommitdiffstats
path: root/test
AgeCommit message (Expand)Author
2016-01-27Test all built-in curves and let the library choose the EC_METHODBilly Brumley
2016-01-27Skip all explicitely if the number of tests is 0Richard Levitte
2016-01-27Be careful when applying EXE_SHELLRichard Levitte
2016-01-26Fix Custom Extension tests skip countViktor Dukhovni
2016-01-26Remove /* foo.c */ commentsRich Salz
2016-01-26RT4272: Unit tests fail when DTLS disabledTodd Short
2016-01-2680-test_ca.t is made to use the new perlapp()Richard Levitte
2016-01-26Have OpenSSL::Test handle perl scripts like any programRichard Levitte
2016-01-26Use the new OpenSSL::Test::Utils routines.Richard Levitte
2016-01-26Use Configure's @disablables and %disabled through configdata.pmRichard Levitte
2016-01-25For every test in 80-test_ssl.t, check that the protocol(s) used is enabledRichard Levitte
2016-01-25Make tests use configdata.pm rather than parsing MakefileRichard Levitte
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