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
/
usr.bin
Age
Commit message (
Expand
)
Author
2023-02-10
test -Ohashalg=... and that the default output contains both
Damien Miller
2023-02-09
Test adding terminating newline to known_hosts.
Darren Tucker
2023-02-08
ssh-agent doesn't actually take -v, so the recently-added ones will
Darren Tucker
2023-02-02
test compat_kex_proposal(); by dtucker@
Damien Miller
2023-01-19
Check if we can copy sshd or need to use sudo to do so during reexec
Darren Tucker
2023-01-17
also check that an active session inhibits UnusedConnectionTimeout
Damien Miller
2023-01-17
regression test for UnusedConnectionTimeout
Damien Miller
2023-01-16
unbreak test: cannot access shell positional parameters past $9 without
Damien Miller
2023-01-15
adapt to ed25519 changes in src/usr.bin/ssh
Damien Miller
2023-01-14
Shell syntax fix. From ren mingshuai vi github PR#369.
Darren Tucker
2023-01-14
Instead of skipping the all-tokens test if we don't have OpenSSL (since
Darren Tucker
2023-01-13
Move scp path setting to a helper function.
Darren Tucker
2023-01-13
Add scp's path to test sshd's PATH.
Darren Tucker
2023-01-11
rewrite this test to use a multiplexed ssh session so we can control
Damien Miller
2023-01-09
Fix the syscallwx target which is affected by both mimmutable(2) and
Anton Lindqvist
2023-01-06
When OpenSSL is not available, skip parts of percent test that require it.
Darren Tucker
2023-01-06
Save debug logs from ssh for debugging purposes.
Darren Tucker
2023-01-06
regression test for ChannelTimeout
Damien Miller
2023-01-06
fix typo in verbose logging
Damien Miller
2023-01-06
unit tests for misc.c:ptimeout_* API
Damien Miller
2023-01-04
Copy bytes from the_banana[] rather than banana()
Theo Buehler
2023-01-02
regression test for PermitRemoteOpen
Damien Miller
2022-12-18
nc: update regress after recent changes
Theo Buehler
2022-12-08
Stop overriding the regress target and use REGRESS_TARGETS instead.
Anton Lindqvist
2022-12-07
Fix comment typo.
Darren Tucker
2022-12-01
Clean up ssh-add and ssh-agent logs.
Darren Tucker
2022-12-01
Log output of ssh-agent and ssh-add to make debugging easier.
Darren Tucker
2022-11-18
cope with new getaddrinfo() error message
Anton Lindqvist
2022-11-11
cvs(1) populates the author keyword using getlogin(2), therefore favor
Anton Lindqvist
2022-10-30
Use variable for diff options instead of unconditionally specifying "-rN".
Darren Tucker
2022-10-24
regress test for unmatched glob characters; fails before previous
Damien Miller
2022-09-02
The sysORTable doesn't have 10 entries anymore.
Martijn van Duren
2022-08-28
Adjust desired output after tbl_term.c rev. 1.66 (stop skipping
Ingo Schwarze
2022-08-28
Vertical spacing changes around tables in man_term.c rev. 1.194
Ingo Schwarze
2022-08-19
Up to version 1.22.4, groff_mdoc(7) only considered the first word
Ingo Schwarze
2022-08-16
Adjust desired output after the bugfix man.c rev. 1.137.
Ingo Schwarze
2022-08-16
New tests of tabs in fill mode, in particular
Ingo Schwarze
2022-08-16
Adjust the desired output after the improvements in term.c rev. 1.150.
Ingo Schwarze
2022-08-15
Some more tests of no-fill mode similar to mdoc/Bd/blank.in
Ingo Schwarze
2022-08-15
oops, once again, i failed to correctly sync some dates in the footer
Ingo Schwarze
2022-08-15
Distinguish between escape sequences that produce no output
Ingo Schwarze
2022-08-11
add some tests for parse_absolute_time(), including cases where it
Damien Miller
2022-08-03
some love for patch regress
Omar Polo
2022-08-02
If the body of a man(7) .MT or .UR block is empty, do not emit a warning.
Ingo Schwarze
2022-08-02
Reorganize the tests that require custom command line options
Ingo Schwarze
2022-07-25
Restore missing "!" in TEST_SSH_ELAPSED_TIMES test.
Darren Tucker
2022-07-24
Test TEST_SSH_ELAPSED_TIMES for empty string not executable. No-op
Darren Tucker
2022-07-20
crank SSH_SK_VERSION_MAJOR to match
Damien Miller
2022-07-14
Only run the client connection test with supported ciphers. Avoids test
Theo Buehler
2022-07-06
While the HTML standard allows multiple <h1> elements in the same
Ingo Schwarze
[next]