Commit Graph

336 Commits (sigsegv_dump)
 

Author SHA1 Message Date
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
Greg Alexander cd701bbed2 todone
9 years ago
Greg Alexander 5b87d46bee tag version 1.3
9 years ago
Greg Alexander 8a62f1fa9f document new buffer hack
9 years ago
Greg Alexander a916ac5c08 add 'buffersu' program to wrap rsync and make sure there is no wedging
9 years ago
Greg Alexander 2349aef08c whoops, had date wrong in version note
9 years ago
Greg Alexander 3cbf48dc79 tag new 1.2 release version
9 years ago
Greg Alexander c508bc9d77 ip display is done
9 years ago
Greg Alexander fc20a31b6c if there are multiple interfaces up, go ahead and list them all
9 years ago
Greg Alexander 698ce0c52c now it skips the fe80 bogus ipv6 addr
9 years ago
Greg Alexander 63d63e4f84 this approach using java.net.NetworkInterface doesn't seem to work either
9 years ago
Greg Alexander 615e835880 get the ip address of the device using wifimanager, which only works if
9 years ago
Greg Alexander 6172cf73e1 automatically install it on pillbug instead..
9 years ago
Greg Alexander 4496d17bf4 a couple improvement ideas from Markus Ethen
9 years ago
Greg Alexander 8619a9a9dc version 1.1 release notes (stale checkin)
9 years ago
Greg Alexander 334c4f3b58 bump version to 1.1 so that people will actually get these new static binaries
9 years ago
Greg Alexander c8d1c356d1 build static binaries so that we don't run into lollipop's requirement
9 years ago
Greg Alexander 5b6de15b6b fixed link to git snapshot
10 years ago