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
Age
Commit message (
Expand
)
Author
2018-11-11
Add automatic threading initialization for libcrypto.
Brent Cook
2018-11-11
Reorganize libssl interop tests. Move netcat tests into separate
Alexander Bluhm
2018-11-10
add tests covering negative lengths and positive overflows
anton
2018-11-10
Speling
Bob Beck
2018-11-10
Regress client and server can do session reuse now. Test this with
Alexander Bluhm
2018-11-10
Make sure the interop test happen last (since they take a long time)
Bob Beck
2018-11-10
Clean up and free objects at the completion of the regress test.
Joel Sing
2018-11-10
fix a leak reported by Ben L (bobsayshilol () live ! co ! uk)
Theo Buehler
2018-11-10
Fix a leak reported by Ben L bobsayshilol () live ! co ! uk.
Theo Buehler
2018-11-10
fix a leak pointed out by Ben L (bobsayshi () live ! co ! uk)
Theo Buehler
2018-11-10
More regress all the way to exporter_master
Bob Beck
2018-11-10
Fix last of the empty hash nonsense
Bob Beck
2018-11-09
Update key schedule regress to match API changes.
Joel Sing
2018-11-09
The Botan library from ports an be configured to use OpenSSL or
Alexander Bluhm
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-09
The cert subdir is testing all combinations of certificate validation.
Alexander Bluhm
2018-11-08
Add missing NULL checks on allocation, style(9) and consistently use
Joel Sing
2018-11-08
Add missing BN_free() calls.
Joel Sing
2018-11-08
Use ASN1_TYPE_new()/ASN1_TYPE_free() to avoid leaking memory.
Joel Sing
2018-11-07
Use in-place (un)wrapping in the keywrap tests.
Theo Buehler
2018-11-07
Add in key_schedule regress tests to regress build
Bob Beck
2018-11-07
Add a self test for each SSL library by connecting client with
Alexander Bluhm
2018-11-07
Add initial TLS 1.3 key schedule support with basic regress tests
Bob Beck
2018-11-07
Add interop test with OpenSSL 1.1. TLS 1.3 should be used automatically
Alexander Bluhm
2018-11-07
unifdef HAVE_SYSID
anton
2018-11-07
Use log updates and start bgpd -v so that errors can be debugged easier.
Claudio Jeker
2018-11-07
Test TLS interoperability between LibreSSL and OpenSSL.
Alexander Bluhm
2018-11-07
Print SSLeay, OpenSSL, and LibreSSL version strings. Make client
Alexander Bluhm
2018-11-07
Test TLS interoperability between LibreSSL and OpenSSL.
Alexander Bluhm
2018-11-07
+interop
Alexander Bluhm
2018-11-07
Test TLS interoperability between LibreSSL and OpenSSL.
Alexander Bluhm
2018-11-06
add lockf(3) tests
anton
2018-11-06
Regression test for UTF-8 separator for join(1).
Martijn van Duren
2018-11-06
better failure printing, add more checks
Theo Buehler
2018-11-06
link rand/ to build
Theo Buehler
2018-11-06
add a regression test for bn_rand_interval()
Theo Buehler
2018-11-06
Add TLSv1.3 to version regress tests.
Joel Sing
2018-11-06
Unbreak regress following Supported Elliptic Curve extension rename.
Joel Sing
2018-11-03
cleanup flock regress:
anton
2018-11-01
Make this compile again by defining struct rde_memstats rdemem; in the tests.
Claudio Jeker
2018-10-31
add missing echo call to cleanup target for consistency
anton
2018-10-31
UsePrivilegeSeparation no is deprecated, test "yes" and "sandbox".
Darren Tucker
2018-10-28
Correctly deal with upper level unveil's by keeping track of the covering
Bob Beck
2018-10-23
Previous commit introduced typo in dependency. Create dummy file
Alexander Bluhm
2018-10-23
Add regression test for joining on NULL columns.
Martijn van Duren
2018-10-22
The recent switch to realpath(3) for the boot string in vmd(8) broke
Alexander Bluhm
2017-10-11
Add regression tests for vmd(8) config parsing.
Alexander Bluhm
2018-10-21
Add flock insertion tests covering all possible forms of byte range overlap.
anton
2018-10-20
With the fixed length checks in aes_wrap.c 1.11, we can remove the ugly
Theo Buehler
[next]