summaryrefslogtreecommitdiffstats
path: root/test/Makefile
AgeCommit message (Expand)Author
2018-08-14make updateMatt Caswell
2018-05-05X509 time: tighten validation per RFC 5280Emilia Kasper
2017-12-06Add a test for CVE-2017-3737Matt Caswell
2017-02-24Restore the test coverage of COMP_rle and SSL_COMP_add_compression_methodBernd Edlinger
2016-09-09Make updateRich Salz
2016-08-26Add basic test for Cisco DTLS1_BAD_VER and record replay handlingDavid Woodhouse
2016-08-19Add a DTLS unprocesed records testMatt Caswell
2016-03-01Add a test for SSLv2 configurationMatt Caswell
2015-12-03make updateMatt Caswell
2015-10-13RT3346: Fix test_bn regexp for Windows using MSYS.Peter Mosmans
2015-07-27Add test for SSL_set_session_ticket_extMatt Caswell
2015-07-07Add test for CVE-2015-1793Matt Caswell
2015-06-10When making libcrypto from apps or test, make sure to include enginesRichard Levitte
2015-05-23Fix the update target and remove duplicate file updatesRichard Levitte
2015-02-25Import evp_test.c from BoringSSL. Unfortunately we already have a fileMatt Caswell
2014-08-28Constant-time utilitiesEmilia Kasper
2014-07-20Add test header to Makefile, update ordinalsDr. Stephen Henson
2014-06-12make updateDr. Stephen Henson
2014-06-09Link heartbeat_test with the static version of the librariesKurt Roeckx
2014-05-18Unit/regression test for TLS heartbeats.Mike Bland
2014-03-06test/Makefile: allow emulated test (e.g. under wine) [from master].Andy Polyakov
2013-07-03Trying cherrypick:Trevor
2013-06-13Backport single makefile from master.Ben Laurie
2013-01-15make updateDr. Stephen Henson
2012-12-19Backport X509 hostname, IP address and email checking code from HEAD.Dr. Stephen Henson
2012-12-14Backport OCSP fixes.Ben Laurie
2012-12-13Make verify return errors.Ben Laurie
2012-06-03Reduce version skew: trivia (I hope).Ben Laurie
2011-12-27make updateDr. Stephen Henson
2011-11-13make depend.Ben Laurie
2011-06-18Don't add trailing slash to FIPSDIR: it causes problems with Windows builds.Dr. Stephen Henson
2011-06-14Update key sizes to 2048 bits.Dr. Stephen Henson
2011-05-26Make test utility link work for fips build.Dr. Stephen Henson
2011-03-23make update (1.0.1-stable)Richard Levitte
2011-03-16Add SRP.Ben Laurie
2010-01-20make updateOpenSSL_1_0_0-beta5Dr. Stephen Henson
2010-01-19stop asn1test compilation producing link errorsDr. Stephen Henson
2010-01-16Fix type-checking/casting issue.Ben Laurie
2009-10-18make updateDr. Stephen Henson
2009-08-12Update default dependency flags.Dr. Stephen Henson
2009-07-24Update from 0.9.8-stable.Dr. Stephen Henson
2009-07-15Call CMS tests with "make test"Dr. Stephen Henson
2009-07-08Make update.Dr. Stephen Henson
2009-04-01Make update fixing duplicate ASN1 error codes.Dr. Stephen Henson
2008-12-16Synchronise VMS build system with the Unixly oneRichard Levitte
2008-12-02Implement Configure option pattern "experimental-foo"Bodo Möller
2008-10-26Add JPAKE.Ben Laurie
2008-06-04More type-checking.Ben Laurie
2008-05-26LHASH revamp. make depend.Ben Laurie
2007-07-31Proper support for shared build under MacOS X.Andy Polyakov