summaryrefslogtreecommitdiff
path: root/regress/lib/libssl/Makefile
AgeCommit message (Expand)Author
2018-11-10SpelingBob Beck
2018-11-10Make sure the interop test happen last (since they take a long time)Bob Beck
2018-11-09remove the not yet implemented "handshake" subdirectoryTheo Buehler
2018-11-09Add subdirectires with SUBDIR += instead of a single assignment withTheo Buehler
2018-11-07Add in key_schedule regress tests to regress buildBob Beck
2018-11-07+interopAlexander Bluhm
2017-07-16Provide a new regress test for TLS extension handlers, currently coveringJoel Sing
2017-03-05Add an initial regress test that covers the server-side of libssl, byJoel Sing
2016-11-04Move pqueue regress from libcrypto to libssl, since that's where the pqueueJoel Sing
2015-09-01Add an initial TLS client regress, which currently covers ClientHelloJoel Sing
2015-06-28Convert ssl_bytes_to_cipher_list to CBS.Doug Hogan
2015-02-06Import BoringSSL's crypto bytestring and crypto bytebuilder APIs.Doug Hogan
2015-02-06Add libssl ciphers regress, which currently only coversJoel Sing
2014-07-13Add a regress test for the ASN1 handling of SSL session tickets.Joel Sing
2014-05-24Move ssltest.c to a regress test.Joel Sing
2014-05-24Move the regress tests that are in lib/libssl to usr.sbin/openssl,Joel Sing
2014-04-17Remove the ossltests target, these are now all in libcrypto regressJonathan Gray
2014-04-16adapt to test file movesJonathan Gray
2010-10-03don't use non-standard CFLAGS; ok miod@, deraadt@Christian Weisgerber
2008-09-06update for openssl-0.9.8hDamien Miller
2003-06-16missing blowfish testMichael Shalayeff
2003-05-24un-break test; report and test by davidkrauseMarkus Friedl
2002-09-26remove MDC2; patentsMarkus Friedl
2002-09-02Rename a bunch of the old bsd.regress.mk variables into the new ones.Anil Madhavapeddy
2002-09-01e_os.h is longer installedMarkus Friedl
2002-05-15Build and run openssl regress tests in addition to our own.Bob Beck
2002-01-15Move the enc tests into the Makefile and split them intoArtur Grabowski
2002-01-02Convert to bsd.regress.mk.Artur Grabowski
2001-02-07uncomment rsa test; ok millert@Todd T. Fries
2001-01-29$OpenBSD$Niklas Hallqvist
1999-01-05 Fix up for make regress. Should handle objdir now.Bob Beck
1999-01-04ssl lib test scripts. Need to be tested so as not to break build processBob Beck