termux-packages/packages/openssh
deed02392 e046e1b949 Set up home structure for authorized_keys
Since password auth is disabled by default, we depend on keys in our home dir but they're not created for us and the perms are wrong by default. This commit sets it up correctly for the user to simply add their key to the empty authorized_keys file
2017-08-11 13:19:00 +02:00
..
auth.c.patch
build.sh Set up home structure for authorized_keys 2017-08-11 13:19:00 +02:00
configure.ac.patch openssh: Update from 7.4 to 7.5 2017-03-23 17:15:17 +01:00
misc_c.patch
mux.c.patch
no_loginrec.patch
no_tty_chmod.patch
openbsd-compat-explicit_bzero.c.patch openssh: Update from 7.3p1 to 7.4p1 2016-12-20 20:33:53 -05:00
openbsd-compat-xcrypt.c.patch openssh: Update from 7.2p2 to 7.3p1 2016-08-08 16:38:50 -04:00
servconf.c.patch openssh: Disable privilege separation by patching 2017-03-24 00:14:08 +01:00
session.c.patch openssh: Fix building with unified headers 2017-06-30 22:55:31 +02:00
sftp-server.c.patch
source-ssh-agent.sh openssh: Update the source-ssh-agent script 2016-10-28 16:50:39 -04:00
ssh-with-agent.sh
sshd_config.5.patch
sshd.c.patch