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
2024-10-24
test SIGUSR1 dropping all keys from ssh-agent
Damien Miller
2024-10-22
Remove sshd logfile in start_sshd, and ssh and sshd log wrappers before
Darren Tucker
2024-10-14
regress support for split sshd-auth binary
Damien Miller
2024-09-27
test some more Match syntax, including criteria=arg and negations
Damien Miller
2024-09-21
Check that .In is callable and parsed.
Ingo Schwarze
2024-09-09
test mlkem768x25519-sha256
Damien Miller
2024-09-03
regression test for Include variable expansion
Damien Miller
2024-08-28
Add test for for the case where the pattern space is empty but does
Todd C. Miller
2024-08-28
fix test: -F is the argument to specify a non-default ssh_config,
Damien Miller
2024-08-23
Remove use of CSP/LMK in pkcs12 create/verify tests
Theo Buehler
2024-08-22
Use aes128-ctr for MAC tests since default has implicit MAC.
Darren Tucker
2024-08-21
Some awks won't match on the \r so delete it instead.
Darren Tucker
2024-08-21
Use curve25519-sha256 kex where possible. Except where we're explicitly
Darren Tucker
2024-08-20
Send only as much data as needed to trigger rekeying.
Darren Tucker
2024-08-20
Merge AEAD test into main test loop. Removes 3 duplicate tests and
Darren Tucker
2024-08-20
Set a default RekeyLimit of 256k. Used unless overridden by a
Darren Tucker
2024-08-20
Add Compression=no to default ssh_config. All of the rekey tests use it
Darren Tucker
2024-08-20
Remove duplicate curve25519-sha256 kex. curve25519-sha256@libssh.org
Darren Tucker
2024-08-20
Unnest rekey param parsing test and use ssh not sshd. ssh uses the same
Darren Tucker
2024-08-15
adapt to EVP_PKEY conversion
Damien Miller
2024-07-19
test transfers in mux proxy mode too
Damien Miller
2024-07-10
Sweep up more softdep crumbs.
Kenneth R Westerback
2024-07-10
Sweep up more softdep crumbs.
Kenneth R Westerback
2024-07-08
Adjust regress for SPKAC removal
Theo Buehler
2024-07-01
use "lcd" to change directory before "lls" rather then "cd", since
Damien Miller
2024-06-20
Work around dbclient cipher and mac query bug.
Darren Tucker
2024-06-20
Remove dropbear key types not supported by current OpenSSH.
Darren Tucker
2024-06-19
Provide defaults for ciphers and macs if querying for them fails since
Darren Tucker
2024-06-19
Use ed25519 keys for kex tests since that's supported by OpenSSH even when
Darren Tucker
2024-06-19
Rework dropbear key setup to always generate ed25519 keys, other types
Darren Tucker
2024-06-18
Re-enable ssh-dss tests if ssh is compiled with DSA support
Darren Tucker
2024-06-18
Stop using DSA in dropbear interop tests.
Anton Lindqvist
2024-06-16
same treatment for this test
Damien Miller
2024-06-16
penalty test is still a bit racy
Damien Miller
2024-06-15
crank up penalty timeouts so this should work on even the slowest of
Damien Miller
2024-06-14
split the PerSourcePenalties test in two: one tests penalty enforcement
Damien Miller
2024-06-14
don't redirect stderr for ssh-keyscan we expect to succeed
Damien Miller
2024-06-14
specify an algorithm for ssh-keyscan, otherwise it will make
Damien Miller
2024-06-11
fix PIDFILE handling, broken for SUDO=doas in last commit here
Damien Miller
2024-06-06
regress test for PerSourcePenalties
Damien Miller
2024-06-06
make sure logs are saved from sshd run via start_sshd
Damien Miller
2024-06-06
simplify
Damien Miller
2024-06-06
prepare for PerSourcePenalties being enabled by default in future
Damien Miller
2024-05-22
this test has been broken since 2014, and has been testing the same
Damien Miller
2024-05-19
Add missing kex-names.c source file required since the ssh split.
Anton Lindqvist
2024-05-17
allow overriding the sshd-session binary path
Damien Miller
2024-05-16
Check that lower-case variants of UTF-16 surrogate escape sequences
Ingo Schwarze
2024-05-16
Improve coverage of edge cases for 3-byte UTF-8 sequences.
Ingo Schwarze
2024-05-16
Add a complete suite of tests covering ASCII characters in UTF-8 spelling.
Ingo Schwarze
2024-05-15
Add a complete set of tests for all C0 and C1 control characters.
Ingo Schwarze
[next]