1
0
mirror of http://galexander.org/git/simplesshd.git synced 2024-11-14 02:59:05 +00:00
simplesshd/openssh
2017-12-15 09:48:06 -05:00
..
openbsd-compat the patches necessary to make sftp-server build... mostly removing 2014-12-21 17:40:19 -05:00
bufaux.c sprinkle some includes of sftp.h so cleanup_exit() is prototyped when needed 2016-06-18 15:58:39 -04:00
buffer.c sprinkle some includes of sftp.h so cleanup_exit() is prototyped when needed 2016-06-18 15:58:39 -04:00
buffer.h strip down sftp-server.c until it compiles -- mostly get rid of logging, 2014-12-21 16:20:31 -05:00
config.h the patches necessary to make sftp-server build... mostly removing 2014-12-21 17:40:19 -05:00
defines.h these should also be stock files from openssh 6.7p1, and represent all of 2014-12-21 17:09:52 -05:00
includes.h the patches necessary to make sftp-server build... mostly removing 2014-12-21 17:40:19 -05:00
LICENCE add the BSD license from openssh 6.7p1, to be explicit 2017-12-15 09:48:06 -05:00
match.c these should also be stock files from openssh 6.7p1, and represent all of 2014-12-21 17:09:52 -05:00
match.h these should also be stock files from openssh 6.7p1, and represent all of 2014-12-21 17:09:52 -05:00
misc.c surprisingly, they were actually harmless because ndk builds with 2016-06-18 15:59:06 -04:00
misc.h and that is the last of the stock openssh 6.7 commits 2014-12-21 17:39:07 -05:00
sftp-common.c don't pass localtime() a pointer into struct timespec (within struct 2016-06-18 15:37:47 -04:00
sftp-common.h a rough subset of openssh-6.7p1 ("portable" branch), as needed to build 2014-12-21 15:57:19 -05:00
sftp-server-main.c remove pointless dependency on passwd, and now it "actually works"! 2014-12-21 17:50:19 -05:00
sftp-server.c now sftp is also 64-bit 2016-06-21 21:14:00 -04:00
sftp.h prototype cleanup_exit() 2016-06-18 15:38:50 -04:00
sshbuf-getput-basic.c and that is the last of the stock openssh 6.7 commits 2014-12-21 17:39:07 -05:00
sshbuf.c these should also be stock files from openssh 6.7p1, and represent all of 2014-12-21 17:09:52 -05:00
sshbuf.h these should also be stock files from openssh 6.7p1, and represent all of 2014-12-21 17:09:52 -05:00
ssherr.c these should also be stock files from openssh 6.7p1, and represent all of 2014-12-21 17:09:52 -05:00
ssherr.h and that is the last of the stock openssh 6.7 commits 2014-12-21 17:39:07 -05:00
xmalloc.c sprinkle some includes of sftp.h so cleanup_exit() is prototyped when needed 2016-06-18 15:58:39 -04:00
xmalloc.h and that is the last of the stock openssh 6.7 commits 2014-12-21 17:39:07 -05:00