Commit Graph

14 Commits (master)

Author SHA1 Message Date
Greg Alexander cec5e52c7e Now it compiles with the new NDK.
5 years ago
Greg Alexander 6374a8f58a add the BSD license from openssh 6.7p1, to be explicit
6 years ago
Greg Alexander 277234865a now sftp is also 64-bit
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 0ad7144d15 remove pointless dependency on passwd, and now it "actually works"!
9 years ago
Greg Alexander baaf67f2be the patches necessary to make sftp-server build... mostly removing
9 years ago
Greg Alexander 53abe6d4e4 and that is the last of the stock openssh 6.7 commits
9 years ago
Greg Alexander 19bc9f19f5 these should also be stock files from openssh 6.7p1, and represent all of
9 years ago
Greg Alexander 36d9710042 strip down sftp-server.c until it compiles -- mostly get rid of logging,
9 years ago
Greg Alexander 7e0a344210 a rough subset of openssh-6.7p1 ("portable" branch), as needed to build
9 years ago