Commit Graph

17 Commits (master)

Author SHA1 Message Date
Greg Alexander 2bdd5eaa6d Fix WinSCP problem...reduce the maximum size of a single packet to 128kB
4 years ago
Greg Alexander 8c3c844521 On a suggestion from Domagoj, make the receive window much larger,
4 years ago
Greg Alexander 258e88e458 Merge branch 'dropbear'
5 years ago
Greg Alexander 22d7993e23 Find native lib directory the correct way, using
5 years ago
Greg Alexander 9efa856065 add option to set environment variables
6 years ago
Greg Alexander 0062f2794a add #define HAVE_GAI_STRERROR, because we do, and it hsould be slightly
9 years ago
Greg Alexander a916ac5c08 add 'buffersu' program to wrap rsync and make sure there is no wedging
9 years ago
Greg Alexander aa9cbca1ed enable building and using zlib -- quite painless!
10 years ago
Greg Alexander 7f0a8a63c0 build scp as a separate executable
10 years ago
Greg Alexander 93760bfb7b intercept attempts to execute "scp", and redirect them to the builtin scp
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 304044bc05 disable syslog so we get the error messages on stderr
10 years ago
Greg Alexander bfa3c99dc0 actually call main...
10 years ago
Greg Alexander 52dce6c256 disable ZLIB
10 years ago
Greg Alexander 72aee0cc1e first try of configuring it (fail)
10 years ago
Greg Alexander 13c3f5337f just the bare minimum autoconf stuff to get through a couple of sources...
10 years ago