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
openbsd-compat-xcrypt.c.patch
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
ssh-with-agent.sh
sshd_config.5.patch
sshd.c.patch