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-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
2024-03-22
Increase /usr/src partition to 2GB - 5GB
Jan Klemkow
2024-03-21
Remove now unused certificates (which are also soon to expire).
Joel Sing
2024-03-20
Use the new certificates/chains in regress.
Joel Sing
2024-03-20
Run most of regress explicitly in filemode to avoid hitting location checks
Job Snijders
2024-03-14
Hook up the btcfi test.
Mark Kettenis
2024-03-13
Add endbr64/bti instruction at the start of the gadget, otherwise we'll
Mark Kettenis
2024-03-12
Add regress test showing that OpenBSD IPv6 fragment reassembly is
Alexander Bluhm
2024-03-12
Add regress for cross-origin HTTP redirection
Job Snijders
2024-03-08
Invoke ProxyCommand that uses stderr redirection via $TEST_SHELL.
Darren Tucker
2024-03-05
Ugly workaround to let this compile again on non-clang platforms.
Miod Vallat
2024-03-05
Make ftpd tests less flaky by ensuring the server has terminated before
Anton Lindqvist
2024-03-04
Add more platforms.
Miod Vallat
2024-03-03
Reinstate a test that was accidentally removed in previous
Theo Buehler
2024-03-03
Fill the list of expected test failures for m88k.
Miod Vallat
2024-03-02
Unhook some gost tests
Theo Buehler
2024-03-01
Remove the ciphers_by_values_test()
Theo Buehler
2024-03-01
exporter: use the atrocious SSL_CIPHER_find() rather than get_by_id()
Theo Buehler
2024-03-01
ssltest: drop another use of CRYPTO_mem_leaks()
Theo Buehler
2024-02-29
Make nanosleep regress actually test something.
Alexander Bluhm
2024-02-29
Detect OPENSSL_NO_GOST correctly
Theo Buehler
2024-02-29
CRYPTO_mem_leaks* will go away. Remove calls in legacy tests
Theo Buehler
2024-02-29
Link x509_algor test statically and switch to the internal
Theo Buehler
2024-02-29
OBJ_NAME_TYPE_PKEY_METH is no longer supported
Theo Buehler
2024-02-29
Stop testing EVP_PKEY_GOST{IMIT,R01}
Theo Buehler
2024-02-29
Prepare freenull test for GOST removal
Theo Buehler
2024-02-29
Use monotonic clock to measure elapsed time.
Alexander Bluhm
2024-02-29
Stop assuming arbitrary rdomains are available and use the first given
Anton Lindqvist
2024-02-28
Infer all rdomains from the environment with sane defaults.
Anton Lindqvist
2024-02-27
Skip btcfi tests on amd64 CPUs not supporting CET IBT.
Anton Lindqvist
2024-02-27
Printing large tuples require more than 64 chars, bump the string limit.
Martin Pieuchot
[next]