Age | Commit message (Collapse) | Author | |
---|---|---|---|
2004-06-17 | - (dtucker) [regress/multiplex.sh] add EXEEXT for those platforms that need | Darren Tucker | |
it. | |||
2004-06-17 | - dtucker@cvs.openbsd.org 2004/06/17 06:19:06 | Darren Tucker | |
[regress/multiplex.sh] Add small description of failing test to failure message; ok djm@ | |||
2004-06-17 | - dtucker@cvs.openbsd.org 2004/06/17 06:00:05 | Darren Tucker | |
[regress/multiplex.sh] Use DATA and COPY for test data rather than hard-coded paths; ok djm@ | |||
2004-06-17 | - dtucker@cvs.openbsd.org 2004/06/17 05:51:59 | Darren Tucker | |
[regress/multiplex.sh] Remove datafile between and after tests, kill sshd rather than wait; ok djm@ | |||
2004-06-17 | - (dtucker) [regress/scp.sh] diff -N is not portable (but needed for some | Darren Tucker | |
platforms), so test if diff understands it. Pointed out by tim@, ok djm@ | |||
2004-06-16 | - dtucker@cvs.openbsd.org 2004/06/16 13:16:40 | Darren Tucker | |
[multiplex.sh] Silence multiplex sftp and scp tests. ok markus@ | |||
2004-06-16 | - dtucker@cvs.openbsd.org 2004/06/16 13:15:09 | Darren Tucker | |
[regress/scp.sh] Make scp -r tests use diff -rN not cmp (which won't do dirs. ok markus@ | |||
2004-06-16 | - (dtucker) [regress/README.regress] | Darren Tucker | |
Add $TEST_SHELL to readme. | |||
2004-06-16 | - (dtucker) [regress/test-exec.sh] | Darren Tucker | |
Move Portable-only StrictModes to top of list to make syncs easier. | |||
2004-06-16 | Add missing regress/envpass.sh | Darren Tucker | |
2004-06-16 | - djm@cvs.openbsd.org 2004/06/13 15:16:54 | Darren Tucker | |
[regress/test-exec.sh] remove duplicate setting of $SCP; spotted by markus@ | |||
2004-06-16 | - djm@cvs.openbsd.org 2004/06/13 15:04:08 | Darren Tucker | |
[regress/Makefile regress/test-exec.sh, added regress/multiplex.sh] regress test for client multiplexing; ok markus@ | |||
2004-06-16 | - dtucker@cvs.openbsd.org 2004/06/13 13:51:02 | Darren Tucker | |
[regress/Makefile regress/test-exec.sh, added regress/scp-ssh-wrapper.sh regress/scp.sh] Add scp regression test; with & ok markus@ | |||
2004-06-16 | - djm@cvs.openbsd.org 2004/04/27 09:47:30 | Darren Tucker | |
[regress/Makefile regress/test-exec.sh, added regress/envpass.sh] regress test for environment passing, SendEnv & AcceptEnv options; ok markus@ | |||
2004-05-01 | Merge 3.8.1p1 to the trunk, minus RFC.nroff (#211640). | Colin Watson | |
2004-05-01 | Import OpenSSH 3.8.1p1. | Colin Watson | |
2004-04-19 | - dtucker@cvs.openbsd.org 2004/03/08 10:17:12 | Darren Tucker | |
[regress/login-timeout.sh] Missing OBJ, from tim@. ok markus@ (Already fixed, ID sync only) | |||
2004-04-19 | - dtucker@cvs.openbsd.org 2004/02/29 22:04:45 | Darren Tucker | |
[regress/login-timeout.sh] Use sudo when restarting daemon during test. ok markus@ | |||
2004-04-16 | - (dtucker) [regress/sftp-cmds.sh] Skip quoting test on Cygwin, since | Darren Tucker | |
FAT/NTFS does not permit quotes in filenames. From vinschen at redhat.com | |||
2004-03-08 | - (tim) [regress/README.regress] Document ssh-rand-helper issue. ok bal | Tim Rice | |
2004-03-07 | - (tim) [regress/login-timeout.sh] fix building outside of source tree. | Tim Rice | |
2004-03-01 | Merge 3.8p1 to the trunk. This builds and runs, but I haven't tested it | Colin Watson | |
extensively yet. ProtocolKeepAlives is now just a compatibility alias for ServerAliveInterval. | |||
2004-03-01 | Import OpenSSH 3.8p1. | Colin Watson | |
2004-02-29 | - (dtucker) [regress/try-ciphers.sh] Skip acss if not compiled in (eg if we | Darren Tucker | |
built with openssl < 0.9.7) | |||
2004-02-29 | - dtucker@cvs.openbsd.org 2004/02/28 13:44:45 | Darren Tucker | |
[regress/try-ciphers.sh] Test acss too; ok markus@ | |||
2004-02-29 | - dtucker@cvs.openbsd.org 2004/02/28 12:16:57 | Darren Tucker | |
[regress/dynamic-forward.sh] Make dynamic-forward understand nc's new output. ok markus@ | |||
2004-02-29 | - markus@cvs.openbsd.org 2004/02/24 17:06:52 | Darren Tucker | |
[regress/ssh-com-client.sh regress/ssh-com-keygen.sh regress/ssh-com-sftp.sh regress/ssh-com.sh] test against recent ssh.com releases | |||
2004-02-29 | - markus@cvs.openbsd.org 2004/02/24 16:56:30 | Darren Tucker | |
[regress/test-exec.sh] allow arguments in ${TEST_SSH_XXX} | |||
2004-02-29 | - dtucker@cvs.openbsd.org 2004/02/17 08:23:20 | Darren Tucker | |
[regress/Makefile regress/login-timeout.sh] Add regression test for LoginGraceTime; ok markus@ | |||
2004-02-12 | [Makefile.in regress/sftp-badcmds.sh regress/test-exec.sh] | Tim Rice | |
Portablity fixes. Data sftp transfers needs to be world readable. Some older shells hang on while loops when doing sh -n some_script. OK dtucker@ | |||
2004-01-30 | - djm@cvs.openbsd.org 2004/01/13 09:49:06 | Darren Tucker | |
[sftp-batch.sh] don't delete thyself when running without obj/ ; ok markus@ | |||
2004-01-30 | - jmc@cvs.openbsd.org 2003/11/07 10:16:44 | Darren Tucker | |
[ssh-com.sh] adress -> address, and a few more; all from Jonathon Gray; | |||
2004-01-30 | - dtucker@cvs.openbsd.org 2003/10/11 11:49:49 | Darren Tucker | |
[Makefile banner.sh] Test missing banner file, suppression of banner with ssh -q, check return code from ssh. ok markus@ | |||
2004-01-28 | - (dtucker) [regress/README.regress] Add tcpwrappers issue, noted by tim@ | Darren Tucker | |
2004-01-26 | 20040126 | Tim Rice | |
[regress/test-exec.sh] RhostsAuthentication is deprecated. | |||
2004-01-26 | Typo in regress/README.regress | Tim Rice | |
2003-11-15 | - (dtucker) [regress/agent-ptrace.sh] Test for GDB output from Solaris and | Darren Tucker | |
HP-UX, skip test on AIX. | |||
2003-11-03 | - (dtucker) [regress/agent-ptrace.sh] Use numeric uid and gid. | Darren Tucker | |
2003-10-21 | Remove OBJ, shouldn't be there | Darren Tucker | |
2003-10-21 | - (dtucker) [regress/agent-ptrace.sh] Skip agent-test unless SUDO is set, | Darren Tucker | |
make agent setgid during test. | |||
2003-10-15 | [regress/banner.sh] portability fix. | Tim Rice | |
2003-10-08 | - djm@cvs.openbsd.org 2003/10/07 07:04:52 | Darren Tucker | |
[regress/sftp-cmds.sh] more sftp quoting regress tests; ok markus | |||
2003-10-08 | - dtucker@cvs.openbsd.org 2003/10/07 01:52:13 | Darren Tucker | |
[regress/Makefile regress/banner.sh] Test SSH2 banner. ok markus@ | |||
2003-09-23 | Merge 3.7.1p2 to the trunk. I have absolutely no idea yet whether this will | Colin Watson | |
work. | |||
2003-09-17 | Import OpenSSH 3.7p1. | Colin Watson | |
2003-09-14 | - (dtucker) [regress/Makefile] AIX's make doesn't like " +=", so replace | Darren Tucker | |
with vanilla "=". Hopefully everybody's "make" will be happy with that. | |||
2003-09-14 | - (dtucker) [Makefile regress/Makefile] Fix portability issues preventing | Darren Tucker | |
the regression tests from running with Solaris' make. Patch from Brian Poole (raj at cerias.purdue.edu). Further info: Solaris' /usr/ccs/bin/make * requires a space before "+=" (but not "=") * does not like @for The bit that relies on a trailing "/" on $OBJ so "rm ${OBJ}$$F works in the current dir if OBJ isn't set is my fault. Nasty but it works. | |||
2003-09-13 | - (dtucker) [regress/agent-timeout.sh] Timeout of 5 sec is borderline for | Darren Tucker | |
slower hosts, increase to 10 sec. | |||
2003-09-12 | [regress/yes-head.sh] shell portability fix. | Tim Rice | |
2003-09-12 | [regress/agent-ptrace.sh] sh doesn't like "if ! shell_function; then". | Tim Rice | |