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
2024-04-15
Remove workarounds for unprototyped symbols
Theo Buehler
2024-04-15
Enable negative zero checks for BN_clear_bit() and BN_mask_bits().
Joel Sing
2024-04-14
t22 and t23 can fail if the first chunk ends up being allocated at
Otto Moerbeek
2024-04-10
symbols test: Remove a few things that are long gone
Theo Buehler
2024-04-09
vmm/vmd: add exception injection and refactor inject api.
Dave Voutila
2024-04-09
whirlpool_test: avoid calling arc4random_uniform(0)
Theo Buehler
2024-04-09
whirlpool_test: zap lots of trailing whitespace
Theo Buehler
2024-04-09
bn_convert: plug leak spotted by ASAN
Theo Buehler
2024-04-09
Add initial regress for BN_set_bit(), BN_clear_bit() and BN_mask_bits().
Joel Sing
2024-04-09
Add regress coverage for BN_bn2mpi()/BN_mpi2bn().
Joel Sing
2024-04-09
Add a capability enforcement integration test.
Claudio Jeker
2024-04-09
Add capability announce enforcement test and fixup some other result files
Claudio Jeker
2024-04-08
Make ASN1_TIME_set_string_X509 and ASN1_TIME_set_string match the man page
Bob Beck
2024-04-03
Switch one of the tcpmd5 passwords over to use the hex key instead.
Claudio Jeker
2024-04-03
Since ssh-agent(1) is only readable by root by now, use ssh(1) while
Anton Lindqvist
2024-04-02
Remove unused file
Claudio Jeker
2024-04-01
The regress/sys/arch/amd64/fpu/fenv.S utility issues "direct" syscalls
Anton Lindqvist
2018-08-21
Check the FPU environment of user land processes after exec and the
Alexander Bluhm
2024-03-30
Initialize quic_method in tlsexttest
Theo Buehler
2024-03-30
Replace silly test1_exit() with exit()
Theo Buehler
2024-03-30
Remove call to lh_FUNCTION_free()
Theo Buehler
2024-03-30
Implement else branching logic including 'else if'.
Martin Pieuchot
2024-03-30
Do multiple padding add/check iterations.
Joel Sing
2024-03-30
Add initial regress for RSA padding.
Joel Sing
2024-03-30
Tidy indentation.
Joel Sing
2024-03-30
Remove -app2_1 flags being passed to dsa and rsa regress.
Joel Sing
2024-03-29
Use egrep instead of grep -E. Some plaforms don't have the latter so this
Darren Tucker
2024-03-29
Add table-driven Whirlpool tests
joshua
2024-03-29
Add regress coverage for EdDSA in CMS
Theo Buehler
2024-03-29
Remove CMS special now that we do not depend on pem.h being included first.
Joel Sing
2024-03-28
Nuke more gost
Bob Beck
2024-03-28
Nuke more leftover GOST tendrils.
Bob Beck
2024-03-28
Fix coverity complaints.
Bob Beck
2024-03-27
fix leaks in the horrible ssl whackery necessary for this test.
Bob Beck
2024-03-27
Fix up server processing of key shares.
Bob Beck
2024-03-26
add cfi instructions to repair this test on amd64 and arm64.
Miod Vallat
2024-03-26
test -h is the POSIXly way of testing for a symlink. Reduces diff vs
Darren Tucker
2024-03-26
Fix expected client hello value to allow for supported_groups change.
Bob Beck
2024-03-26
Disable client handshake test for now for pending changes.
Bob Beck
2024-03-25
optional debugging
Damien Miller
2024-03-25
Codify more insane CRYPTO_EX_DATA API.
Joel Sing
2024-03-25
Revise for TLS extension parsing/processing changes.
Joel Sing
2024-03-25
Verify string returned from local shell command.
Darren Tucker
2024-03-25
Revise TLS extension regress for parse/process changes.
Joel Sing
2024-03-25
Improve shell portability: grep -q is not portable so redirect stdout,
Darren Tucker
2024-03-25
Save error code from SSH for use inside case statement, from portable.
Darren Tucker
2024-03-25
Increase timeout. Resyncs with portable where some of the test
Darren Tucker
2024-03-25
In PuTTY interop test, don't assume the PuTTY major version is 0.
Darren Tucker
2024-03-24
Add tests for EVP_get_cipherbyname(NULL) and EVP_get_digestbyname(NULL)
Jeremie Courreges-Anglas
2024-03-23
Fix main() definition.
Vitaliy Makkoveev
[next]