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