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