| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
symlinks to other directories. bz3611, ok dtucker@
OpenBSD-Regress-ID: eaa4c29cc5cddff4e72a16bcce14aeb1ecfc94b9
|
|
|
|
|
|
|
|
| |
commit to add scp to the test sshd's path causes the t-envpass test to fail
when the test scp is given using a fully qualified path. Put this in a
helper function and only call it from the scp tests.
OpenBSD-Regress-ID: 7533dc1c4265c1de716abb062957994195b36df4
|
|
|
|
| |
OpenBSD-Regress-ID: 0497cdb66e003b2f50ed77291a9104fba2e017e9
|
|
|
|
|
|
|
| |
instead of unconditionally specifying "-rN". This will make life easier
in -portable where not all diff's understand -N.
OpenBSD-Regress-ID: 8b8a407115546be1c6d72d350b1e4f1f960d3cd3
|
|
|
|
|
|
| |
previous commit but passes now. bz3488; prodded by dtucker@
OpenBSD-Regress-ID: 0cc5cc9ea4a6fd170dc61b9212f15badaafb3bbd
|
|
|
|
|
|
| |
files with smaller ones; would have caught last regression in scp(1)
OpenBSD-Regress-ID: 19de4e88dd3a4f7e5c1618c9be3c32415bd93bc2
|
|
|
|
| |
OpenBSD-Regress-ID: 43fea26704a0f0b962b53c1fabcb68179638f9c0
|
|
|
|
|
|
| |
Jakub Jelen in GHPR#194 ok markus
OpenBSD-Regress-ID: 36f1458525bcb111741ec8547eaf58b13cddc715
|
|
|
|
|
|
| |
creation by Harry Sintonen via Jakub Jelen in bz3007
OpenBSD-Regress-ID: 01ae5fbc6ce400b2df5a84dc3152a9e31f354c07
|
|
|
|
|
|
|
| |
[scp-ssh-wrapper.sh scp.sh]
make sure $SCP is tested on the remote end rather than whichever one
happens to be in $PATH; from portable
(Id sync only)
|
|
|
|
|
| |
the scp regress test actually test the built scp rather than the one
in $PATH. ok dtucker@
|
|
|
|
|
|
| |
[regress/scp.sh]
use a file extention that's not special on some platforms. from portable
(id sync only)
|
|
|
|
|
|
|
|
|
|
|
|
| |
[regress/sftp.sh regress/putty-ciphers.sh regress/cipher-speed.sh
regress/test-exec.sh regress/sftp-batch.sh regress/dynamic-forward.sh
regress/putty-transfer.sh regress/conch-ciphers.sh regress/sftp-cmds.sh
regress/scp.sh regress/ssh-com-sftp.sh regress/rekey.sh
regress/putty-kex.sh regress/stderr-data.sh regress/stderr-after-eof.sh
regress/sftp-badcmds.sh regress/reexec.sh regress/ssh-com-client.sh
regress/sftp-chroot.sh regress/forwarding.sh regress/transfer.sh
regress/multiplex.sh]
Move the setting of DATA and COPY into test-exec.sh
|
|
|
|
|
| |
[scp.sh]
regress test for "scp a b c" where "c" is not a directory
|
|
|
|
|
| |
[scp.sh]
regression test for CVE-2006-0225 written by dtucker@
|
|
|
|
|
| |
[scp.sh]
regress test for local to local scp copies; ok dtucker@
|
|
|
|
|
| |
[regress/scp.sh]
allow SUDO=sudo; from Alexander Bluhm
|
| |
|
|
|
|
|
| |
[scp.sh]
Regress test for bz #863 (scp double-error), requires $SUDO. ok markus@
|
|
|
|
| |
files ending in .exe that aren't binaries; patch from vinschen at redhat.com.
|
|
|
|
| |
platforms), so test if diff understands it. Pointed out by tim@, ok djm@
|
|
|
|
|
| |
[regress/scp.sh]
Make scp -r tests use diff -rN not cmp (which won't do dirs. ok markus@
|
|
[regress/Makefile regress/test-exec.sh, added regress/scp-ssh-wrapper.sh
regress/scp.sh]
Add scp regression test; with & ok markus@
|