| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix Layout/TrailingBlankLines | Florian Wininger | 2020-05-29 | 1 | -1/+1 |
| | | | | | Signed-off-by: Florian Wininger <fw.centrale@gmail.com> | ||||
| * | Whitespace fixeswhitespace-fixes | Miklos Fazekas | 2018-03-21 | 7 | -68/+72 |
| | | |||||
| * | Updated rubocop | Miklos Fazekas | 2018-03-21 | 7 | -430/+432 |
| | | |||||
| * | Use 1.9 hash syntax | Miklos Fazekas | 2016-12-11 | 4 | -11/+11 |
| | | |||||
| * | Refactor prompting to a class that can be customized | Miklos Fazekas | 2016-04-08 | 3 | -13/+32 |
| | | | | | Fixes: #91, and fixes #254, and fixes #293 | ||||
| * | Migrated to minitest | Miklos Fazekas | 2016-03-26 | 6 | -6/+6 |
| | | |||||
| * | Added non_interactive option for disabling all prompt for password | Miklos Fazekas | 2015-05-20 | 1 | -0/+21 |
| | | |||||
| * | Password auth will ask for password up to number_of_password_prompts times | Miklos Fazkeas | 2014-09-26 | 1 | -0/+43 |
| | | |||||
| * | added test class for none-authentication | Michael Lennartz | 2012-01-17 | 1 | -0/+41 |
| | | |||||
| * | Fix for Net::SSH Continues to attempt authentication when notified it is not ↵ | delano | 2011-03-01 | 3 | -8/+33 |
| | | | | | allowed | ||||
| * | wip | delano | 2010-08-25 | 2 | -2/+2 |
| | | |||||
| * | Load keys just-in-time instead of ahead-of-time | Jamis Buck | 2008-12-29 | 2 | -4/+12 |
| | | | | | | | This avoids unnecessary prompts from encrypted keys as a result of the change in 2.0.7 that caused private keys to be loaded instead of public keys. | ||||
| * | Updated tests to pass on all systems | Ari Lerner | 2008-12-17 | 1 | -0/+2 |
| | | |||||
| * | tests all pass with ruby19 | Jamis Buck | 2008-09-06 | 3 | -50/+50 |
| | | |||||
| * | use Hoe to centralized rakefile logic | Jamis Buck | 2008-03-16 | 5 | -5/+0 |
| | | |||||
| * | tests for publickey authmethod | Jamis Buck | 2007-08-14 | 1 | -0/+124 |
| | | | | | git-svn-id: http://svn.jamisbuck.org/net-ssh/branches/v2@180 1d2a57f2-1ded-0310-ad52-83097a15a5de | ||||
| * | tests for password authmethod | Jamis Buck | 2007-08-14 | 1 | -0/+51 |
| | | | | | git-svn-id: http://svn.jamisbuck.org/net-ssh/branches/v2@179 1d2a57f2-1ded-0310-ad52-83097a15a5de | ||||
| * | tests for keyboard-interactive authmethod | Jamis Buck | 2007-08-14 | 4 | -9/+131 |
| | | | | | git-svn-id: http://svn.jamisbuck.org/net-ssh/branches/v2@178 1d2a57f2-1ded-0310-ad52-83097a15a5de | ||||
| * | tests for hostbased authmethod | Jamis Buck | 2007-08-14 | 1 | -0/+108 |
| | | | | | git-svn-id: http://svn.jamisbuck.org/net-ssh/branches/v2@177 1d2a57f2-1ded-0310-ad52-83097a15a5de | ||||
| * | start tests for auth methods | Jamis Buck | 2007-08-14 | 1 | -0/+58 |
| git-svn-id: http://svn.jamisbuck.org/net-ssh/branches/v2@176 1d2a57f2-1ded-0310-ad52-83097a15a5de | |||||
