index
:
openssh
master
openssh
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
regress
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
upstream: It looks like we can't completely avoid
dtucker@openbsd.org
2022-04-21
1
-7
/
+18
*
upstream: Use ssh -f and ControlPersist ..
dtucker@openbsd.org
2022-04-20
1
-13
/
+11
*
upstream: Simplify forward-control test.
dtucker@openbsd.org
2022-04-20
1
-25
/
+9
*
upstream: regression test for sftp cp command
djm@openbsd.org
2022-04-20
1
-1
/
+6
*
Skip agent-getpeereid when running as root.
Darren Tucker
2022-02-21
1
-0
/
+3
*
upstream: Aproximate realpath on the expected output by deduping
dtucker@openbsd.org
2022-02-20
1
-2
/
+3
*
find sk-dummy.so when build_dir != src_dir
Damien Miller
2022-02-17
1
-0
/
+2
*
Fix helper include path and remove excess code.
Darren Tucker
2022-02-11
1
-79
/
+1
*
upstream: Add test for empty hostname with port.
dtucker@openbsd.org
2022-02-10
1
-1
/
+12
*
upstream: Add unit tests for hpdelim.
dtucker@openbsd.org
2022-02-10
3
-2
/
+154
*
portable-specific string array constification
Damien Miller
2022-02-02
1
-1
/
+1
*
upstream: test 'ssh-keygen -Y find-principals' with wildcard
djm@openbsd.org
2022-02-02
1
-1
/
+18
*
upstream: Enable all supported ciphers and macs in the server
dtucker@openbsd.org
2022-02-02
1
-0
/
+10
*
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
*
Wrap OpenSSL includes in unit tests in ifdef.
Darren Tucker
2022-01-14
4
-0
/
+8
*
Remove sort wrapper.
Darren Tucker
2022-01-13
1
-6
/
+0
*
upstream: Set LC_ALL in both local and remote shells so that sorted
dtucker@openbsd.org
2022-01-13
1
-1
/
+5
*
upstream: Avoid %'s in commands (not used in OpenBSD, but used in
dtucker@openbsd.org
2022-01-13
1
-2
/
+2
*
upstream: Use egrep when searching for an anchored string.
dtucker@openbsd.org
2022-01-12
1
-2
/
+2
*
Add "rev" command replacement if needed.
Darren Tucker
2022-01-12
1
-0
/
+6
*
upstream: remove hardcoded domain and use window.location.host, so this
djm@openbsd.org
2022-01-11
1
-3
/
+3
*
Add wrapper for "sort" to set LC_ALL=C.
Darren Tucker
2022-01-10
1
-0
/
+6
*
upstream: Remove errant "set -x" left over from debugging.
dtucker@openbsd.org
2022-01-08
1
-2
/
+1
*
upstream: Enable all supported hostkey algorithms (but no others).
dtucker@openbsd.org
2022-01-08
1
-8
/
+13
*
upstream: Don't explicitly set HostbasedAuthentication in
dtucker@openbsd.org
2022-01-06
1
-2
/
+1
*
upstream: Add test for hostbased auth. It requires some external
dtucker@openbsd.org
2022-01-06
2
-3
/
+65
*
upstream: select all RSA hostkey algorithms for UpdateHostkeys tests,
djm@openbsd.org
2022-01-05
1
-4
/
+13
*
upstream: regress test both sshsig message hash algorithms, possible
djm@openbsd.org
2022-01-05
1
-8
/
+18
*
upstream: regression test for find-principals NULL deref; from Fabian
djm@openbsd.org
2022-01-05
1
-1
/
+9
*
upstream: Log command invocation while debugging.
dtucker@openbsd.org
2022-01-05
2
-2
/
+4
*
upstream: unbreak test: was picking up system ssh-add instead of the
djm@openbsd.org
2022-01-04
1
-3
/
+3
*
remove sys/param.h in -portable, after upstream
Damien Miller
2021-12-21
3
-2
/
+2
*
add agent-restrict.sh file, missed in last commit
Damien Miller
2021-12-20
1
-0
/
+491
*
upstream: regression test for destination restrictions in ssh-agent
djm@openbsd.org
2021-12-20
1
-2
/
+3
*
upstream: Make use of ntests variable, pointed out by clang 13.
anton@openbsd.org
2021-12-20
1
-2
/
+2
*
upstream: sys/param.h cleanup, mostly using MINIMUM() and
deraadt@openbsd.org
2021-12-20
25
-52
/
+33
*
upstream: whitespac e
djm@openbsd.org
2021-11-27
1
-2
/
+2
*
upstream: regression test for match-principals. Mostly by Fabian
djm@openbsd.org
2021-11-27
1
-1
/
+27
*
upstream: regression test for ssh-keygen -Y find-principals fix; from
djm@openbsd.org
2021-11-18
1
-1
/
+104
*
upstream: crank SSH_SK_VERSION_MAJOR to match recent change in
djm@openbsd.org
2021-11-03
1
-1
/
+2
*
upstream: sshsig: add tests for signing key validity and
djm@openbsd.org
2021-10-29
1
-1
/
+77
*
upstream: avoid signedness warning; spotted in -portable
djm@openbsd.org
2021-10-29
1
-2
/
+2
*
unbreak fuzz harness for recent changes
Damien Miller
2021-10-29
2
-2
/
+3
*
upstream: increment SSH_SK_VERSION_MAJOR to match last change
djm@openbsd.org
2021-10-28
1
-1
/
+1
*
Skip SK unit tests when built without security-key
Darren Tucker
2021-10-07
2
-0
/
+4
*
Add USE_LIBC_SHA2 for (at least) NetBSD 9.
Darren Tucker
2021-10-06
1
-0
/
+1
*
Define OPENSSL_NO_SHA including OpenSSL from test.
Darren Tucker
2021-10-06
1
-0
/
+2
*
upstream: use libc SHA256 functions; make this work when compiled
djm@openbsd.org
2021-10-06
1
-18
/
+21
*
upstream: Add test for ssh hashed known_hosts handling.
dtucker@openbsd.org
2021-10-06
2
-1
/
+19
[next]