summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2015-09-07Add recipes for misc other things we want to testRichard Levitte
2015-09-07Add recipes for the larger protocolsRichard Levitte
2015-09-07Add engine and evp test recipes.Richard Levitte
2015-09-07Add recipes for tests related to certificatesRichard Levitte
2015-09-07Add asymetric cipher test recipesRichard Levitte
2015-09-07Add a helper script for key file format conversion testsRichard Levitte
2015-09-07Add the encryption test recipeRichard Levitte
2015-09-07Add recipes for individual block ciphers, stream ciphers and digestsRichard Levitte
2015-09-07Add math tests recipesRichard Levitte
2015-09-07Groundwork for a perl based testing frameworkRichard Levitte
2015-09-07PACKETise ServerKeyExchangeMatt Caswell
2015-09-07PACKETise ServerHello processingMatt Caswell
2015-09-07Updates for NumericString supportMatt Caswell
2015-09-07Add NumericString supportDmitry Belyavsky
2015-09-07Fix build break due to rehash commandMatt Caswell
2015-09-06fix build breakage on windowsRich Salz
2015-09-06Fix typo, that broke build on non-unixRich Salz
2015-09-06Add rehash command to opensslTimo Teras
2015-09-06Small fix: make istext staticRichard Levitte
2015-09-06Fix enc so it properly treats BASE64 as textRichard Levitte
2015-09-06Fixup merge conflicts in util/libeay.numRichard Levitte
2015-09-06Change the treatment of stdin and stdout to allow binary dataRichard Levitte
2015-09-06dup_bio_* and bio_open_* are utility functions and belong in apps.cRichard Levitte
2015-09-06Remove warning about use of uninitialised variableRichard Levitte
2015-09-06Have binary mode when the format is binary, not the other way aroundRichard Levitte
2015-09-06Have the test executables output in text modeRichard Levitte
2015-09-06Change the way apps open their input and output filesRichard Levitte
2015-09-06Make the handling of output and input formats consistentRichard Levitte
2015-09-06Make the verify_extra test location agnosticRichard Levitte
2015-09-06make updateDr. Stephen Henson
2015-09-06Avoid direct X509 structure accessDr. Stephen Henson
2015-09-06Replace X509 macros with functionsDr. Stephen Henson
2015-09-05Cleanup testtsa scriptRich Salz
2015-09-05Make TS structures opaque.Rich Salz
2015-09-05RT3955: Reduce some stack usageRich Salz
2015-09-05In X509_STORE_CTX_init, cleanup on failuremrpre
2015-09-05RT3951: Add X509_V_FLAG_NO_CHECK_TIME to suppress time checkDavid Woodhouse
2015-09-05Use the shlib wrapper when running nptestAlessandro Ghedini
2015-09-05make X509_REVOKED opaqueDr. Stephen Henson
2015-09-04Supply a build rule for the recently added nptestBenjamin Kaduk
2015-09-04Match SUITEB strings at start of cipher list.Dr. Stephen Henson
2015-09-04Test for NULL ptr == 0Rich Salz
2015-09-04RT3998: Allow scrypt to be disabledRich Salz
2015-09-04More zalloc nitsRich Salz
2015-09-03Revert "OPENSSL_NO_xxx cleanup: RFC3779"David Woodhouse
2015-09-03remove 0 assignments.Rich Salz
2015-09-03Add UEFI flag for rand buildLong, Qin
2015-09-03Win32 build fix: include internal/numbers.h to get UIN32_MAXRichard Levitte
2015-09-03RT3674: Make no-cms build work.David Bar
2015-09-03make updateDr. Stephen Henson