summaryrefslogtreecommitdiff
path: root/lib/net/ssh/authentication/methods
Commit message (Expand)AuthorAgeFilesLines
* Define rubocop metric lengthFlorian Wininger2019-09-251-1/+3
* 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
* 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
* Load keys just-in-time instead of ahead-of-timeJamis Buck2008-12-292-2/+2
* refactor the log levelsJamis Buck2008-03-174-9/+9
* Starting to document everythingJamis Buck2007-08-174-11/+28
* tests for publickey authmethodJamis Buck2007-08-141-59/+58
* tests for keyboard-interactive authmethodJamis Buck2007-08-141-6/+0
* tests for hostbased authmethodJamis Buck2007-08-141-47/+32
* start tests for auth methodsJamis Buck2007-08-141-5/+2
* Add a default prompt for keyboard-interactive and key loading. Tries HighLine...Jamis Buck2007-08-101-13/+15
* keyboard-interactiveJamis Buck2007-07-242-0/+71
* Add v2 branchJamis Buck2007-07-244-0/+263