summaryrefslogtreecommitdiff
path: root/lib/net/ssh/authentication/methods
Commit message (Collapse)AuthorAgeFilesLines
* Added support for RSA client authentication with SHA-2Zdenek Zambersky2021-11-182-12/+64
|
* Fix rubocop coding style.Florian Wininger2021-10-256-12/+12
| | | | Lot of spacing issues :)
* Remove Trailing white spaceFlorian Wininger2021-07-011-6/+5
|
* Fix empty line for code clarityFlorian Wininger2021-07-016-10/+2
|
* Define rubocop metric lengthFlorian Wininger2019-09-251-1/+3
| | | | Signed-off-by: Florian Wininger <fw.centrale@gmail.com>
* fixing to work with windows and wingftpserver connecting with public keyPete Brumm2018-07-111-0/+2
|
* Whitespace fixeswhitespace-fixesMiklos Fazekas2018-03-211-15/+17
|
* Updated rubocopMiklos Fazekas2018-03-216-170/+170
|
* Refactor prompting to a class that can be customizedMiklos Fazekas2016-04-083-13/+28
| | | | Fixes: #91, and fixes #254, and fixes #293
* Added non_interactive option for disabling all prompt for passwordMiklos Fazekas2015-05-202-5/+14
|
* Password auth will ask for password up to number_of_password_prompts timesMiklos Fazkeas2014-09-261-10/+35
|
* Removing warningsCarsten Dreesbach2012-12-231-1/+1
|
* added basic tests and completed adding the "none" authentication methodMichael Lennartz2012-01-171-4/+10
|
* Added class for "none" authenticationMichael Lennartz2012-01-171-0/+31
|
* Fix for Net::SSH Continues to attempt authentication when notified it is not ↵delano2011-03-014-0/+16
| | | | allowed
* Load keys just-in-time instead of ahead-of-timeJamis Buck2008-12-292-2/+2
| | | | | | 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.
* refactor the log levelsJamis Buck2008-03-174-9/+9
|
* Starting to document everythingJamis Buck2007-08-174-11/+28
| | | | git-svn-id: http://svn.jamisbuck.org/net-ssh/branches/v2@190 1d2a57f2-1ded-0310-ad52-83097a15a5de
* tests for publickey authmethodJamis Buck2007-08-141-59/+58
| | | | git-svn-id: http://svn.jamisbuck.org/net-ssh/branches/v2@180 1d2a57f2-1ded-0310-ad52-83097a15a5de
* tests for keyboard-interactive authmethodJamis Buck2007-08-141-6/+0
| | | | git-svn-id: http://svn.jamisbuck.org/net-ssh/branches/v2@178 1d2a57f2-1ded-0310-ad52-83097a15a5de
* tests for hostbased authmethodJamis Buck2007-08-141-47/+32
| | | | git-svn-id: http://svn.jamisbuck.org/net-ssh/branches/v2@177 1d2a57f2-1ded-0310-ad52-83097a15a5de
* start tests for auth methodsJamis Buck2007-08-141-5/+2
| | | | git-svn-id: http://svn.jamisbuck.org/net-ssh/branches/v2@176 1d2a57f2-1ded-0310-ad52-83097a15a5de
* Add a default prompt for keyboard-interactive and key loading. Tries ↵Jamis Buck2007-08-101-13/+15
| | | | | | HighLine and Termios, and falls back to clear text if neither are available. git-svn-id: http://svn.jamisbuck.org/net-ssh/branches/v2@147 1d2a57f2-1ded-0310-ad52-83097a15a5de
* keyboard-interactiveJamis Buck2007-07-242-0/+71
| | | | git-svn-id: http://svn.jamisbuck.org/net-ssh/branches/v2@118 1d2a57f2-1ded-0310-ad52-83097a15a5de
* Add v2 branchJamis Buck2007-07-244-0/+263
git-svn-id: http://svn.jamisbuck.org/net-ssh/branches/v2@117 1d2a57f2-1ded-0310-ad52-83097a15a5de