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
2022-01-09
Add two test cases from semarie@ which are solved by the last unveil
Claudio Jeker
2022-01-09
Increase the max size of allocations, in prep for a large cache implementation.
Otto Moerbeek
2022-01-08
Remove errant "set -x" left over from debugging.
Darren Tucker
2022-01-08
Enable all supported hostkey algorithms (but no others). Allows hostbased
Darren Tucker
2022-01-07
Add some workarounds to make build_addr_block_test_data const.
Theo Buehler
2022-01-07
Revert previous accidental commit
Theo Buehler
2022-01-07
Somehow I always forget that the more global LC_ALL takes precedence over
Martijn van Duren
2022-01-07
Let dtlstest peek into bio_local.h
Theo Buehler
2022-01-06
Don't explicitly set HostbasedAuthentication in sshd_config.
Darren Tucker
2022-01-06
Add test for hostbased auth. It requires some external setup (see
Darren Tucker
2022-01-06
Revise for change to tls_key_share_peer_public()
Joel Sing
2022-01-06
Add regress tests for ASN1_BIT_STRING.
Joel Sing
2022-01-06
Add a comment that explains why build_addr_block_tests isn't const
Theo Buehler
2022-01-06
Test CBB_add_u64()
Joel Sing
2022-01-06
With openssl-ruby-tests 20220105, test_post_connection_check_wildcard_san
Theo Buehler
2022-01-06
Fix a copy-paste error that led to an out-of-bounds access.
Theo Buehler
2022-01-06
Add test coverage for SCT validation.
Joel Sing
2022-01-06
t_syscall was a test for the gcc 1.x off_t syscall padding,
Philip Guenther
2022-01-05
Revise for tls13_key_share rename.
Joel Sing
2022-01-05
Use LC_CTYPE instead of LC_ALL.
Martijn van Duren
2022-01-05
Provide regress for SSL public APIs.
Joel Sing
2022-01-05
select all RSA hostkey algorithms for UpdateHostkeys tests, not just
Damien Miller
2022-01-05
Remove bandaid to work around expected range_should_be_prefix() problem.
Theo Buehler
2022-01-05
regress test both sshsig message hash algorithms, possible now because
Damien Miller
2022-01-05
regression test for find-principals NULL deref; from Fabian Stelzer
Damien Miller
2022-01-04
Log command invocation in debugging log to aid in manually reproducing
Darren Tucker
2022-01-04
unbreak test: was picking up system ssh-add instead of the one supposedly
Damien Miller
2021-12-30
typo: p5-Socket-SSL -> p5-IO-Socket-SSL
Dave Voutila
2021-12-29
Plug memleaks
Theo Buehler
2021-12-29
Plug memleak
Theo Buehler
2021-12-29
More EVP_* return value checks
Theo Buehler
2021-12-29
Remove redundant NULL checks
Theo Buehler
2021-12-29
Minor cleanup after EC_POINT_get_affine_coordinates() unified the
Theo Buehler
2021-12-29
More return value checks for EVP_* API
Theo Buehler
2021-12-29
Check return values of EVP_* API
Theo Buehler
2021-12-29
knfmt makes this slightly nicer.
Theo Buehler
2021-12-29
One more leak of the same kind
Theo Buehler
2021-12-29
Plug memleak
Theo Buehler
2021-12-29
Set failed in test_random_points()
Theo Buehler
2021-12-29
Add regress tests for grep -A, -B and -C flags
sdk
2021-12-29
Ensure file descriptor send/receive is not allowed.
Anton Lindqvist
2021-12-29
Add unp_dispose() threads to 'unsopassgc' test.
Vitaliy Makkoveev
2021-12-27
Reduce sensitivity to TCP segmentation in urgent data test case
Visa Hankala
2021-12-27
Disable poll/select iocond regress
Visa Hankala
2021-12-27
Provide a set of RSA and ECDSA test certificates/keys.
Joel Sing
2021-12-27
Provide a script to generate test certificates/keys.
Joel Sing
2021-12-27
Make clear that poll_iocond pty test fails currently.
Visa Hankala
2021-12-26
Fix compiler warnings with sparc64 gcc 4.2.1.
Alexander Bluhm
2021-12-26
add missing include path; ok tb@
Anton Lindqvist
2021-12-25
Adjust pty case for kqueue-based poll(2)
Visa Hankala
[next]