You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
renmingshuai 00e6368892
Shell syntax fix (leftover from a sync).
3 weeks ago
..
misc update fuzzer example makefile to clang16 3 months ago
unittests upstream: optional debugging 1 month ago
Makefile quote regexes used to test for algorithm support 1 month ago
README.regress Add SKIP_LTESTS for skipping specific tests. 4 years ago
addrmatch.sh upstream: Ensure that address/mask mismatches are flagged at 3 years ago
agent-getpeereid.sh upstream: ssh-agent doesn't actually take -v, 1 year ago
agent-pkcs11-cert.sh upstream: regress test for agent PKCS#11-backed certificates 4 months ago
agent-pkcs11-restrict.sh upstream: regress test for constrained PKCS#11 keys 4 months ago
agent-pkcs11.sh upstream: move PKCS#11 setup code to test-exec.sh so it can be reused 6 months ago
agent-ptrace.sh Also look for gdb error message from OpenIndiana. 1 year ago
agent-restrict.sh upstream: Rework logging for the regression tests. 1 year ago
agent-subprocess.sh upstream: Test that ssh-agent exits when running as as subprocess 3 years ago
agent-timeout.sh upstream: test FIDO2/U2F key types; ok markus@ 4 years ago
agent.sh upstream: Rework logging for the regression tests. 1 year ago
allow-deny-users.sh upstream: prepare for stricter sshd_config parsing that will refuse 2 years ago
authinfo.sh upstream: make this a bit more portable-friendly 6 years ago
banner.sh upstream: Drop -q in ssh-log-wrapper.sh to preserve logs. 2 years ago
broken-pipe.sh upstream commit 7 years ago
brokenkeys.sh upstream commit 7 years ago
cert-file.sh upstream: test FIDO2/U2F key types; ok markus@ 4 years ago
cert-hostkey.sh upstream: Fix up whitespace left by previous 2 years ago
cert-userkey.sh upstream: Fix up whitespace left by previous 2 years ago
cfginclude.sh upstream: sprinkle some "# comment" at end of configuration lines 2 years ago
cfgmatch.sh upstream: sprinkle some "# comment" at end of configuration lines 2 years ago
cfgmatchlisten.sh upstream: Increase timeout. Resyncs with portable where some of 1 month ago
cfgparse.sh upstream: Clean up comment. 6 years ago
channel-timeout.sh skip tests that use multiplexing on Windows 3 months ago
check-perm.c Disable tests where fs perms are incorrect 8 years ago
cipher-speed.sh upstream: Enable all supported ciphers and macs in the server 2 years ago
conch-ciphers.sh upstream: Skip conch interop tests when not enabled instead of fatal. 6 months ago
connect-privsep.sh Remove only use of warn(). 3 years ago
connect-uri.sh upstream commit 6 years ago
connect.sh upstream: Move setting $NC into test-exec since it's now used by 4 years ago
connection-timeout.sh Skip connection-timeout when missing FD passing. 1 year ago
dhgex.sh upstream: Quote grep and log message better. 1 year ago
dropbear-ciphers.sh upstream: Add interop test with Dropbear. 6 months ago
dropbear-kex.sh upstream: Add interop test with Dropbear. 6 months ago
dsa_ssh2.prv - (djm) Import OpenBSD regression tests. Requires BSD make to run 22 years ago
dsa_ssh2.pub - (djm) Import OpenBSD regression tests. Requires BSD make to run 22 years ago
dynamic-forward.sh upstream: Invoke ProxyCommand that uses stderr redirection via 1 month ago
ed25519_openssh.prv upstream: Add ed25519 key and test SSHFP export of it. Only test 2 years ago
ed25519_openssh.pub upstream: Add ed25519 key and test SSHFP export of it. Only test 2 years ago
envpass.sh upstream: test setenv in both client and server, test first-match-wins 1 year ago
exit-status-signal.sh upstream: Add test for client termination status on signal. 2 years ago
exit-status.sh upstream commit 7 years ago
forcecommand.sh upstream: Specify ssh binary to use 6 months ago
forward-control.sh upstream: don't need to start a command here; use ssh -N instead. 9 months ago
forwarding.sh upstream: Increase ConnectionAttempts from 4 to 10 as the tests 3 years ago
host-expand.sh upstream commit 7 years ago
hostbased.sh upstream: Fix comment typo. 1 year ago
hostkey-agent.sh upstream: Remove references to privsep. 2 years ago
hostkey-rotate.sh upstream: select all RSA hostkey algorithms for UpdateHostkeys tests, 2 years ago
integrity.sh upstream: Rework logging for the regression tests. 1 year ago
kextype.sh upstream commit 9 years ago
key-options.sh upstream: Save error code from SSH for use inside case statement, 1 month ago
keygen-change.sh upstream: test security key host keys in addition to user keys 4 years ago
keygen-comment.sh upstream: Backslash '$' at then end of string. Prevents warning on 4 years ago
keygen-convert.sh upstream: Skip RFC4716 format import and export tests when built 2 years ago
keygen-knownhosts.sh upstream: Adapt to extra default verboisity from ssh-keygen when 6 years ago
keygen-moduli.sh upstream: Update keygen moduli screen test to match recent command 4 years ago
keygen-sshfp.sh upstream: test -Ohashalg=... and that the default output contains both 1 year ago
keys-command.sh upstream: Use "skip" instead of "fatal" 2 years ago
keyscan.sh Remove unintended changes. 1 year ago
keytype.sh upstream: s/PubkeyAcceptedKeyTypes/PubkeyAcceptedAlgorithms/ 3 years ago
knownhosts-command.sh upstream: adapt to RSA/SHA1 deprectation 2 years ago
knownhosts.sh upstream: Test adding terminating newline to known_hosts. 1 year ago
krl.sh upstream: unbreak test: cannot access shell positional parameters 1 year ago
limit-keytype.sh upstream: s/PubkeyAcceptedKeyTypes/PubkeyAcceptedAlgorithms/ 3 years ago
localcommand.sh upstream commit 7 years ago
login-timeout.sh upstream: Remove references to privsep. 2 years ago
match-subsystem.sh upstream: regression test for override of subsystem in match blocks 8 months ago
mkdtemp.c Missing unistd.h for regress/mkdtemp.c 5 years ago
modpipe.c Conditionally include err.h. 7 years ago
moduli.in upstream commit 7 years ago
multiplex.sh Use "skip" function instead doing it ourselves. 3 months ago
multipubkey.sh upstream: test AuthenticationMethods inside a Match block as well 2 years ago
netcat.c fix netcat build problem 3 years ago
percent.sh Move xpg4 'id' handling into test-exec.sh. 1 month ago
portnum.sh - dtucker@cvs.openbsd.org 2013/05/17 10:34:30 11 years ago
principals-command.sh upstream: Fix up whitespace left by previous 2 years ago
proto-mismatch.sh upstream commit 7 years ago
proto-version.sh upstream commit 7 years ago
proxy-connect.sh upstream: Handle zlib compression being disabled now that it's 4 years ago
putty-ciphers.sh upstream: Exapnd PuTTY test coverage. 2 months ago
putty-kex.sh upstream: Exapnd PuTTY test coverage. 2 months ago
putty-transfer.sh upstream: Exapnd PuTTY test coverage. 2 months ago
reconfigure.sh upstream: Use $SUDO when reading sshd's pidfile here too. 2 years ago
reexec.sh upstream: Check if we can copy sshd or need to use sudo to do so 1 year ago
rekey.sh upstream: Increase time margin for rekey tests. Should help 2 years ago
rsa_openssh.prv - (djm) Import OpenBSD regression tests. Requires BSD make to run 22 years ago
rsa_openssh.pub - (djm) Import OpenBSD regression tests. Requires BSD make to run 22 years ago
rsa_ssh2.prv - (djm) Import OpenBSD regression tests. Requires BSD make to run 22 years ago
scp-ssh-wrapper.sh upstream: add regression tests for scp for out-of-destination path file 4 years ago
scp-uri.sh upstream: Move scp path setting to a helper function. The previous 1 year ago
scp.sh upstream: regress test for recursive copies of directories containing 8 months ago
scp3.sh upstream: regress test recursive remote-remote directories copies where 8 months ago
servcfginclude.sh upstream: sprinkle some "# comment" at end of configuration lines 2 years ago
setuid-allowed.c Adapt portable to legacy buffer API removal 5 years ago
sftp-badcmds.sh upstream: some more speeling mistakes from 4 years ago
sftp-batch.sh - dtucker@cvs.openbsd.org 2013/05/17 04:29:14 11 years ago
sftp-chroot.sh upstream: test ChrootDirectory in Match block 9 months ago
sftp-cmds.sh upstream: Use egrep instead of grep -E. 1 month ago
sftp-glob.sh - (djm) [configure.ac regress/agent-getpeereid.sh regress/multiplex.sh] 13 years ago
sftp-perm.sh upstream: cannot effectively test posix-rename extension after 3 years ago
sftp-uri.sh Replace /dev/stdin with "-". 6 years ago
sftp.sh upstream commit 6 years ago
ssh-com-client.sh - dtucker@cvs.openbsd.org 2013/05/17 04:29:14 11 years ago
ssh-com-keygen.sh - markus@cvs.openbsd.org 2004/02/24 17:06:52 20 years ago
ssh-com-sftp.sh - dtucker@cvs.openbsd.org 2013/05/17 04:29:14 11 years ago
ssh-com.sh upstream commit 7 years ago
ssh2putty.sh upstream: Replace OPENSSL as the variable that points to the 2 years ago
sshcfgparse.sh upstream: Add testcases from bz#3319 for IPQoS and TunnelDevice 2 years ago
sshfp-connect.sh upstream: Add a function to skip remaining tests. 2 years ago
sshsig.sh upstream: typos and extra debug trace calls 6 months ago
stderr-after-eof.sh upstream commit 7 years ago
stderr-data.sh upstream commit 7 years ago
t4.ok upstream commit 9 years ago
t5.ok - (djm) Import OpenBSD regression tests. Requires BSD make to run 22 years ago
t11.ok add missing regress output file 9 years ago
test-exec.sh upstream: In PuTTY interop test, don't assume the PuTTY major 1 month ago
timestamp.c upstream: Rework logging for the regression tests. 1 year ago
transfer.sh upstream commit 7 years ago
try-ciphers.sh upstream commit 7 years ago
valgrind-unit.sh Ensure valgrind-out exists. 3 years ago
yes-head.sh Shell syntax fix (leftover from a sync). 1 week ago