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
2021-07-03
Add test that ensures ssl3_ciphers[] is sorted by cipher id.
Joel Sing
2021-07-03
Rewrite get_put_test() as cipher_find_test().
Joel Sing
2021-07-03
fix a bug that resulted in incomplete testing:
Ingo Schwarze
2021-07-01
Just in case another developer besides anton@ and myself even wants to
Ingo Schwarze
2021-07-01
We already tested all corner cases for two-byte and three-byte UTF-8
Ingo Schwarze
2021-06-30
The byte \0363 is not invalid in UTF-8.
Ingo Schwarze
2021-06-30
Disable some code that reaches into libssl internals.
Joel Sing
2021-06-30
Disable some tests that probably no longer make sense.
Joel Sing
2021-06-30
Pull in ssl_locl.h to allow for move of struct ssl_session_st.
Joel Sing
2021-06-30
TLS error messages have changed slightly, adapt regex for expected
Alexander Bluhm
2021-06-28
delete the two pairs of extra blank lines from expected man(7) terminal
Ingo Schwarze
2021-06-27
Add test coverage for TLSv1.3 client hellos.
Joel Sing
2021-06-27
Add test coverage for DTLSv1.2 client hellos.
Joel Sing
2021-06-27
Improve test coverage for SSL_OP_NO_DTLSv1.
Joel Sing
2021-06-27
Teach hexdump() how to identify differing bytes.
Joel Sing
2021-06-27
More appropriately set cipher_list_len when AES acceleration is available.
Joel Sing
2021-06-27
Tweak some data types and sprinkle some const.
Joel Sing
2021-06-23
Adjust test. You're not supposed to change errno in a signal handler and
Mark Kettenis
2021-06-22
Adjust expected output after the change to show more proper info in Adj-RIB-Out
Claudio Jeker
2021-06-21
Add GnuTLS interoperability test in appstest.sh
Kinichiro Inoguchi
2021-06-20
Adjust snmp regress to recent changes
Martijn van Duren
2021-06-20
Adjust snmpd regress to recent changes
Martijn van Duren
2021-06-20
use __riscv instead of __riscv64
Theo de Raadt
2021-06-20
Add a test case for fmt_scaled.c r1.20
Theo Buehler
2021-06-19
zap trailing whitespace
Theo Buehler
2021-06-19
Add DTLS test cases that use non-zero initial epochs.
Joel Sing
2021-06-19
Add more complex DTLS tests for delay/reordering.
Joel Sing
2021-06-19
Expand comment that details why two DTLS tests currently fail.
Joel Sing
2021-06-19
Provide the ability to delay/reorder DTLS packets.
Joel Sing
2021-06-18
Remove SSL_CTX_set_read_ahead() calls - it is now the default for DTLS.
Joel Sing
2021-06-18
vmd diskfmt regress: don't copy source files, cleanup disk images
dv
2021-06-18
Limit regress libexecinfo to amd64 or llvm >=12.
mortimer
2021-06-17
Like ARM, RISC-V does not implement floating point exceptions.
Mark Kettenis
2021-06-13
fix and enable diskfmt regress test for vmd(8)
dv
2021-06-12
Exercise resetting of expired and unexpired timers.
Visa Hankala
2021-06-11
Adjust futex regress test since futex(2) now returns -1 on error and sets
Mark Kettenis
2021-06-10
Move libexecinfo regress tests under regress/gnu/lib
Jeremie Courreges-Anglas
2021-06-10
Use $SUDO when reading sshd's pidfile here too.
Darren Tucker
2021-06-10
Use $SUDO when reading sshd's pidfile in case it was created with a very
Darren Tucker
2021-06-10
Set umask when creating hostkeys to prevent excessive permissions warning.
Darren Tucker
2021-06-10
Add regress test for SIGHUP restart while handling active and
Darren Tucker
2021-06-09
Enable libexecinfo regress.
mortimer
2021-06-09
Add regress test for libexecinfo.
mortimer
2019-11-19
Import NetBSD system call regression tests. They were written with
Alexander Bluhm
2021-06-08
test that UserKnownHostsFile correctly accepts multiple arguments;
Damien Miller
2021-06-08
test argv_split() optional termination on comments
Damien Miller
2021-06-08
Add testcases from bz#3319 for IPQoS and TunnelDevice being overridden
Darren Tucker
2021-06-08
sprinkle some "# comment" at end of configuration lines to test
Damien Miller
2021-06-08
more descriptive failure message
Damien Miller
2021-06-07
test AuthenticationMethods inside a Match block as well as in
Damien Miller
[prev]
[next]