Commit Graph

236 Commits (93704ef92510b9897625d5798a14a0db4a095e77)
 

Author SHA1 Message Date
Greg Alexander 93704ef925 add GPL license V2 in "COPYING"
7 years ago
Greg Alexander 651ba21816 don't call pty_release() because it always fails, and because we never
7 years ago
Greg Alexander beed31bead improve error message when execv()ing the shell fails
7 years ago
Greg Alexander 9ec4493910 add FAQ
7 years ago
Greg Alexander 027ed55c22 add plug for SimpleBusyBox because a few play store reviews asked for busybox
7 years ago
Greg Alexander 3770cc8424 musings about writing to removable external SD card
8 years ago
Greg Alexander 91a81732b3 bump to version 15
8 years ago
Greg Alexander bf8c204a8c don't include "IP: " in notification string
8 years ago
Greg Alexander 4134decdc3 reduce notification font
8 years ago
Greg Alexander 3ef00eb6a1 now the notification view looks good and has useful information
8 years ago
Greg Alexander 9c7454d222 when launching the sshd service, make sure the /sdcard/ssh path exists,
8 years ago
Greg Alexander f652b1b3c6 add a contentView to the notification, which is needed at least in
8 years ago
Greg Alexander fadb6909cf todone delete authorized_keys
8 years ago
Greg Alexander f82c42cd6d fix typo in doc
8 years ago
Greg Alexander 33429f5765 tag version 14
8 years ago
Greg Alexander a42ccd2d16 update document for single use passwords
8 years ago
Greg Alexander 0523529968 replace awkward authorized keys editor with a single "Reset Keys" option
8 years ago
Greg Alexander 4d888fdd81 fix typo
8 years ago
Greg Alexander 8a9503ac90 improve the formatting of the password message in the log
8 years ago
Greg Alexander cbee2a1b67 if there is no authorized_keys file, generate a single-use password
8 years ago
Greg Alexander 2f6515d147 figured out how the password login should work
8 years ago
Greg Alexander f9d2a69900 an idea for an alternative to password logins for bootstrapping
8 years ago
Greg Alexander e8d38809c7 oops, add the date to the version notes
8 years ago
Greg Alexander cb5df89b55 bump to version 13 (and switch to a non-hierarchical version numbering)
8 years ago
Greg Alexander 48ab06f047 make the main activity "singleTask" because otherwise it's possible for
8 years ago
Greg Alexander c9b8494352 add "Start on Open" option that makes the activity start the service, and
8 years ago
Greg Alexander 14a9812c85 now if you tap on the notification it goes to the SimpleSSHD main
8 years ago
Greg Alexander 34afb9e4f2 more consistent use of caps..
8 years ago
Greg Alexander 1f921d3041 improve wording
8 years ago
Greg Alexander 260d121a5b clean up Settings portion of documentation, and document foreground mode
8 years ago
Greg Alexander 3da61bfa96 make the foreground service an option
8 years ago
Greg Alexander 484094d064 more musings about keeping it going with doze
8 years ago
Greg Alexander ae7703fad0 implemented startForeground(), with some reservation
8 years ago
Greg Alexander a2b14e405c user suggestion for improvemet
8 years ago
Greg Alexander a134f5c9d9 re-order version history so newest is on top
8 years ago
Greg Alexander e8c2b8594c whoops, missed a pre tag
8 years ago
Greg Alexander 9584be0f11 slightly better mobilization
8 years ago
Greg Alexander 9392ce73a8 make documentation HandheldFriendly
8 years ago
Greg Alexander 59509132cf bump to 1.11
8 years ago
Greg Alexander 60fcaa6ec9 When reading data from various spots in /proc to initialize the random
8 years ago
Greg Alexander 3d9a5b5ced bump to version 1.10
8 years ago
Greg Alexander 3eca9d014b enable TCP port forwarding
8 years ago
Greg Alexander 5aefdf3c11 bump to version 1.9
8 years ago
Greg Alexander 73d4406ee1 automatically restart sshd if the system kills it (or it crashes). but
8 years ago
Greg Alexander 2aeae24aed whoops, doc was nonsense, what is a "64-bit file"?
8 years ago
Greg Alexander f49ef0c918 bump to version 1.8
8 years ago
Greg Alexander 7907d9949b tested...
8 years ago
Greg Alexander 41bdcb1b97 scp is now 64-bit capable as well, i think
8 years ago
Greg Alexander 277234865a now sftp is also 64-bit
8 years ago
Greg Alexander 8fb3ece145 turns out all rsync was missing for 64-bit files was
8 years ago