index
:
openssh
master
openssh
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
platform.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-04-20
upstream: Import regenerated moduli
dtucker@openbsd.org
1
-0
/
+1
2022-04-16
upstream: list the correct version number
tj@openbsd.org
1
-4
/
+4
2022-04-16
upstream: Correct path for system known hosts file in description
dtucker@openbsd.org
1
-3
/
+3
2022-04-16
Resync moduli.5 with upstream.
Darren Tucker
1
-5
/
+4
2022-04-16
Retire fbsd6 test VM.
Darren Tucker
1
-2
/
+0
2022-04-12
upstream: clear io_want/io_ready flags at start of poll() cycle;
djm@openbsd.org
1
-2
/
+7
2022-04-12
upstream: Note that curve25519-sha256 was later published in
dtucker@openbsd.org
1
-1
/
+3
2022-04-12
upstream: two defensive changes from Tobias Stoeckmann via GHPR287
djm@openbsd.org
1
-3
/
+6
2022-04-11
Revert "update build-aux files to match autoconf-2.71"
Damien Miller
3
-1917
/
+2044
2022-04-08
update build-aux files to match autoconf-2.71
Damien Miller
3
-2044
/
+1917
2022-04-06
update version numbers for release
V_9_0_P1
Damien Miller
3
-3
/
+3
2022-04-06
upstream: openssh-9.0
djm@openbsd.org
1
-2
/
+2
2022-04-06
upstream: ssh: document sntrup761x25519-sha512@openssh.com as
naddy@openbsd.org
2
-5
/
+5
2022-04-06
upstream: man pages: add missing commas between subordinate and
naddy@openbsd.org
6
-21
/
+21
2022-04-04
Disable security key on fbsd6 test host.
Darren Tucker
1
-0
/
+4
2022-04-04
Specify TEST_SHELL=bash on AIX.
Darren Tucker
1
-1
/
+3
2022-04-01
Only return events from ppoll that were requested.
Darren Tucker
1
-3
/
+3
2022-04-01
Only run regression tests on slow VMs.
Darren Tucker
1
-0
/
+1
2022-04-01
Increase test timeout to allow slow VMs to finish
Darren Tucker
1
-1
/
+1
2022-04-01
Use bash or ksh if available for SH in Makefile.
Darren Tucker
1
-0
/
+2
2022-04-01
Set Makefile SHELL as determined by configure.
Darren Tucker
1
-2
/
+1
2022-04-01
Skip slow tests on (very) slow test targets.
Darren Tucker
1
-0
/
+6
2022-03-31
depend
Damien Miller
1
-1
/
+1
2022-03-31
upstream: add a sftp client "cp" command that supports server-side
djm@openbsd.org
4
-6
/
+155
2022-03-31
upstream: add support for the "corp-data" protocol extension to
djm@openbsd.org
2
-3
/
+132
2022-03-30
upstream: select post-quantum KEX
djm@openbsd.org
1
-2
/
+2
2022-03-30
upstream: fix poll() spin when a channel's output fd closes without
djm@openbsd.org
2
-106
/
+120
2022-03-30
upstream: ssh is almost out of getopt() characters; note the
djm@openbsd.org
1
-2
/
+2
2022-03-30
upstream: avoid NULL deref via ssh-keygen -Y find-principals.
djm@openbsd.org
1
-2
/
+7
2022-03-28
Add AIX 5.1 test target.
Darren Tucker
1
-0
/
+1
2022-03-26
Drop leading "v" from release version identifier.
Darren Tucker
1
-2
/
+2
2022-03-26
Use tarballs when testing LibreSSL releases.
Darren Tucker
1
-7
/
+16
2022-03-26
Remove now-unused passwd variable.
Darren Tucker
1
-1
/
+1
2022-03-26
Missing semicolon.
Darren Tucker
1
-1
/
+1
2022-03-26
Factor out platform-specific locked account check.
Darren Tucker
3
-47
/
+55
2022-03-25
Add OpenWRT mips and mipsel test targets.
Darren Tucker
2
-0
/
+6
2022-03-20
upstream: don't leak argument list; bz3404, reported by Balu
djm@openbsd.org
1
-2
/
+2
2022-03-20
upstream: make addargs() and replacearg() a little more robust and
djm@openbsd.org
1
-9
/
+18
2022-03-20
upstream: don't try to resolve ListenAddress directives in the sshd
djm@openbsd.org
3
-8
/
+9
2022-03-20
upstream: remove blank line
djm@openbsd.org
1
-2
/
+1
2022-03-18
upstream: helpful comment
djm@openbsd.org
1
-1
/
+2
2022-03-18
upstream: ssh-keygen -Y check-novalidate requires namespace or SEGV
djm@openbsd.org
1
-1
/
+7
2022-03-18
upstream: improve DEBUG_CHANNEL_POLL debugging message
djm@openbsd.org
1
-5
/
+5
2022-03-18
upstream: ssh: xstrdup(): use memcpy(3)
cheloha@openbsd.org
1
-3
/
+2
2022-03-11
Resync fmt_scaled. with OpenBSD.
Darren Tucker
1
-13
/
+19
2022-03-08
Provide killpg implementation.
Darren Tucker
3
-0
/
+13
2022-03-08
Check for missing ftruncate prototype.
Darren Tucker
2
-0
/
+10
2022-03-08
Default to not using sandbox when cross compiling.
Darren Tucker
1
-2
/
+2
2022-03-01
upstream: pack pollfd array before server_accept_loop() ppoll()
djm@openbsd.org
1
-10
/
+19
2022-03-01
upstream: include rejected signature algorithm in error message and
naddy@openbsd.org
1
-3
/
+3
[next]