termux-packages/packages/openssh
Fredrik Fornwall 6bbba8f22a openssh: Make ControlMaster feature work
The ControlMaster feature for multiplexing used hard links, which
does not work on Android starting in Android 6.0. Replace this
with a non-atomic check-then-rename for now. Fixes #91.
2015-12-17 19:34:19 -05:00
..
auth.c.patch Initial push 2015-06-13 01:03:31 +02:00
build.sh openssh: Make ControlMaster feature work 2015-12-17 19:34:19 -05:00
explicit_bzero.c.patch Initial push 2015-06-13 01:03:31 +02:00
have_dev_ptmx.patch Initial push 2015-06-13 01:03:31 +02:00
misc_c.patch Initial push 2015-06-13 01:03:31 +02:00
mux.c.patch openssh: Make ControlMaster feature work 2015-12-17 19:34:19 -05:00
no_loginrec.patch Initial push 2015-06-13 01:03:31 +02:00
no_tty_chmod.patch Initial push 2015-06-13 01:03:31 +02:00
servconf.c.patch Update openssh from 6.8 to 6.9 2015-07-11 21:47:52 -04:00
session_c_tmpdir.patch Initial push 2015-06-13 01:03:31 +02:00
source-ssh-agent.sh Initial push 2015-06-13 01:03:31 +02:00
ssh-with-agent.sh Initial push 2015-06-13 01:03:31 +02:00
sshd_config.5.patch Initial push 2015-06-13 01:03:31 +02:00
sshd.c.patch Initial push 2015-06-13 01:03:31 +02:00