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
/
ssh
Age
Commit message (
Expand
)
Author
2013-12-06
test ed25519 support; from djm@
Markus Friedl
2013-11-21
use new "ssh -Q cipher-auth" query to obtain lists of authenticated
Damien Miller
2013-11-21
use unsigned long long instead of u_int64_t here to avoid warnings
Damien Miller
2013-11-21
add some reminders for additional tests that I'd like to implement
Damien Miller
2013-11-18
bump timeout to 10 seconds to allow slow machines (e.g. Alpha PC164)
Christian Weisgerber
2013-11-09
Use smaller test data files to speed up tests. Grow test datafiles
Darren Tucker
2013-11-08
Rekey less frequently during tests to speed them up
Darren Tucker
2013-11-07
trailing space
Darren Tucker
2013-11-07
Use ssh -Q to get kex types instead of a static list.
Darren Tucker
2013-11-07
Use ssh -Q instead of hardcoding lists of ciphers or MACs.
Darren Tucker
2013-11-07
Factor out the data transfer rekey tests
Darren Tucker
2013-11-07
Test rekeying for every Cipher, MAC and KEX, plus test every KEX with
Darren Tucker
2013-11-04
Test rekeying with all KexAlgorithms.
Darren Tucker
2013-11-02
add curve25519-sha256@libssh.org
Markus Friedl
2013-10-17
test fails when run as root - test executability instead of writability
Damien Miller
2013-10-09
regression test for sftp request white/blacklisting and readonly mode.
Damien Miller
2013-06-21
unbreak sftp-cmds for renamed test data (s/ls/data/)
Damien Miller
2013-06-10
Add test for forward config parsing
Darren Tucker
2013-05-30
use ssh and sshd as testdata since it needs to be >256k for the rekey test
Darren Tucker
2013-05-17
use a file extention that's not special on some platforms. from portable
Darren Tucker
2013-05-17
use a more portable negated if structure. from portable
Darren Tucker
2013-05-17
don't redirect stdout from sudo. from portable
Darren Tucker
2013-05-17
wait a bit longer for startup and use case for absolute path. from portable
Darren Tucker
2013-05-17
only compare copied data if sftp succeeds. from portable
Darren Tucker
2013-05-17
remove unused BATCH variable
Darren Tucker
2013-05-17
use backticks for portability
Darren Tucker
2013-05-17
Use SUDO when cat'ing pid files and running the sshd log wrapper so that
Darren Tucker
2013-05-17
use expr for math to keep diffs vs portable down
Darren Tucker
2013-05-17
use $OBJ for working files, originally from Tim Rice via portable
Darren Tucker
2013-05-17
Move the setting of DATA and COPY into test-exec.sh
Darren Tucker
2013-05-17
don't print output from ssh before getting it (it's available in ssh.log)
Darren Tucker
2013-05-17
Pull back some portability changes from -portable:
Darren Tucker
2013-05-17
replace 'echo -n' with 'printf' since it's more portable
Darren Tucker
2013-05-16
add tests for RekeyLimit parsing
Darren Tucker
2013-05-16
add server-side rekey test
Darren Tucker
2013-05-16
test rekeying when there's no data being transferred
Darren Tucker
2013-05-16
Add test for time-based rekeying
Darren Tucker
2013-05-10
sync some portability changes from portable OpenSSH
Damien Miller
2013-04-22
Add tests for -Oforward and -Ocancel for local and remote forwards
Darren Tucker
2013-04-22
Write mux master logs to regress.log instead of ssh.log to keep separate
Darren Tucker
2013-04-18
test sshd ChrootDirectory+internal-sftp; feedback & ok dtucker@
Damien Miller
2013-04-07
use -E option for ssh and sshd to write debuging logs to ssh{,d}.log and
Darren Tucker
2013-04-06
Split the regress log into 3 parts: the debug output from ssh, the debug
Darren Tucker
2013-03-23
Only regenerate host keys if they don't exist or if ssh-keygen has changed
Darren Tucker
2013-03-07
repeat test with a style appended to the username
Damien Miller
2013-02-20
s/Id/OpenBSD/ in RCS tag
Damien Miller
2013-02-20
Add an option to modpipe that warns if the modification offset it not
Damien Miller
2013-02-19
oops, forgot to increase the output of the ssh command to ensure that
Damien Miller
2013-02-18
crank the offset yet again; it was still fuzzing KEX one of Darren's
Damien Miller
2013-02-17
make the ssh command generates some output to ensure that there are at
Damien Miller
[prev]
[next]