index
:
openssh
master
openssh
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
regress
/
agent.sh
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-06-18
upstream: Stop using DSA in dropbear interop tests.
anton@openbsd.org
2
-5
/
+5
2024-06-18
missed a bit of DSA in the fuzzer
Damien Miller
1
-3
/
+4
2024-06-18
DSA support is disabled, so remove from fuzzers
Damien Miller
3
-9
/
+1
2024-06-17
upstream: disable the DSA signature algorithm by default; ok
djm@openbsd.org
8
-79
/
+46
2024-06-17
upstream: promote connection-closed messages from verbose to info
djm@openbsd.org
1
-3
/
+3
2024-06-17
propagate PAM crashes to PerSourcePenalties
Damien Miller
1
-7
/
+8
2024-06-17
minix doesn't have loopback, so skip penalty tests
Damien Miller
1
-1
/
+1
2024-06-16
upstream: same treatment for this test
djm@openbsd.org
1
-0
/
+1
2024-06-16
upstream: penalty test is still a bit racy
djm@openbsd.org
1
-0
/
+4
2024-06-15
upstream: crank up penalty timeouts so this should work on even the
djm@openbsd.org
1
-1
/
+1
2024-06-15
upstream: sort -q in the options list;
jmc@openbsd.org
1
-4
/
+4
2024-06-14
upstream: clarify KEXAlgorithms supported vs available. Inspired by
djm@openbsd.org
2
-9
/
+19
2024-06-14
upstream: ssh-keyscan -q man bits
djm@openbsd.org
1
-3
/
+6
2024-06-14
skip penalty-expire test in valgrind test env
Damien Miller
1
-0
/
+1
2024-06-14
upstream: split the PerSourcePenalties test in two: one tests penalty
djm@openbsd.org
3
-8
/
+40
2024-06-14
add a sshd_config PamServiceName option
Damien Miller
4
-9
/
+37
2024-06-14
upstream: don't redirect stderr for ssh-keyscan we expect to succeed
djm@openbsd.org
1
-1
/
+1
2024-06-14
upstream: make host/banner comments go to stderr instead of stdout,
djm@openbsd.org
1
-5
/
+12
2024-06-14
upstream: separate keywords with comma
naddy@openbsd.org
1
-3
/
+3
2024-06-14
upstream: specify an algorithm for ssh-keyscan, otherwise it will make
djm@openbsd.org
1
-2
/
+2
2024-06-13
sshd: don't use argv[0] as PAM service name
Damien Miller
1
-2
/
+1
2024-06-13
prepare for checking in autogenerated files
Damien Miller
1
-4
/
+7
2024-06-13
typo in comment
Damien Miller
1
-1
/
+1
2024-06-13
fix PTY allocation on Cygwin, broken by sshd split
Damien Miller
2
-1
/
+28
2024-06-13
delay lookup of privsep user until config loaded
Damien Miller
1
-11
/
+11