index
:
openssh
master
openssh
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
README.tun
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-02-17
upstream: Remove now-unused compat bit SSH_BUG_BIGENDIANAES. This
dtucker@openbsd.org
2
-12
/
+4
2023-02-17
whitespace fixes
Damien Miller
1
-45
/
+45
2023-02-17
whitespace at EOL
Damien Miller
1
-7
/
+7
2023-02-16
upstream: Remove SSH_BUG_PASSWORDPAD compat bit
dtucker@openbsd.org
2
-14
/
+3
2023-02-16
upstream: Remove SSH_BUG_IGNOREMSG compat flag
dtucker@openbsd.org
2
-10
/
+3
2023-02-16
upstream: space between macro and punctuation; sort usage();
jmc@openbsd.org
2
-5
/
+5
2023-02-16
upstream: space between macro and punctuation;
jmc@openbsd.org
1
-2
/
+2
2023-02-16
upstream: sort SYNOPSIS;
jmc@openbsd.org
1
-2
/
+2
2023-02-11
Improve seccomp compat on older systems.
Darren Tucker
1
-2
/
+16
2023-02-10
upstream: test -Ohashalg=... and that the default output contains both
djm@openbsd.org
1
-1
/
+21
2023-02-10
upstream: let ssh-keygen and ssh-keyscan accept
djm@openbsd.org
6
-24
/
+77
2023-02-10
upstream: add a `sshd -G` option that parses and prints the
djm@openbsd.org
2
-19
/
+45
2023-02-10
upstream: make `ssh -Q CASignatureAlgorithms` work as the manpage says
djm@openbsd.org
1
-1
/
+2
2023-02-10
Add CentOS 7 test targets.
Darren Tucker
1
-0
/
+2
2023-02-09
upstream: Test adding terminating newline to known_hosts.
dtucker@openbsd.org
1
-1
/
+19
2023-02-09
upstream: ssh-agent doesn't actually take -v,
dtucker@openbsd.org
1
-1
/
+2
2023-02-09
upstream: Ensure that there is a terminating newline when adding a new
dtucker@openbsd.org
1
-2
/
+10
2023-02-06
Replace 9.1 with 9.2 on CI status page.
Darren Tucker
1
-3
/
+3
2023-02-06
harden Linux seccomp sandbox
Damien Miller
1
-5
/
+74
2023-02-02
crank versions in RPM specs
V_9_2_P1
Damien Miller
2
-2
/
+2
2023-02-02
update version in README
Damien Miller
1
-1
/
+1
2023-02-02
adapt compat_kex_proposal() test to portable
Damien Miller
2
-1
/
+6
2023-02-02
upstream: test compat_kex_proposal(); by dtucker@
djm@openbsd.org
3
-3
/
+84
2023-02-02
upstream: Check if we can copy sshd or need to use sudo to do so
dtucker@openbsd.org
1
-2
/
+2
2023-02-02
upstream: openssh-9.2
djm@openbsd.org
1
-2
/
+2
2023-02-02
upstream: fix double-free caused by compat_kex_proposal(); bz3522
djm@openbsd.org
1
-8
/
+8
2023-02-01
Skip connection-timeout test on minix3.
Darren Tucker
1
-3
/
+5
2023-02-01
fix libfido2 detection without pkg-config
Damien Miller
1
-1
/
+1
2023-01-31
upstream: delete useless dependency
deraadt@openbsd.org
1
-0
/
+1
2023-01-31
upstream: Create and install sshd random relink kit.
deraadt@openbsd.org
1
-0
/
+1
2023-01-31
upstream: tweak previous; ok djm
jmc@openbsd.org
1
-4
/
+4
2023-01-31
Skip connection-timeout test under Valgrind.
Darren Tucker
1
-2
/
+4
2023-01-25
Skip connection-timeout when missing FD passing.
Darren Tucker
1
-0
/
+3
2023-01-18
upstream: when restoring non-blocking mode to stdio fds, restore
djm@openbsd.org
2
-6
/
+16
2023-01-18
upstream: Add a -V (version) option to sshd like the ssh client
millert@openbsd.org
2
-6
/
+12
2023-01-18
upstream: For "ssh -V" always exit 0, there is no need to check opt
millert@openbsd.org
1
-3
/
+2
2023-01-17
upstream: also check that an active session inhibits
djm@openbsd.org
1
-4
/
+11
2023-01-17
upstream: regression test for UnusedConnectionTimeout
djm@openbsd.org
2
-1
/
+79
2023-01-17
upstream: unbreak test: cannot access shell positional parameters
djm@openbsd.org
1
-3
/
+3
2023-01-17
upstream: Add a sshd_config UnusedConnectionTimeout option to terminate
djm@openbsd.org
4
-10
/
+88
2023-01-16
upstream: adapt to ed25519 changes in src/usr.bin/ssh
djm@openbsd.org
6
-12
/
+12
2023-01-16
upstream: update OpenSSH's Ed25519 code to the last version of SUPERCOP
djm@openbsd.org
13
-2158
/
+2091
2023-01-14
Allow writev is seccomp sandbox.
Darren Tucker
1
-0
/
+3
2023-01-14
upstream: Shell syntax fix. From ren mingshuai vi github PR#369.
dtucker@openbsd.org
1
-2
/
+2
2023-01-14
upstream: Instead of skipping the all-tokens test if we don't have
dtucker@openbsd.org
1
-3
/
+7
2023-01-14
upstream: fix double phrase in previous;
jmc@openbsd.org
1
-3
/
+2
2023-01-14
upstream: Document "UserKnownHostsFile none". ok djm@
dtucker@openbsd.org
1
-2
/
+8
2023-01-13
Retry package installation 3 times.
Darren Tucker
1
-3
/
+16
2023-01-13
upstream: Move scp path setting to a helper function. The previous
dtucker@openbsd.org
5
-13
/
+25
2023-01-13
upstream: Add scp's path to test sshd's PATH.
dtucker@openbsd.org
1
-1
/
+8
[next]