summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Whitespace fixeswhitespace-fixesMiklos Fazekas2018-03-2158-283/+387
* add sha256 key fingerprintingTom Maher2018-03-214-55/+95
* Fix test test issueMiklos Fazekas2018-03-212-54/+54
* Updated rubocopMiklos Fazekas2018-03-2175-7990/+8028
* Handle ProxyCommand child in case of timeout and exceptionDima2018-03-041-6/+20
* Merge pull request #540 from fl0at/default_files_sideeffectsMiklós Fazekas2018-02-281-2/+2
|\
| * Merge branch 'master' into default_files_sideeffectsMiklós Fazekas2018-02-0613-71/+108
| |\
| * | Added unit testsScott Paeth2017-07-211-1/+1
| * | Fixed side-effects caused by passing by referenceScott Paeth2017-07-201-1/+1
* | | Fix uninitialized SimpleDelegatorMiklos Fazekas2018-02-081-0/+1
* | | Fix for current arch linux box using openssl-1.1.0gRalf Mueller2018-02-081-2/+2
| |/ |/|
* | Merge pull request #544 from milgner/feature/remove-io-compatMiklós Fazekas2018-02-065-18/+6
|\ \
| * | Remove Net::SSH::Compat.io_selectMarcus Ilgner2017-09-075-18/+6
* | | Merge pull request #570 from mfazekas/openssl-aes-ctrMiklós Fazekas2018-02-062-5/+46
|\ \ \
| * | | Fix aes in case of resetMiklos Fazekas2018-02-061-0/+13
| * | | fix rubocopMiklos Fazekas2018-02-061-1/+3
| * | | Use OpenSSL for aes*-ctrMiklos Fazekas2018-02-062-5/+31
* | | | Merge pull request #561 from chooper/chooper/fix-docsMiklós Fazekas2018-02-061-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Fix Net::SSH.start docsCharles Hooper2017-12-101-1/+1
| |/ /
* | | improve CTR speed by not mutating the remaining string in a loopHarald Sitter2018-02-051-3/+6
* | | Bump major version, and remove old ruby versionsMiklos Fazekas2018-01-022-4/+4
* | | Replace RbNaCl dependency with ed25519 gemTony Arcieri2018-01-023-23/+11
* | | Add initial Match supportKasumi Hanazuki2017-10-261-17/+34
|/ /
* | 4.2.0v4.2.0Miklos Fazekas2017-09-061-1/+1
|/
* 4.2.0.rc2 prepareMiklos Fazekas2017-07-191-1/+1
* Merge pull request #538 from mfazekas/auth-failure-exceptionMiklós Fazekas2017-07-181-3/+0
|\
| * Removed extra transport close see #529Miklos Fazekas2017-07-181-3/+0
* | Merge pull request #530 from moofkit/fix_debug_output_with_proxyv4.2.0.rc1Miklós Fazekas2017-07-111-2/+2
|\ \ | |/ |/|
| * add special debug message with proxy connectionDmitriy Ivliev2017-06-271-2/+2
* | 4.2.0.rc1 prepareMiklos Fazekas2017-07-111-2/+2
* | Merge pull request #531 from mfazekas/call-process-after-waitMiklós Fazekas2017-07-112-1/+10
|\ \
| * | Call a process after the loop so we actually send stuff enqueued by stuff in ...Miklos Fazekas2017-07-112-1/+10
| |/
* | Merge pull request #524 from jaredbeck/paranoid_is_a_value_judgementMiklós Fazekas2017-06-243-15/+44
|\ \
| * | Rename :paranoid to :verify_host_keyJared Beck2017-06-083-15/+44
* | | Close transport on proxy errorAdam Ruzicka2017-06-212-1/+5
| |/ |/|
* | Refine codeKimura Masayuki2017-06-181-2/+8
* | Support multiple identity filesKimura Masayuki2017-06-181-1/+4
* | Move `none` cipher to end of cipher listBrian Cain2017-06-081-2/+2
|/
* fix typo in append_all_supported_algorithmsjeff-bennett2017-05-091-2/+2
* Support including multiple files by a single Include directiveKasumi Hanazuki2017-04-261-2/+9
* Merge pull request #510 from knu/include_relativeMiklós Fazekas2017-04-041-7/+5
|\
| * Resolve relative paths in the Include directive properlyAkinori MUSHA2017-03-241-7/+5
* | New signature methodsMatt Whiteley2017-03-211-2/+5
|/
* add direct-streamlocal@openssh.com support in Forward classHarald Sitter2017-02-281-3/+53
* 4.1.0 final buildv4.1.0Miklos Fazekas2017-02-181-1/+1
* 4.1.0.rc1 prepareMiklos Fazekas2017-02-151-1/+1
* Add ssh config file so integartion test passesMiklos Fazekas2017-02-141-92/+88
* Add support for parsing ProxyJump OpenSSH configuration settingRyan McGeary2017-02-101-0/+6
* Add Proxy::Jump to simulate ProxyJump option in ssh_configRyan McGeary2017-02-101-0/+53
* s/negoitation/negotiation/Akira Matsuda2017-02-101-1/+1