summaryrefslogtreecommitdiff
path: root/standalone/android/openssh.patch
Commit message (Collapse)AuthorAge
* prevent openssh from checking config file permissionsGravatar Joey Hess2013-05-04
| | | | | Android features filesystems with a variety of insane and wonderful default permissions, such as ----rwxr-x
* make ssh honour HOME rather than getpwentGravatar Joey Hess2013-02-19
|
* add openssh to AndroidGravatar Joey Hess2013-02-18
This build still needs some work to look in $HOME/.ssh rather than relying on pwent info.