index
:
openssh.git
master
sid
ssh_8.3
v7.9
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2018-10-22
Include openssl compatibility.
Darren Tucker
2018-10-22
upstream: when printing certificate contents "ssh-keygen -Lf
djm@openbsd.org
2018-10-22
upstream: struct sockaddr_storage is guaranteed to be large enough,
florian@openbsd.org
2018-10-17
Require OpenSSL 1.1.x series 1.1.0g or greater
Damien Miller
2018-10-17
unbreak compilation with --with-ssl-engine
Damien Miller
2018-10-16
Remove gcc spectre mitigation flags.
Darren Tucker
2018-10-16
Avoid deprecated OPENSSL_config when using 1.1.x
Damien Miller
2018-10-12
Don't avoid our *sprintf replacements.
Darren Tucker
2018-10-12
Check if snprintf understands %zu.
Darren Tucker
2018-10-12
remove stale link, tweak
Damien Miller
2018-10-12
update version numbers ahead of release
Damien Miller
2018-10-12
upstream: don't send new-style rsa-sha2-*-cert-v01@openssh.com names to
djm@openbsd.org
2018-10-11
update depends
Damien Miller
2018-10-11
some more duplicated key algorithm lines
Damien Miller
2018-10-11
fix duplicated algorithm specification lines
Damien Miller
2018-10-11
upstream: typo in plain RSA algorithm counterpart names for
djm@openbsd.org
2018-10-11
check pw_passwd != NULL here too
Damien Miller
2018-10-11
check for NULL return from shadow_pw()
Damien Miller
2018-10-11
upstream: introducing openssh 7.9
deraadt@openbsd.org
2018-10-11
supply callback to PEM_read_bio_PrivateKey
Damien Miller
2018-10-10
in pick_salt() avoid dereference of NULL passwords
Damien Miller
2018-10-09
upstream: Treat all PEM_read_bio_PrivateKey() errors when a passphrase
djm@openbsd.org
2018-10-07
upstream: Support using service names for port numbers.
naddy@openbsd.org
2018-10-04
upstream: when the peer sends a channel-close message, make sure we
djm@openbsd.org
2018-10-04
upstream: factor out channel status formatting from
djm@openbsd.org
2018-10-04
upstream: include a little more information about the status and
djm@openbsd.org
2018-10-04
upstream: explicit_bzero here to be consistent with other kex*.c;
djm@openbsd.org
2018-10-03
upstream: Allow ssh_config IdentityAgent directive to accept
djm@openbsd.org
2018-10-02
upstream: mention INFO@openssh.com for sending SIGINFO
djm@openbsd.org
2018-10-02
only support SIGINFO on systems with SIGINFO
Damien Miller
2018-10-02
upstream: Add server support for signalling sessions via the SSH
djm@openbsd.org
2018-09-26
upstream: remove big ugly TODO comment from start of file. Some of
djm@openbsd.org
2018-09-26
upstream: Document mux proxy mode; added by Markus in openssh-7.4
djm@openbsd.org
2018-09-26
upstream: s/process_mux_master/mux_master_process/ in mux master
djm@openbsd.org
2018-09-22
Remove unused variable in _ssh_compat_fflush.
Darren Tucker
2018-09-22
Import updated moduli.
Darren Tucker
2018-09-21
upstream: Allow ssh_config ForwardX11Timeout=0 to disable the
djm@openbsd.org
2018-09-21
upstream: when compiled with GSSAPI support, cache supported method
djm@openbsd.org
2018-09-21
upstream: In sshkey_in_file(), ignore keys that are considered for
djm@openbsd.org
2018-09-21
upstream: Treat connections with ProxyJump specified the same as ones
djm@openbsd.org
2018-09-21
upstream: actually make CASignatureAlgorithms available as a config
djm@openbsd.org
2018-09-21
upstream: Import updated moduli.
dtucker@openbsd.org
2018-09-21
upstream: reorder CASignatureAlgorithms, and add them to the
jmc@openbsd.org
2018-09-20
upstream: fix "ssh -Q sig" to show correct signature algorithm list
djm@openbsd.org
2018-09-20
upstream: add CASignatureAlgorithms option for the client, allowing
djm@openbsd.org
2018-09-20
upstream: Add sshd_config CASignatureAlgorithms option to allow
djm@openbsd.org
2018-09-20
upstream: Make "ssh-add -q" do what it says on the tin: silence
djm@openbsd.org
2018-09-20
upstream: When choosing a prime from the moduli file, avoid
millert@openbsd.org
2018-09-15
Fix openssl-1.1 fallout for --without-openssl.
Darren Tucker
2018-09-15
add futex(2) syscall to seccomp sandbox
Damien Miller
[next]