index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
regress
/
lib
/
libssl
/
Makefile
Age
Commit message (
Expand
)
Author
2018-11-10
Speling
Bob Beck
2018-11-10
Make sure the interop test happen last (since they take a long time)
Bob Beck
2018-11-09
remove the not yet implemented "handshake" subdirectory
Theo Buehler
2018-11-09
Add subdirectires with SUBDIR += instead of a single assignment with
Theo Buehler
2018-11-07
Add in key_schedule regress tests to regress build
Bob Beck
2018-11-07
+interop
Alexander Bluhm
2017-07-16
Provide a new regress test for TLS extension handlers, currently covering
Joel Sing
2017-03-05
Add an initial regress test that covers the server-side of libssl, by
Joel Sing
2016-11-04
Move pqueue regress from libcrypto to libssl, since that's where the pqueue
Joel Sing
2015-09-01
Add an initial TLS client regress, which currently covers ClientHello
Joel Sing
2015-06-28
Convert ssl_bytes_to_cipher_list to CBS.
Doug Hogan
2015-02-06
Import BoringSSL's crypto bytestring and crypto bytebuilder APIs.
Doug Hogan
2015-02-06
Add libssl ciphers regress, which currently only covers
Joel Sing
2014-07-13
Add a regress test for the ASN1 handling of SSL session tickets.
Joel Sing
2014-05-24
Move ssltest.c to a regress test.
Joel Sing
2014-05-24
Move the regress tests that are in lib/libssl to usr.sbin/openssl,
Joel Sing
2014-04-17
Remove the ossltests target, these are now all in libcrypto regress
Jonathan Gray
2014-04-16
adapt to test file moves
Jonathan Gray
2010-10-03
don't use non-standard CFLAGS; ok miod@, deraadt@
Christian Weisgerber
2008-09-06
update for openssl-0.9.8h
Damien Miller
2003-06-16
missing blowfish test
Michael Shalayeff
2003-05-24
un-break test; report and test by davidkrause
Markus Friedl
2002-09-26
remove MDC2; patents
Markus Friedl
2002-09-02
Rename a bunch of the old bsd.regress.mk variables into the new ones.
Anil Madhavapeddy
2002-09-01
e_os.h is longer installed
Markus Friedl
2002-05-15
Build and run openssl regress tests in addition to our own.
Bob Beck
2002-01-15
Move the enc tests into the Makefile and split them into
Artur Grabowski
2002-01-02
Convert to bsd.regress.mk.
Artur Grabowski
2001-02-07
uncomment 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-04
ssl lib test scripts. Need to be tested so as not to break build process
Bob Beck