summaryrefslogtreecommitdiffstats
path: root/readconf.h
AgeCommit message (Expand)Author
2024-03-04upstream: Separate parsing of string array options from applying themdjm@openbsd.org
2024-01-11upstream: make DSA key support compile-time optional, defaulting todjm@openbsd.org
2023-10-12upstream: add %j token that expands to the configured ProxyJumpdjm@openbsd.org
2023-10-12upstream: add ChannelTimeout support to the client, mirroring thedjm@openbsd.org
2023-08-28upstream: Add keystroke timing obfuscation to the client.djm@openbsd.org
2023-07-17upstream: Add support for configuration tags to ssh(1).djm@openbsd.org
2023-01-13upstream: Add a "Host" line to the output of ssh -G showing thedtucker@openbsd.org
2022-11-30upstream: New EnableEscapeCommandline ssh_config(5) optiondjm@openbsd.org
2022-09-17upstream: add a RequiredRSASize for checking RSA key length indjm@openbsd.org
2022-06-03upstream: Make SetEnv directives first-match-wins in bothdjm@openbsd.org
2021-12-20upstream: PubkeyAuthentication=yes|no|unbound|host-bounddjm@openbsd.org
2021-09-16upstream: allow CanonicalizePermittedCNAMEs=none in ssh_config; okdjm@openbsd.org
2021-07-23upstream: Add a ForkAfterAuthentication ssh_config(5) counterpartdjm@openbsd.org
2021-07-23upstream: Add a StdinNull directive to ssh_config(5) that allowsdjm@openbsd.org
2021-07-14upstream: add a SessionType directive to ssh_config, allowing thedjm@openbsd.org
2021-07-03Sync remaining ChallengeResponse removal.Darren Tucker
2021-02-17upstream: ssh: add PermitRemoteOpen for remote dynamic forwardingmarkus@openbsd.org
2021-01-26upstream: Rename HostbasedKeyTypes (ssh) anddtucker@openbsd.org
2021-01-22upstream: Rename PubkeyAcceptedKeyTypes keyword todtucker@openbsd.org
2020-12-22upstream: add a ssh_config KnownHostsCommand that allows the clientdjm@openbsd.org
2020-12-21upstream: prepare readconf.c for fuzzing; remove fatal calls anddjm@openbsd.org
2020-10-17upstream: LogVerbose keyword for ssh and sshddjm@openbsd.org
2020-08-27upstream: let ssh_config(5)'s AddKeysToAgent keyword accept a timedjm@openbsd.org
2020-04-03upstream: Make with config keywords support whichdtucker@openbsd.org
2020-01-23upstream: Remove unsupported algorithms from list of defaults at rundtucker@openbsd.org
2019-12-21upstream: Allow forwarding a different agent socket to the pathdjm@openbsd.org
2019-11-01upstream: ssh client support for U2F/FIDO keysdjm@openbsd.org
2018-11-23upstream: add a ssh_config "Match final" predicatedjm@openbsd.org
2018-09-20upstream: add CASignatureAlgorithms option for the client, allowingdjm@openbsd.org
2018-07-19upstream: Deprecate UsePrivilegedPort now that support for runningdtucker@openbsd.org
2018-06-09upstream: add a SetEnv directive to ssh_config that allows settingdjm@openbsd.org
2018-02-23upstream: Add BindInterface ssh_config directive and -Bdjm@openbsd.org
2017-10-23upstream commitmillert@openbsd.org
2017-09-04upstream commitdjm@openbsd.org
2017-05-31upstream commitbluhm@openbsd.org
2017-05-01upstream commitdjm@openbsd.org
2017-05-01upstream commitdjm@openbsd.org
2017-05-01upstream commitdjm@openbsd.org
2017-04-28upstream commitdtucker@openbsd.org
2016-07-15upstream commitdjm@openbsd.org
2016-06-08upstream commitdtucker@openbsd.org
2016-05-05upstream commitmarkus@openbsd.org
2016-04-15upstream commitdjm@openbsd.org
2016-01-27upstream commitmarkus@openbsd.org
2015-11-16upstream commitjcs@openbsd.org
2015-10-06upstream commitdjm@openbsd.org
2015-07-15upstream commitmarkus@openbsd.org
2015-02-17upstream commitdjm@openbsd.org
2015-01-30upstream commitdjm@openbsd.org
2015-01-27upstream commitdjm@openbsd.org