index
:
openssh
master
openssh
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ssh.1
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-10-11
check for NULL return from shadow_pw()
Damien Miller
1
-0
/
+3
2018-10-11
upstream: introducing openssh 7.9
deraadt@openbsd.org
1
-2
/
+2
2018-10-11
supply callback to PEM_read_bio_PrivateKey
Damien Miller
1
-1
/
+15
2018-10-10
in pick_salt() avoid dereference of NULL passwords
Damien Miller
1
-1
/
+2
2018-10-09
upstream: Treat all PEM_read_bio_PrivateKey() errors when a passphrase
djm@openbsd.org
1
-2
/
+11
2018-10-07
upstream: Support using service names for port numbers.
naddy@openbsd.org
2
-10
/
+23
2018-10-04
upstream: when the peer sends a channel-close message, make sure we
djm@openbsd.org
1
-1
/
+23
2018-10-04
upstream: factor out channel status formatting from
djm@openbsd.org
1
-13
/
+24
2018-10-04
upstream: include a little more information about the status and
djm@openbsd.org
4
-29
/
+64
2018-10-04
upstream: explicit_bzero here to be consistent with other kex*.c;
djm@openbsd.org
1
-1
/
+2
2018-10-03
upstream: Allow ssh_config IdentityAgent directive to accept
djm@openbsd.org
6
-16
/
+72
2018-10-02
upstream: mention INFO@openssh.com for sending SIGINFO
djm@openbsd.org
1
-1
/
+8
2018-10-02
only support SIGINFO on systems with SIGINFO
Damien Miller
1
-0
/
+2
2018-10-02
upstream: Add server support for signalling sessions via the SSH
djm@openbsd.org
2
-2
/
+77
2018-09-26
upstream: remove big ugly TODO comment from start of file. Some of
djm@openbsd.org
1
-14
/
+1
2018-09-26
upstream: Document mux proxy mode; added by Markus in openssh-7.4
djm@openbsd.org
1
-37
/
+107
2018-09-26
upstream: s/process_mux_master/mux_master_process/ in mux master
djm@openbsd.org
1
-36
/
+38
2018-09-22
Remove unused variable in _ssh_compat_fflush.
Darren Tucker
1
-4
/
+4
2018-09-22
Import updated moduli.
Darren Tucker
1
-437
/
+427
2018-09-21
upstream: Allow ssh_config ForwardX11Timeout=0 to disable the
djm@openbsd.org
2
-16
/
+33
2018-09-21
upstream: when compiled with GSSAPI support, cache supported method
djm@openbsd.org
1
-3
/
+2
2018-09-21
upstream: In sshkey_in_file(), ignore keys that are considered for
djm@openbsd.org
1
-4
/
+10
2018-09-21
upstream: Treat connections with ProxyJump specified the same as ones
djm@openbsd.org
2
-7
/
+8
2018-09-21
upstream: actually make CASignatureAlgorithms available as a config
djm@openbsd.org
1
-1
/
+2
2018-09-21
upstream: Import updated moduli.
dtucker@openbsd.org
1
-0
/
+1
2018-09-21
upstream: reorder CASignatureAlgorithms, and add them to the
jmc@openbsd.org
4
-19
/
+22
2018-09-20
upstream: fix "ssh -Q sig" to show correct signature algorithm list
djm@openbsd.org
1
-2
/
+2
2018-09-20
upstream: add CASignatureAlgorithms option for the client, allowing
djm@openbsd.org
4
-10
/
+42
2018-09-20
upstream: Add sshd_config CASignatureAlgorithms option to allow
djm@openbsd.org
5
-9
/
+45
2018-09-20
upstream: Make "ssh-add -q" do what it says on the tin: silence
djm@openbsd.org
1
-23
/
+39
2018-09-20
upstream: When choosing a prime from the moduli file, avoid
millert@openbsd.org
1
-6
/
+8
2018-09-15
Fix openssl-1.1 fallout for --without-openssl.
Darren Tucker
1
-0
/
+4
2018-09-15
add futex(2) syscall to seccomp sandbox
Damien Miller
1
-0
/
+3