Commit Graph

351 Commits (ad119a4da03b181e1ea23586068f14523a8c0b50)
 

Author SHA1 Message Date
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
10 years ago
Greg Alexander c8d1c356d1 build static binaries so that we don't run into lollipop's requirement
10 years ago
Greg Alexander 5b6de15b6b fixed link to git snapshot
10 years ago
Greg Alexander 1db86cee70 todo
10 years ago
Greg Alexander 638a1c7aa8 include links to projects i derived from
10 years ago
Greg Alexander 94da9eb013 typo
10 years ago
Greg Alexander 0bb7e470d4 whoops, document accidentally used h2 and h3 interchangably
10 years ago
Greg Alexander 6e39471117 now build release instead of debug...
10 years ago
Greg Alexander 82f1cc4428 todone!
10 years ago
Greg Alexander 0538dc8393 brighter icon from sarah
10 years ago
Greg Alexander a4041d4763 add a reference to my keystore..
10 years ago
Greg Alexander 1485f3f838 first draft of documentation
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 42fd4dd266 don't build zlib for dropbear, it can use the android system zlib
10 years ago
Greg Alexander 1e212e3cec switch rsync over to using its own internal zlib
10 years ago
Greg Alexander d49b521972 the "zlib" directory from rsync 3.1.1. I had excluded this because we
10 years ago
Greg Alexander 1f43b464f0 almost done!
10 years ago
Greg Alexander c6a8c7f730 now that it connects to simplesshd (which is not root), we have to use am
10 years ago
Greg Alexander 1412edbee7 now it can execute rsync, which mostly works
10 years ago
Greg Alexander f2fa3afa0c no idea what rounding.h is really for, but it appears to be needed...this
10 years ago
Greg Alexander bb347ffffe now rsync builds (untested)
10 years ago
Greg Alexander d8cc8daef9 rsync 3.1.1 source, after i trimmed away the parts we obviously won't
10 years ago
Greg Alexander d77c8ef8af sftp works!
10 years ago
Greg Alexander 0ad7144d15 remove pointless dependency on passwd, and now it "actually works"!
10 years ago
Greg Alexander 8fb9669531 this is the only change necessary to make sftp-server "work" with dropbear
10 years ago
Greg Alexander 7a66cd87b9 added all of the source files needed for sftp-server
10 years ago
Greg Alexander baaf67f2be the patches necessary to make sftp-server build... mostly removing
10 years ago
Greg Alexander 53abe6d4e4 and that is the last of the stock openssh 6.7 commits
10 years ago
Greg Alexander 19bc9f19f5 these should also be stock files from openssh 6.7p1, and represent all of
10 years ago
Greg Alexander 36d9710042 strip down sftp-server.c until it compiles -- mostly get rid of logging,
10 years ago
Greg Alexander e53d852b98 add sftp-server to build even though it won't build yet...
10 years ago
Greg Alexander 7e0a344210 a rough subset of openssh-6.7p1 ("portable" branch), as needed to build
10 years ago
Greg Alexander bea29fb886 added the icon to the apk
10 years ago
Greg Alexander 07f4b631a6 todo
10 years ago
Greg Alexander aa9cbca1ed enable building and using zlib -- quite painless!
10 years ago
Greg Alexander fa0aff7a8d zlib 1.2.8 commit
10 years ago
Greg Alexander 7f0a8a63c0 build scp as a separate executable
10 years ago