Commit Graph

149 Commits (master)

Author SHA1 Message Date
Greg Alexander 285693c452 todone
5 years ago
Greg Alexander 72a4a088bd merged sigsegv_branch...
5 years ago
Greg Alexander 498fc2fc4c Merge branch 'sigsegv_dump'
5 years ago
Greg Alexander 967a1e42a9 probable technique for bypassing atexit
5 years ago
Greg Alexander e204c1ea74 musings about the dump, which must be caused by atexit()
5 years ago
Greg Alexander f95e97ede8 todo
5 years ago
Greg Alexander 4e84d03220 Finish testing, I guess.
5 years ago
Greg Alexander 51559e5798 Add allowBackup="false" so that updating to the new SDK doesn't cause
5 years ago
Greg Alexander 445c2957ec Don't call startForegroundService() except on Oreo and above, because
5 years ago
Greg Alexander 7879c603fe Make a naive IP address decoder for the case where the library's
5 years ago
Greg Alexander 12ccb85024 Don't build the stand-alone executables with -static because that doesn't
5 years ago
Greg Alexander ada5ca8def todo
5 years ago
Greg Alexander 8bdc4005f1 todo
5 years ago
Greg Alexander 9ed777ea20 transfer changelog to the doc
5 years ago
Greg Alexander e0151fa757 Now can start-on-boot on Oreo/Pie, with the caveat that start-on-boot
5 years ago
Greg Alexander c759480f44 Notes now that I got the notification channel to work.
5 years ago
Greg Alexander 190c8588e9 request the SD card permission if it hasn't already been granted or
5 years ago
Greg Alexander 0a53e627d2 manually specify last colors...
5 years ago
Greg Alexander 22d7993e23 Find native lib directory the correct way, using
5 years ago
Greg Alexander 7db95c7815 update to target ABI "all", which adds x86_64 and arm64
5 years ago
Greg Alexander 718baede9d musings now that it "works"
5 years ago
Greg Alexander 7419f62d98 Update minSdkVersion to 16, because that's the oldest supported by the
5 years ago
Greg Alexander 0f5adc0aee todo
6 years ago
Greg Alexander b5c2b4a036 request for iconv
6 years ago
Greg Alexander 20efd4b191 enough changes have accumulated, it is probably time to upgrade dropbear
6 years ago
Greg Alexander 90b94df5a4 disregard awful disinformation from medium.com poster
6 years ago
Greg Alexander 7b051dce8e update the build instructions at the top of NOTES
6 years ago
Greg Alexander f919eb125b bump to version 19
6 years ago
Greg Alexander 932508f702 re-organize preferences into categories
6 years ago
Greg Alexander 7399dcb1c6 todo
6 years ago
Greg Alexander 906d6a30ef use app-private path for home/ssh directory by default, and make a menu
6 years ago
Greg Alexander 8fd055940e todo
6 years ago
Greg Alexander fe6c71e728 still more musing
6 years ago
Greg Alexander ed8c5887c3 more musings about newer SDK version
6 years ago
Greg Alexander 4cb06a68b4 musings about the new SDK version 26
6 years ago
Greg Alexander 0655b62e49 musings about what the play store told me
6 years ago
Greg Alexander 405742635f todo
6 years ago
Greg Alexander 9efa856065 add option to set environment variables
6 years ago
Greg Alexander a75d0b0d1c comments from Roland Jaeger
6 years ago
Greg Alexander ef1a8d2556 bump to version 17 for native x86 support
6 years ago
Greg Alexander 6920fd9434 discuss the crashes on the play store, which don't really interest me
6 years ago
Greg Alexander c72845e535 some TODO from user requests
7 years ago
Greg Alexander d637261fa1 use fchmod() instead of chmod() because Android 8.0 (Oreo) terminates the
7 years ago
Greg Alexander 3770cc8424 musings about writing to removable external SD card
8 years ago
Greg Alexander fadb6909cf todone delete authorized_keys
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 c9b8494352 add "Start on Open" option that makes the activity start the service, and
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 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 3327fc30c9 todo
8 years ago
Greg Alexander 02a3cbd14b update build directions
8 years ago
Greg Alexander b3ac70ced5 add build instructions at the top of NOTES
8 years ago
Greg Alexander cd701bbed2 todone
9 years ago
Greg Alexander a916ac5c08 add 'buffersu' program to wrap rsync and make sure there is no wedging
9 years ago
Greg Alexander c508bc9d77 ip display is done
9 years ago
Greg Alexander 698ce0c52c now it skips the fe80 bogus ipv6 addr
9 years ago
Greg Alexander 4496d17bf4 a couple improvement ideas from Markus Ethen
9 years ago
Greg Alexander c8d1c356d1 build static binaries so that we don't run into lollipop's requirement
9 years ago
Greg Alexander 1db86cee70 todo
9 years ago
Greg Alexander 82f1cc4428 todone!
10 years ago
Greg Alexander 2090d565b7 add some missing system support #defines for rsync
10 years ago
Greg Alexander df179f0f59 todo
10 years ago
Greg Alexander 1f43b464f0 almost done!
10 years ago
Greg Alexander d77c8ef8af sftp works!
10 years ago
Greg Alexander bea29fb886 added the icon to the apk
10 years ago
Greg Alexander 07f4b631a6 todo
10 years ago
Greg Alexander 226a02ff38 more musings
10 years ago
Greg Alexander 3fae66e571 musings about scp
10 years ago
Greg Alexander 93760bfb7b intercept attempts to execute "scp", and redirect them to the builtin scp
10 years ago
Greg Alexander 3620b17411 implement start on boot
10 years ago
Greg Alexander 3112a7ecb3 remove explicit "0.0.0.0" specification on -p option because it turns out
10 years ago
Greg Alexander 8a1bc2c4e0 made the JNI methods static because they didn't use this anyways
10 years ago
Greg Alexander 5df0610f5c implement the extra dropbear commandline options
10 years ago
Greg Alexander 52a7c6b070 todo
10 years ago
Greg Alexander 4581a224ac first draft of a thread to poll for changes to the dropbear.err file
10 years ago
Greg Alexander d140fe13f6 todo
10 years ago
Greg Alexander 95c028ad81 add an options menu to access the future settings activity
10 years ago
Greg Alexander 1d79555a2f todo
10 years ago
Greg Alexander f2b458f499 don't maintain utmp/wtmp
10 years ago
Greg Alexander c222b4b074 use configuration values instead of getpwnam()
10 years ago
Greg Alexander ff446269b3 use ptmx
10 years ago
Greg Alexander b45a6bc290 todo
10 years ago
Greg Alexander edb6854ccb todo
10 years ago
Greg Alexander 760d17ddf7 todo
10 years ago
Greg Alexander f3f53709c6 waiter thread is done
10 years ago
Greg Alexander 8140b594b3 process management musings
10 years ago
Greg Alexander cb2dc4f24d first draft of UI XML
10 years ago
Greg Alexander 26935020a9 manifesto for java side
10 years ago
Greg Alexander 45ebf8ab9f manifesto
10 years ago