index
:
openssh.git
master
sid
ssh_8.3
v7.9
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
readconf.c
Age
Commit message (
Expand
)
Author
2020-02-21
GSSAPI key exchange support
Simon Wilkinson
2020-02-07
upstream: expand HostkeyAlgorithms prior to config dump, matching
djm@openbsd.org
2020-02-04
upstream: revert enabling UpdateHostKeys by default - there are still
djm@openbsd.org
2020-01-31
upstream: enable UpdateKnownHosts=yes if the configuration
djm@openbsd.org
2020-01-25
upstream: set UpdateKnownHosts=ask by default; bz#2894; ok
djm@openbsd.org
2020-01-23
upstream: Make zlib optional. This adds a "ZLIB" build time option
dtucker@openbsd.org
2020-01-23
upstream: Replace all calls to signal(2) with a wrapper around
dtucker@openbsd.org
2020-01-23
upstream: Remove unsupported algorithms from list of defaults at run
dtucker@openbsd.org
2019-12-21
upstream: Allow forwarding a different agent socket to the path
djm@openbsd.org
2019-12-20
upstream: Move always unsupported keywords to be grouped with the other
dtucker@openbsd.org
2019-12-20
upstream: Remove obsolete opcodes from the configuation enum.
dtucker@openbsd.org
2019-12-20
upstream: Remove now-obsolete config options from example in
dtucker@openbsd.org
2019-12-16
upstream: allow security keys to act as host keys as well as user
djm@openbsd.org
2019-11-15
upstream: directly support U2F/FIDO2 security keys in OpenSSH by
djm@openbsd.org
2019-11-15
upstream: remove size_t gl_pathc < 0 test, it is invalid. the
deraadt@openbsd.org
2019-11-15
upstream: stdarg.h required more broadly; ok djm
deraadt@openbsd.org
2019-11-13
upstream: enable ed25519 support; ok djm
markus@openbsd.org
2019-11-01
upstream: ssh client support for U2F/FIDO keys
djm@openbsd.org
2019-09-08
upstream: Allow prepending a list of algorithms to the default set
naddy@openbsd.org
2019-08-09
upstream: produce a useful error message if the user's shell is set
djm@openbsd.org
2019-07-05
upstream: When system calls indicate an error they return -1, not
deraadt@openbsd.org
2019-06-14
upstream: Hostname->HostName cleanup; from lauri tirkkonen ok
jmc@openbsd.org
2019-06-08
upstream: Typo and spelling fixes in comments and error messages.
dtucker@openbsd.org
2019-03-01
upstream: let PKCS11Provider=none do what users expect
djm@openbsd.org
2019-02-24
upstream: openssh-7.9 accidentally reused the server's algorithm lists
djm@openbsd.org
2018-11-23
upstream: add a ssh_config "Match final" predicate
djm@openbsd.org
2018-11-16
upstream: use path_absolute() for pathname checks; from Manoj Ampalam
djm@openbsd.org
2018-10-07
upstream: Support using service names for port numbers.
naddy@openbsd.org
2018-10-03
upstream: Allow ssh_config IdentityAgent directive to accept
djm@openbsd.org
2018-09-20
upstream: add CASignatureAlgorithms option for the client, allowing
djm@openbsd.org
2018-08-13
upstream: better diagnosics on alg list assembly errors; ok
djm@openbsd.org
2018-07-31
Remove support for S/Key
Damien Miller
2018-07-31
upstream: Now that ssh can't be setuid, remove the
dtucker@openbsd.org
2018-07-31
upstream: Remove uid checks from low port binds. Now that ssh
dtucker@openbsd.org
2018-07-19
upstream: Deprecate UsePrivilegedPort now that support for running
dtucker@openbsd.org
2018-07-19
upstream: Remove support for running ssh(1) setuid and fatal if
dtucker@openbsd.org
2018-07-04
upstream: repair PubkeyAcceptedKeyTypes (and friends) after RSA
djm@openbsd.org
2018-06-11
upstream: unbreak SendEnv; patch from tb@
djm@openbsd.org
2018-06-09
upstream: add a SetEnv directive to ssh_config that allows setting
djm@openbsd.org
2018-06-07
upstream: switch config file parsing to getline(3) as this avoids
markus@openbsd.org
2018-06-01
upstream: make UID available as a %-expansion everywhere that the
djm@openbsd.org
2018-05-22
upstream: support ProxyJump=none to disable ProxyJump
djm@openbsd.org
2018-04-06
upstream: Allow "SendEnv -PATTERN" to clear environment variables
djm@openbsd.org
2018-04-06
upstream: add a couple of missed options to the config dump; patch
djm@openbsd.org
2018-04-06
upstream: Update default IPQoS in ssh(1), sshd(8) to DSCP AF21 for
job@openbsd.org
2018-02-26
upstream: Add experimental support for PQC XMSS keys (Extended
markus@openbsd.org
2018-02-23
upstream: Add BindInterface ssh_config directive and -B
djm@openbsd.org
2017-12-07
upstream commit
dtucker@openbsd.org
2017-10-23
upstream commit
millert@openbsd.org
2017-09-22
upstream commit
markus@openbsd.org
[next]