summaryrefslogtreecommitdiff
path: root/test/authentication/test_key_manager.rb
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'graffic/master'rich2012-01-211-11/+18
|\
| * test_ket_manager: Tests should pass in windows too.Javier Gonel2011-02-281-9/+13
* | LH30: Failing test clarified a bitMusy Bite2011-08-231-7/+11
* | LH30: Failing testMusy Bite2011-08-221-9/+40
* | Fix for Net::SSH Continues to attempt authentication when notified it is not ...delano2011-03-011-4/+14
|/
* Support "IdentitiesOnly" directivemusybite-identities-onlyMusy Bite2011-01-171-2/+16
* wipdelano2010-08-251-2/+2
* Use foo.pub key by default, but fall back to private key.Jamis Buck2009-01-081-3/+4
* Load keys just-in-time instead of ahead-of-timeJamis Buck2008-12-291-5/+9
* Merge branch 'auser/master'Jamis Buck2008-12-191-4/+4
|\
| * Removed commented lines from old code, fixed two failing specs, ALL SPECS PAS...Ari Lerner2008-12-181-1/+2
| * Removed public_key requirement, generating it from the private keyAri Lerner2008-12-171-1/+1
| * Removed the requirement for the public key, needed to store the hash of ident...Ari Lerner2008-12-171-2/+2
| * Faked the public key requirement as it is only used to hash they known identi...Ari Lerner2008-12-171-1/+1
|/
* tweak Francis' patch to suit my own preferences (sorry Francis, but thanks fo...Jamis Buck2008-04-181-12/+11
* Use a new option :passphrase as the possible password phrase for any encrypte...Francis Sullivan2008-04-161-2/+2
* use Hoe to centralized rakefile logicJamis Buck2008-03-161-1/+0
* tests for the key managerJamis Buck2007-08-141-0/+102