index
:
openssh
master
openssh
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
regress
/
test-exec.sh
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
upstream: Don't try to use sudo inside sshd log wrapper.
dtucker@openbsd.org
2023-10-31
1
-2
/
+2
*
upstream: Only try to chmod logfile if we have sudo. If we don't have
dtucker@openbsd.org
2023-10-31
1
-2
/
+2
*
upstream: move PKCS#11 setup code to test-exec.sh so it can be reused
djm@openbsd.org
2023-10-31
1
-1
/
+92
*
upstream: Only try to chown logfiles that exist to prevent spurious
dtucker@openbsd.org
2023-10-29
1
-5
/
+7
*
Resync PuTTY and Conch path handling with upstream.
Darren Tucker
2023-10-20
1
-22
/
+10
*
upstream: Allow overriding the locations of the Dropbear binaries
dtucker@openbsd.org
2023-10-20
1
-1
/
+13
*
upstream: Add interop test with Dropbear.
dtucker@openbsd.org
2023-10-20
1
-1
/
+35
*
upstream: ensure logs are owned by correct user; feedback/ok
djm@openbsd.org
2023-10-12
1
-1
/
+5
*
upstream: Remove SUDO in proxy command wrapper. Anything that needs
dtucker@openbsd.org
2023-03-02
1
-5
/
+5
*
upstream: Fix breakage on dhgex test.
dtucker@openbsd.org
2023-03-02
1
-6
/
+9
*
upstream: Remove old log symlinks
dtucker@openbsd.org
2023-03-02
1
-3
/
+5
*
upstream: Rework logging for the regression tests.
dtucker@openbsd.org
2023-03-01
1
-15
/
+65
*
Revert explicit chmods on private keys.
Darren Tucker
2023-02-25
1
-3
/
+0
*
Explicitly set permissions on user and host keys.
Darren Tucker
2023-02-24
1
-0
/
+3
*
Always use the openssl binary configure tells us.
Darren Tucker
2023-02-20
1
-1
/
+2
*
upstream: Move scp path setting to a helper function. The previous
dtucker@openbsd.org
2023-01-13
1
-8
/
+13
*
upstream: Add scp's path to test sshd's PATH.
dtucker@openbsd.org
2023-01-13
1
-1
/
+8
*
upstream: Restore missing "!" in TEST_SSH_ELAPSED_TIMES test.
dtucker@openbsd.org
2022-07-25
1
-2
/
+2
*
upstream: Test TEST_SSH_ELAPSED_TIMES for empty string not
dtucker@openbsd.org
2022-07-25
1
-2
/
+2
*
Convert "have_prog" function into "which".
Darren Tucker
2022-07-23
1
-1
/
+9
*
upstream: Add TEST_REGRESS_CACHE_DIR.
dtucker@openbsd.org
2022-07-04
1
-1
/
+28
*
find sk-dummy.so when build_dir != src_dir
Damien Miller
2022-02-17
1
-0
/
+2
*
Improve compatibility of early exit trap handling.
Darren Tucker
2022-01-20
1
-2
/
+7
*
Invoke EXIT handler early when using Valgrind.
Darren Tucker
2022-01-19
1
-0
/
+13
*
Remove sort wrapper.
Darren Tucker
2022-01-13
1
-6
/
+0
*
Add "rev" command replacement if needed.
Darren Tucker
2022-01-12
1
-0
/
+6
*
Add wrapper for "sort" to set LC_ALL=C.
Darren Tucker
2022-01-10
1
-0
/
+6
*
upstream: Don't explicitly set HostbasedAuthentication in
dtucker@openbsd.org
2022-01-06
1
-2
/
+1
*
upstream: Log command invocation while debugging.
dtucker@openbsd.org
2022-01-05
1
-1
/
+2
*
Move the fgrep replacement to hostkey-rotate.sh.
Darren Tucker
2021-09-24
1
-19
/
+0
*
Replacement function for buggy fgrep.
Darren Tucker
2021-09-24
1
-0
/
+19
*
upstream: Add a function to skip remaining tests.
dtucker@openbsd.org
2021-09-01
1
-1
/
+9
*
upstream: Although it's POSIX, not all shells used in Portable support
dtucker@openbsd.org
2021-08-08
1
-2
/
+2
*
Move portable specific settings down.
Darren Tucker
2021-08-08
1
-24
/
+26
*
upstream: Move setting of USER further down the startup In portable
dtucker@openbsd.org
2021-08-08
1
-15
/
+15
*
upstream: Drop -q in ssh-log-wrapper.sh to preserve logs.
dtucker@openbsd.org
2021-08-08
1
-4
/
+9
*
upstream: Replace OPENSSL as the variable that points to the
dtucker@openbsd.org
2021-07-25
1
-4
/
+4
*
upstream: Set umask when creating hostkeys to prevent excessive
dtucker@openbsd.org
2021-06-10
1
-2
/
+2
*
Check for $OPENSSL in md5 fallback too.
Darren Tucker
2021-06-02
1
-0
/
+2
*
upstream: Use a default value for $OPENSSL,
dtucker@openbsd.org
2021-06-02
1
-2
/
+2
*
upstream: Find openssl binary via environment variable. This
dtucker@openbsd.org
2021-06-01
1
-1
/
+5
*
Remove only use of warn().
Darren Tucker
2021-04-07
1
-6
/
+0
*
Move make_tmpdir() into portable-specific area.
Darren Tucker
2021-04-07
1
-6
/
+6
*
upstream: Add TEST_SSH_ELAPSED_TIMES environment variable to print the
dtucker@openbsd.org
2021-04-07
1
-1
/
+10
*
Move the TEST_SSH_PORT section down a bit.
Darren Tucker
2021-04-07
1
-6
/
+6
*
upstream: Add TEST_SSH_MODULI_FILE variable to allow overriding of the
dtucker@openbsd.org
2021-03-13
1
-2
/
+7
*
upstream: Make sure puttygen is new enough to successfully run the
dtucker@openbsd.org
2021-02-17
1
-10
/
+9
*
Add a hostname function for systems that don't have it.
Darren Tucker
2021-02-05
1
-0
/
+9
*
ensure $LOGNAME is set in tests
Damien Miller
2020-12-22
1
-0
/
+4
*
Skip security key tests if ENABLE_SK not set.
Darren Tucker
2020-05-05
1
-1
/
+3
[next]