summaryrefslogtreecommitdiff
path: root/Assistant/Ssh.hs
Commit message (Expand)AuthorAge
* webapp: Allow dashes in ssh key comments when pairing.Gravatar Joey Hess2012-10-22
* removed 3 partial !! and got a much nicer implementationGravatar Joey Hess2012-10-20
* webapp: Avoid crashing when ssh-keygen -F chokes on an invalid known_hosts file.Gravatar Joey Hess2012-09-27
* use ~/.ssh/git-annex-shell wrapperGravatar Joey Hess2012-09-26
* UI for enabling special remotesGravatar Joey Hess2012-09-13
* hlintGravatar Joey Hess2012-09-13
* pairing works!!Gravatar Joey Hess2012-09-11
* clean up authorized_keys handlingGravatar Joey Hess2012-09-11
* pairing probably works now (untested)Gravatar Joey Hess2012-09-10
* check that ssh public key received over the wire is saneGravatar Joey Hess2012-09-10
* responding to pair requests *almost* worksGravatar Joey Hess2012-09-10
* broke out fairly generic ssh stuff to Assistant.Ssh so pairing can use it tooGravatar Joey Hess2012-09-10