summaryrefslogtreecommitdiff
path: root/readconf.c
Commit message (Expand)AuthorAge
* Revert "upstream: Update default IPQoS in ssh(1), sshd(8) to DSCP AF21 for"Colin Watson2020-02-21
* Various Debian-specific configuration changesColin Watson2020-02-21
* Allow harmless group-writabilityColin Watson2020-02-21
* Various keepalive extensionsRichard Kettlewell2020-02-21
* Accept obsolete ssh-vulnkey configuration optionsColin Watson2020-02-21
* GSSAPI key exchange supportSimon Wilkinson2020-02-21
* upstream: expand HostkeyAlgorithms prior to config dump, matchingdjm@openbsd.org2020-02-07
* upstream: revert enabling UpdateHostKeys by default - there are stilldjm@openbsd.org2020-02-04
* upstream: enable UpdateKnownHosts=yes if the configurationdjm@openbsd.org2020-01-31
* upstream: set UpdateKnownHosts=ask by default; bz#2894; okdjm@openbsd.org2020-01-25
* upstream: Make zlib optional. This adds a "ZLIB" build time optiondtucker@openbsd.org2020-01-23
* upstream: Replace all calls to signal(2) with a wrapper arounddtucker@openbsd.org2020-01-23
* upstream: Remove unsupported algorithms from list of defaults at rundtucker@openbsd.org2020-01-23
* upstream: Allow forwarding a different agent socket to the pathdjm@openbsd.org2019-12-21
* upstream: Move always unsupported keywords to be grouped with the otherdtucker@openbsd.org2019-12-20
* upstream: Remove obsolete opcodes from the configuation enum.dtucker@openbsd.org2019-12-20
* upstream: Remove now-obsolete config options from example indtucker@openbsd.org2019-12-20
* upstream: allow security keys to act as host keys as well as userdjm@openbsd.org2019-12-16
* upstream: directly support U2F/FIDO2 security keys in OpenSSH bydjm@openbsd.org2019-11-15
* upstream: remove size_t gl_pathc < 0 test, it is invalid. thederaadt@openbsd.org2019-11-15
* upstream: stdarg.h required more broadly; ok djmderaadt@openbsd.org2019-11-15
* upstream: enable ed25519 support; ok djmmarkus@openbsd.org2019-11-13
* upstream: ssh client support for U2F/FIDO keysdjm@openbsd.org2019-11-01
* upstream: Allow prepending a list of algorithms to the default setnaddy@openbsd.org2019-09-08
* upstream: produce a useful error message if the user's shell is setdjm@openbsd.org2019-08-09
* upstream: When system calls indicate an error they return -1, notderaadt@openbsd.org2019-07-05
* upstream: Hostname->HostName cleanup; from lauri tirkkonen okjmc@openbsd.org2019-06-14
* upstream: Typo and spelling fixes in comments and error messages.dtucker@openbsd.org2019-06-08
* upstream: let PKCS11Provider=none do what users expectdjm@openbsd.org2019-03-01
* upstream: openssh-7.9 accidentally reused the server's algorithm listsdjm@openbsd.org2019-02-24
* upstream: add a ssh_config "Match final" predicatedjm@openbsd.org2018-11-23
* upstream: use path_absolute() for pathname checks; from Manoj Ampalamdjm@openbsd.org2018-11-16
* upstream: Support using service names for port numbers.naddy@openbsd.org2018-10-07
* upstream: Allow ssh_config IdentityAgent directive to acceptdjm@openbsd.org2018-10-03
* upstream: add CASignatureAlgorithms option for the client, allowingdjm@openbsd.org2018-09-20
* upstream: better diagnosics on alg list assembly errors; okdjm@openbsd.org2018-08-13
* Remove support for S/KeyDamien Miller2018-07-31
* upstream: Now that ssh can't be setuid, remove thedtucker@openbsd.org2018-07-31
* upstream: Remove uid checks from low port binds. Now that sshdtucker@openbsd.org2018-07-31
* upstream: Deprecate UsePrivilegedPort now that support for runningdtucker@openbsd.org2018-07-19
* upstream: Remove support for running ssh(1) setuid and fatal ifdtucker@openbsd.org2018-07-19
* upstream: repair PubkeyAcceptedKeyTypes (and friends) after RSAdjm@openbsd.org2018-07-04
* upstream: unbreak SendEnv; patch from tb@djm@openbsd.org2018-06-11
* upstream: add a SetEnv directive to ssh_config that allows settingdjm@openbsd.org2018-06-09
* upstream: switch config file parsing to getline(3) as this avoidsmarkus@openbsd.org2018-06-07
* upstream: make UID available as a %-expansion everywhere that thedjm@openbsd.org2018-06-01
* upstream: support ProxyJump=none to disable ProxyJumpdjm@openbsd.org2018-05-22
* upstream: Allow "SendEnv -PATTERN" to clear environment variablesdjm@openbsd.org2018-04-06
* upstream: add a couple of missed options to the config dump; patchdjm@openbsd.org2018-04-06
* upstream: Update default IPQoS in ssh(1), sshd(8) to DSCP AF21 forjob@openbsd.org2018-04-06