summaryrefslogtreecommitdiffstats
path: root/readconf.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* upstream: remove some unused defines; ok djm@jsg@openbsd.org2024-09-271-2/+1
* upstream: Separate parsing of string array options from applying themdjm@openbsd.org2024-03-041-3/+3
* upstream: make DSA key support compile-time optional, defaulting todjm@openbsd.org2024-01-111-2/+2
* upstream: add %j token that expands to the configured ProxyJumpdjm@openbsd.org2023-10-121-2/+2
* upstream: add ChannelTimeout support to the client, mirroring thedjm@openbsd.org2023-10-121-1/+4
* upstream: Add keystroke timing obfuscation to the client.djm@openbsd.org2023-08-281-1/+7
* upstream: Add support for configuration tags to ssh(1).djm@openbsd.org2023-07-171-1/+2
* upstream: Add a "Host" line to the output of ssh -G showing thedtucker@openbsd.org2023-01-131-1/+2
* upstream: New EnableEscapeCommandline ssh_config(5) optiondjm@openbsd.org2022-11-301-1/+2
* upstream: add a RequiredRSASize for checking RSA key length indjm@openbsd.org2022-09-171-1/+3
* upstream: Make SetEnv directives first-match-wins in bothdjm@openbsd.org2022-06-031-5/+5
* upstream: PubkeyAuthentication=yes|no|unbound|host-bounddjm@openbsd.org2021-12-191-1/+6
* upstream: allow CanonicalizePermittedCNAMEs=none in ssh_config; okdjm@openbsd.org2021-09-161-1/+2
* upstream: Add a ForkAfterAuthentication ssh_config(5) counterpartdjm@openbsd.org2021-07-231-1/+2
* upstream: Add a StdinNull directive to ssh_config(5) that allowsdjm@openbsd.org2021-07-231-1/+2
* upstream: add a SessionType directive to ssh_config, allowing thedjm@openbsd.org2021-07-141-1/+6
* Sync remaining ChallengeResponse removal.Darren Tucker2021-07-031-3/+1
* upstream: ssh: add PermitRemoteOpen for remote dynamic forwardingmarkus@openbsd.org2021-02-171-1/+5
* upstream: Rename HostbasedKeyTypes (ssh) anddtucker@openbsd.org2021-01-261-2/+2
* upstream: Rename PubkeyAcceptedKeyTypes keyword todtucker@openbsd.org2021-01-221-2/+2
* upstream: add a ssh_config KnownHostsCommand that allows the clientdjm@openbsd.org2020-12-221-1/+3
* upstream: prepare readconf.c for fuzzing; remove fatal calls anddjm@openbsd.org2020-12-211-2/+3
* upstream: LogVerbose keyword for ssh and sshddjm@openbsd.org2020-10-161-2/+3
* upstream: let ssh_config(5)'s AddKeysToAgent keyword accept a timedjm@openbsd.org2020-08-271-1/+2
* upstream: Make with config keywords support whichdtucker@openbsd.org2020-04-031-1/+3
* upstream: Remove unsupported algorithms from list of defaults at rundtucker@openbsd.org2020-01-231-1/+2
* upstream: Allow forwarding a different agent socket to the pathdjm@openbsd.org2019-12-211-1/+2
* upstream: ssh client support for U2F/FIDO keysdjm@openbsd.org2019-10-311-1/+2
* upstream: add a ssh_config "Match final" predicatedjm@openbsd.org2018-11-231-3/+3
* upstream: add CASignatureAlgorithms option for the client, allowingdjm@openbsd.org2018-09-201-1/+2
* upstream: Deprecate UsePrivilegedPort now that support for runningdtucker@openbsd.org2018-07-191-2/+1
* upstream: add a SetEnv directive to ssh_config that allows settingdjm@openbsd.org2018-06-091-3/+4
* upstream: Add BindInterface ssh_config directive and -Bdjm@openbsd.org2018-02-231-1/+2
* upstream commitmillert@openbsd.org2017-10-231-1/+2
* upstream commitdjm@openbsd.org2017-09-041-1/+6
* upstream commitbluhm@openbsd.org2017-05-311-1/+2
* upstream commitdjm@openbsd.org2017-05-011-6/+1
* upstream commitdjm@openbsd.org2017-05-011-2/+1
* upstream commitdjm@openbsd.org2017-05-011-2/+1
* upstream commitdtucker@openbsd.org2017-04-281-1/+2
* upstream commitdjm@openbsd.org2016-07-151-1/+7
* upstream commitdtucker@openbsd.org2016-06-081-1/+5
* upstream commitmarkus@openbsd.org2016-05-041-1/+2
* upstream commitdjm@openbsd.org2016-04-151-1/+2
* upstream commitmarkus@openbsd.org2016-01-271-3/+1
* upstream commitjcs@openbsd.org2015-11-161-1/+3
* upstream commitdjm@openbsd.org2015-10-061-1/+7
* upstream commitmarkus@openbsd.org2015-07-151-2/+3
* upstream commitdjm@openbsd.org2015-02-161-2/+6
* upstream commitdjm@openbsd.org2015-01-301-1/+3