summaryrefslogtreecommitdiff
path: root/test/configs
Commit message (Expand)AuthorAgeFilesLines
* Add set_env optionMingxiang Xue2020-03-091-0/+2
* Test CertificateFile configuration loadingAnders Carling2019-10-311-1/+3
* Consider ProxyCommand and ProxyJump togeatherJoshua Morgan2019-08-181-0/+11
* Add support for Host in Match config blocksMiklos Fazekas2018-03-231-3/+0
* Add initial Match supportKasumi Hanazuki2017-10-261-0/+15
* Support multiple identity filesKimura Masayuki2017-06-182-0/+2
* Support including multiple files by a single Include directiveKasumi Hanazuki2017-04-262-1/+2
* Add a failing test for nested includeAkinori MUSHA2017-03-242-2/+3
* Add support for parsing ProxyJump OpenSSH configuration settingRyan McGeary2017-02-101-0/+5
* Add tests using `Include` keywordKimura Masayuki2016-12-294-0/+9
* Add test of config with ProxyCommand and %rDominic Scheirlinck2015-09-041-0/+2
* Support negative patterns in host lookup from the SSH config file.Kevin Menard2014-05-011-0/+6
* Fix to #145. We now have different 'keyboard-interactive' and 'challenge-resp...Miklos Fazkeas2014-04-051-1/+2
* Add config tests for auth parsingliggitt2014-01-293-0/+8
* Automatically forward environment variables defined in OpenSSH config filesRobert Schulze2013-09-091-0/+2
* Add Host substitution testsGabKlein2013-03-281-0/+8
* Allow host aliases to be numeric when parsing ssh_config filesLee Marlow2010-04-211-0/+4
* Fix for "IdentifyFile" in ~/.ssh/config does not work if no "Host" statement ...delano2010-03-201-1/+19
* Added nohost test configdelano2010-03-201-0/+1
* Added test for plus sign support in sshconfig hostname (Ruby 1.8)delano2010-01-161-0/+10
* Support plus sign in sshconfig hostnamedelano2010-01-151-0/+0
* Multiple hosts are separated by whitespace, no comma should be put.Akinori MUSHA2009-11-101-1/+1
* Closes GH-6 Added support for specifying a list of hosts in .ssh/config, with...delano2009-08-101-0/+4
* this file goes with the previous commitJamis Buck2008-06-071-0/+3
* tests for Net::SSH::ConfigJamis Buck2008-03-222-0/+22