Commit Graph

453 Commits (master)
 

Author SHA1 Message Date
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
Greg Alexander 62dbd9c5aa 64-bit files todo list
8 years ago
Greg Alexander b1abefd7c7 strike Authorized Keys from todo list
8 years ago
Greg Alexander d4c46fcc1e mark version 1.7
8 years ago
Greg Alexander b16e201adc minor doc touch-up
8 years ago
Greg Alexander d5e3632326 document new "Authorized Keys" feature
8 years ago
Greg Alexander 4eecabf241 and now it works, even will create a new ssh directory from scratch
8 years ago
Greg Alexander 31fd0b37d0 now it compiles
8 years ago
Greg Alexander 84f9f31c14 first draft of new authorized_keys creation activity and support threads
8 years ago
Greg Alexander 65d628499b beginning framework for authorized keys editor
8 years ago
Greg Alexander f74a71fdd4 cast away the const on DROPBEAR_PIDFILE to get rid of the last warning.
8 years ago
Greg Alexander 2a7b7465fa remove -Wall on just the dropbear component, because the coding style for
8 years ago
Greg Alexander d63844f60e surprisingly, they were actually harmless because ndk builds with
8 years ago
Greg Alexander b67401eae7 sprinkle some includes of sftp.h so cleanup_exit() is prototyped when needed
8 years ago
Greg Alexander 1e81227bd2 add unreachable "return" statement to avoid warning about missing return value
8 years ago
Greg Alexander dd7e234b7d prototype cleanup_exit()
8 years ago
Greg Alexander 103812fae8 don't pass localtime() a pointer into struct timespec (within struct
8 years ago
Greg Alexander 3bc9394101 add config defines to rsync so it will use mkstemp() instead of mktemp()
8 years ago
Greg Alexander 20e8113f28 build with -Wall
8 years ago
Greg Alexander 3327fc30c9 todo
8 years ago
Greg Alexander f9477e9fd4 document not clearing env vars
8 years ago
Greg Alexander 2eb8fa9355 don't clear the environment when spawning shells, so that android system
8 years ago
Greg Alexander 02a3cbd14b update build directions
8 years ago
Greg Alexander 441b11a9d0 install to new phone instead of old one
8 years ago
Greg Alexander b3ac70ced5 add build instructions at the top of NOTES
8 years ago
Greg Alexander 5c16f8dd31 bump to version 1.6 because i failed to "./doit" when building 1.5
8 years ago
Greg Alexander 882734cf87 document that you can get git source directly now
8 years ago
Greg Alexander 0d1ccca285 tag version 1.5
8 years ago
Greg Alexander 0a033800b6 for the rsync/supersu buffering hack, limit the total buffer depth to 1MB
8 years ago
Greg Alexander 4848e35b69 version 1.4
9 years ago
Greg Alexander b35cee186d separate "Documentation" and "About" choices, and About just displays
9 years ago
Greg Alexander 0062f2794a add #define HAVE_GAI_STRERROR, because we do, and it hsould be slightly
9 years ago
Greg Alexander c312fa52a3 give a warning and "unknown<af>.unknown" if we fail to get a string for
9 years ago
Greg Alexander 1019862157 commented out copy to website, for loading it onto difficult phones
9 years ago