termux-packages/packages/openssh
Leonid Pliushch 06103e0f4b openssh: add script "sftpa" - works similary to "ssha"
SFTP with SSH agent.
2019-02-03 23:48:46 +01:00
..
Makefile.in.patch openssh: Just link sshd to libtermux-auth 2018-11-23 00:58:14 +01:00
auth.c.patch
auth2-passwd.c.patch openssh: enable password auth 2018-11-23 00:33:02 +01:00
build.sh openssh: add script "sftpa" - works similary to "ssha" 2019-02-03 23:48:46 +01:00
fix-hardcoded-paths.patch
hostfile.c.patch openssh: Replace some link(2) with rename(2) 2018-09-29 10:40:18 +02: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
session.c.patch make PS1 dynamic and shell-specific 2018-06-22 01:11:37 +02:00
sftp-server.c.patch
sftp-with-agent.sh openssh: add script "sftpa" - works similary to "ssha" 2019-02-03 23:48:46 +01:00
source-ssh-agent.sh Avoid hard-coded paths in some more places 2017-11-16 23:37:57 +01:00
ssh-agent.c.patch Don't use setresgid or setgid in ssh-agent 2018-08-09 23:03:48 +02:00
ssh-keygen.c.patch openssh: Replace some link(2) with rename(2) 2018-09-29 10:40:18 +02:00
ssh-with-agent.sh
sshd.c.patch openssh: Update from 7.6 to 7.7 2018-04-04 00:09:47 +02:00
sshd_config.5.patch