summaryrefslogtreecommitdiff
path: root/test/integration/test_proxy.rb
Commit message (Expand)AuthorAgeFilesLines
* fix: integration test should use legacy PEM format for private keys if ED2551...mfazekas-try-new-ubuntuMiklós Fazekas2023-03-221-4/+2
* Fix rubocop coding style.Florian Wininger2021-10-251-5/+5
* Rubocop fixesmfazekas/gh-actions-int-testMiklós Fazekas2021-08-041-1/+1
* Create ~/.ssh if neededMiklós Fazekas2021-08-041-0/+2
* Fix int testMiklós Fazekas2021-08-041-1/+1
* Fix empty line for code clarityFlorian Wininger2021-07-011-0/+1
* Enhance unit-test and remove unused file archfour_check.rbFlorian Wininger2019-09-111-14/+15
* Updated rubocopMiklos Fazekas2018-03-211-11/+11
* Remove Net::SSH::Compat.io_selectMarcus Ilgner2017-09-071-7/+4
* Test for proxy close and test for invalid auth failureMiklos Fazekas2017-07-181-0/+24
* Add ssh config file so integartion test passesMiklos Fazekas2017-02-141-4/+30
* Added integration test for Net::SSH::Proxy::JumpRyan McGeary2017-02-101-0/+11
* Use 1.9 hash syntaxMiklos Fazekas2016-12-111-3/+3
* EventLoop abstractionMiklos Fazekas2016-04-161-1/+1
* Refactor prompting to a class that can be customizedMiklos Fazekas2016-04-081-1/+1
* Migrated to minitestMiklos Fazekas2016-03-261-1/+1
* use bcrypt_pbkdf gem, add Gemfile, 4.0.0.alpha1Miklos Fazekas2016-03-191-2/+2
* Bugfix: proxy command was using nonblocking io api incorrectly causing rare I...Miklos Fazekas2015-12-101-0/+93