summaryrefslogtreecommitdiff
path: root/src/regress/lib/libssl/Makefile (follow)
Commit message (Expand)AuthorAgeFilesLines
* Re-enable the client test now that it passes again.jsing2020-04-061-2/+2
* Add regress for TLSv1.3 sequence number handling.jsing2020-03-131-1/+2
* Disable the client hello message regress test for now.jsing2020-01-251-2/+2
* hook handshake testtb2019-01-201-1/+2
* Hook record regress.jsing2019-01-191-1/+3
* Add regress for extensible buffer code.jsing2019-01-171-1/+2
* Spelingbeck2018-11-101-2/+2
* Make sure the interop test happen last (since they take a long time)beck2018-11-101-2/+3
* remove the not yet implemented "handshake" subdirectorytb2018-11-091-2/+1
* Add subdirectires with SUBDIR += instead of a single assignment withtb2018-11-091-13/+13
* Add in key_schedule regress tests to regress buildbeck2018-11-071-1/+2
* +interopbluhm2018-11-071-1/+2
* Provide a new regress test for TLS extension handlers, currently coveringjsing2017-07-161-1/+2
* Add an initial regress test that covers the server-side of libssl, byjsing2017-03-051-1/+2
* Move pqueue regress from libcrypto to libssl, since that's where the pqueuejsing2016-11-041-1/+2
* Add an initial TLS client regress, which currently covers ClientHellojsing2015-09-011-1/+2
* Convert ssl_bytes_to_cipher_list to CBS.doug2015-06-281-2/+3
* Import BoringSSL's crypto bytestring and crypto bytebuilder APIs.doug2015-02-061-1/+2
* Add libssl ciphers regress, which currently only coversjsing2015-02-061-1/+2
* Add a regress test for the ASN1 handling of SSL session tickets.jsing2014-07-131-1/+2
* Move ssltest.c to a regress test.jsing2014-05-241-0/+8
* Move the regress tests that are in lib/libssl to usr.sbin/openssl,jsing2014-05-241-58/+0
* Remove the ossltests target, these are now all in libcrypto regressjsg2014-04-171-208/+2
* adapt to test file movesjsg2014-04-161-63/+50
* don't use non-standard CFLAGS; ok miod@, deraadt@naddy2010-10-031-2/+2
* update for openssl-0.9.8hdjm2008-09-061-47/+93
* missing blowfish testmickey2003-06-161-4/+4
* un-break test; report and test by davidkrausemarkus2003-05-241-90/+90
* remove MDC2; patentsmarkus2002-09-261-7/+1
* Rename a bunch of the old bsd.regress.mk variables into the new ones.avsm2002-09-021-3/+3
* e_os.h is longer installedmarkus2002-09-011-3/+3
* Build and run openssl regress tests in addition to our own.beck2002-05-151-3/+191
* Move the enc tests into the Makefile and split them intoart2002-01-151-1/+36
* Convert to bsd.regress.mk.art2002-01-021-5/+6
* uncomment rsa test; ok millert@todd2001-02-071-2/+2
* $OpenBSD$niklas2001-01-291-0/+2
* Fix up for make regress. Should handle objdir now.beck1999-01-051-3/+3
* ssl lib test scripts. Need to be tested so as not to break build processbeck1999-01-041-0/+11