summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2016-01-22Refactor config - @MK1MF_Builds out, general build scheme inRichard Levitte
2016-01-22Refactor config - move templates and template docs to ConfigurationsRichard Levitte
2016-01-22Refresh the thinking of --prefix and --openssldirRichard Levitte
2016-01-21RT3863 ECC: Add missing NULL check. Set a flagBilly Brumley
2016-01-21Refactor config - throw away the last remains of '--test-sanity'Richard Levitte
2016-01-21Refactor config - consolidate handling of disabled stuffRichard Levitte
2016-01-21Refactor config - rewrite handling of "reconf"Richard Levitte
2016-01-20Multiple -trusted/-untrusted/-CRLfile options in verifyViktor Dukhovni
2016-01-20Refactor apps load_certs/load_crls to work incrementallyViktor Dukhovni
2016-01-20More X509_verify_cert() tests via verify(1).Viktor Dukhovni
2016-01-20Reject when explicit trust EKU are set and none match.Viktor Dukhovni
2016-01-20Commit pre-generated test_verify certsViktor Dukhovni
2016-01-20Scripts to generate verify test certsViktor Dukhovni
2016-01-20Check Suite-B constraints with EE DANE recordsViktor Dukhovni
2016-01-20Refactor config - split read_config into read_config and resolve_configRichard Levitte
2016-01-20Refactor config - throw away '--test-sanity'Richard Levitte
2016-01-20Refactor config - a small cosmetic touchup of ConfigureRichard Levitte
2016-01-20Add an engine destructor to eng_cryptodev.Richard Levitte
2016-01-20Adapt BSD cryptodev engine to opaque EVP_MD_CTX, EVP_CIPHER_CTX, etcRichard Levitte
2016-01-20Remove update tagsRich Salz
2016-01-20Consolidate "make update"Rich Salz
2016-01-20Handle SSL_shutdown while in init more appropriatelyMatt Caswell
2016-01-20make EVP_PKEY opaqueDr. Stephen Henson
2016-01-19Remove the GOST engineMatt Caswell
2016-01-19Fix BSD -rpath parameterRichard Levitte
2016-01-19API compat for SSLeay_add_ssl_algorithmsViktor Dukhovni
2016-01-19Validate ClientHello session_id field length and send alert on failureAlessandro Ghedini
2016-01-19prf redirection build fixesDr. Stephen Henson
2016-01-19Update license year range to 2016Prayag Verma
2016-01-19Support disabling any or all TLS or DTLS versionsViktor Dukhovni
2016-01-19Add documentation for EVP_PKEY_TLS1_PRFDr. Stephen Henson
2016-01-19add TLS1-PRF testsDr. Stephen Henson
2016-01-19Add TLS1-PRF test support to evp_testDr. Stephen Henson
2016-01-19use TLS PRFDr. Stephen Henson
2016-01-19Add TLS PRF method.Dr. Stephen Henson
2016-01-19Fix GOST2012-NULL-GOST12Dmitry Belyavsky
2016-01-18Drop cached certificate signature validity flagViktor Dukhovni
2016-01-18Don't use "grep -q", "-q" is not POSIX, and fails on Solaris.Kristian Amlie
2016-01-18Add some extra Cygwin targets as aliases for Cygwin-x86Richard Levitte
2016-01-18Adjust the configuration target name from Cygwin-i686 to Cygwin-x86Richard Levitte
2016-01-18Fix configuration system to support different architectures on Cygwin.Corinna Vinschen
2016-01-18Don't strip object files on CygwinCorinna Vinschen
2016-01-18Use POSIX functions on Cygwin, not Win32 functionCorinna Vinschen
2016-01-17Fix build break; restore missing targetRich Salz
2016-01-17Fix function declarations.Rich Salz
2016-01-17Accessor update; fix API, document one.Rich Salz
2016-01-17Remove some old makefile targetsRich Salz
2016-01-17Add some accessors.Rich Salz
2016-01-17RT4247: Add missing patchRich Salz
2016-01-17The TLSProxy tests can't run if no-engine has been configuredRichard Levitte