1
0
mirror of http://galexander.org/git/simplesshd.git synced 2025-01-01 10:40:56 +00:00
simplesshd/jni
Greg Alexander 2bdd5eaa6d Fix WinSCP problem...reduce the maximum size of a single packet to 128kB
(was 512kB, WinSCP rejects bigger than 256kB).  Leave the window size at
512kB, which is what gives the performance boost.
2020-03-20 22:08:40 -04:00
..
Android.mk compile with -O, in response to a poor performance report from Domagoj 2019-12-31 09:45:22 -05:00
Application.mk update to target ABI "all", which adds x86_64 and arm64 2019-05-26 00:49:30 -04:00
buffersu.c Find native lib directory the correct way, using 2019-05-26 01:29:58 -04:00
config.h Fix WinSCP problem...reduce the maximum size of a single packet to 128kB 2020-03-20 22:08:40 -04:00
interface.c Fix the SIGSEGV that users have been reporting - don't execute anything 2019-08-11 00:08:25 -04:00