OSDN Git Service

Merge openssh 7.5p1
authorGreg Hartman <ghartman@google.com>
Fri, 23 Jun 2017 03:49:52 +0000 (20:49 -0700)
committerGreg Hartman <ghartman@google.com>
Fri, 23 Jun 2017 22:44:15 +0000 (15:44 -0700)
commit9768ca48f57aaf035f508a473421d210b5145e99
treec2ba282fc91c65b4abbf688efbd6f09f467601da
parent7b5a7c1b3bb341c2ce7fa7d6386d4204680a92e4
Merge openssh 7.5p1

BUG: 35443510
Change-Id: I2558fb80234e145c13ccb7a51859f2a5fd2e0324
520 files changed:
Android.mk
CREDITS
ChangeLog
INSTALL
Makefile.in
PROTOCOL
PROTOCOL.agent
PROTOCOL.certkeys
PROTOCOL.chacha20poly1305
README
README.platform
README.privsep
README.version
TODO
aclocal.m4
addrmatch.c
atomicio.c
audit-bsm.c
audit-linux.c
audit.c
audit.h
auth-bsdauth.c
auth-chall.c [deleted file]
auth-krb5.c
auth-options.c
auth-options.h
auth-pam.c
auth-pam.h
auth-passwd.c
auth-rh-rsa.c [deleted file]
auth-rhosts.c
auth-rsa.c [deleted file]
auth.c
auth.h
auth1.c [deleted file]
auth2-chall.c
auth2-hostbased.c
auth2-pubkey.c
auth2.c
authfd.c
authfd.h
authfile.c
buildpkg.sh.in
canohost.c
canohost.h
chacha.h
channels.c
channels.h
cipher-3des1.c
cipher-bf1.c
cipher-chachapoly.c
cipher.c
cipher.h
clientloop.c
clientloop.h
compat.c
config.guess
config.h
config.h.in
config.sub
configure
configure.ac
contrib/Makefile
contrib/cygwin/README
contrib/cygwin/ssh-host-config
contrib/gnome-ssh-askpass2.c
contrib/redhat/openssh.spec
contrib/ssh-copy-id
contrib/ssh-copy-id.1
contrib/suse/openssh.spec
defines.h
dh.c
dh.h
digest-openssl.c
entropy.h
gss-genr.c
hostfile.c
includes.h
kex.c
kex.h
kexc25519.c
kexc25519s.c
kexdh.c
kexdhc.c
kexdhs.c
kexecdhs.c
kexgexc.c
kexgexs.c
key.c
key.h
krl.c
krl.h
log.c
log.h
loginrec.c
mac.c
mac.h
match.c
match.h
md5crypt.h
mdoc2man.awk
misc.c
misc.h
moduli
moduli.0
moduli.c
monitor.c
monitor.h
monitor_fdpass.c
monitor_mm.c [deleted file]
monitor_mm.h [deleted file]
monitor_wrap.c
monitor_wrap.h
mux.c
myproposal.h
opacket.c
opacket.h
openbsd-compat/.cvsignore [deleted file]
openbsd-compat/Makefile.in
openbsd-compat/arc4random.c
openbsd-compat/base64.h
openbsd-compat/bindresvport.c
openbsd-compat/bsd-asprintf.c
openbsd-compat/bsd-cray.c
openbsd-compat/bsd-cray.h
openbsd-compat/bsd-cygwin_util.c
openbsd-compat/bsd-cygwin_util.h
openbsd-compat/bsd-err.c [new file with mode: 0644]
openbsd-compat/bsd-misc.c
openbsd-compat/bsd-misc.h
openbsd-compat/bsd-nextstep.c
openbsd-compat/bsd-nextstep.h
openbsd-compat/bsd-openpty.c
openbsd-compat/bsd-poll.c
openbsd-compat/bsd-poll.h
openbsd-compat/bsd-setres_id.c
openbsd-compat/bsd-setres_id.h
openbsd-compat/bsd-snprintf.c
openbsd-compat/bsd-statvfs.c
openbsd-compat/bsd-statvfs.h
openbsd-compat/bsd-waitpid.c
openbsd-compat/bsd-waitpid.h
openbsd-compat/explicit_bzero.c
openbsd-compat/fake-rfc2553.c
openbsd-compat/fake-rfc2553.h
openbsd-compat/fmt_scaled.c
openbsd-compat/getcwd.c
openbsd-compat/getgrouplist.c
openbsd-compat/getrrsetbyname.c
openbsd-compat/glob.c
openbsd-compat/glob.h
openbsd-compat/inet_aton.c
openbsd-compat/openbsd-compat.h
openbsd-compat/openssl-compat.c
openbsd-compat/openssl-compat.h
openbsd-compat/port-aix.c
openbsd-compat/port-aix.h
openbsd-compat/port-irix.c
openbsd-compat/port-irix.h
openbsd-compat/port-linux.c
openbsd-compat/port-linux.h
openbsd-compat/port-solaris.c
openbsd-compat/port-solaris.h
openbsd-compat/port-tun.c
openbsd-compat/readpassphrase.c
openbsd-compat/realpath.c
openbsd-compat/regress/.cvsignore [deleted file]
openbsd-compat/setproctitle.c
openbsd-compat/sha2.c
openbsd-compat/sha2.h
openbsd-compat/strcasestr.c [new file with mode: 0644]
openbsd-compat/vis.c
openbsd-compat/vis.h
openbsd-compat/xcrypt.c
openbsd-compat/xmmap.c [deleted file]
opensshd.init.in
packet.c
packet.h
pathnames.h
platform-pledge.c [new file with mode: 0644]
platform-tracing.c [new file with mode: 0644]
platform.c
platform.h
progressmeter.c
readconf.c
readconf.h
readpass.c
regress/Makefile [new file with mode: 0644]
regress/README.regress [new file with mode: 0644]
regress/addrmatch.sh [new file with mode: 0644]
regress/agent-getpeereid.sh [new file with mode: 0644]
regress/agent-pkcs11.sh [new file with mode: 0644]
regress/agent-ptrace.sh [new file with mode: 0644]
regress/agent-timeout.sh [new file with mode: 0644]
regress/agent.sh [new file with mode: 0644]
regress/allow-deny-users.sh [new file with mode: 0644]
regress/banner.sh [new file with mode: 0644]
regress/broken-pipe.sh [new file with mode: 0644]
regress/brokenkeys.sh [new file with mode: 0644]
regress/cert-file.sh [new file with mode: 0644]
regress/cert-hostkey.sh [new file with mode: 0644]
regress/cert-userkey.sh [new file with mode: 0644]
regress/cfginclude.sh [new file with mode: 0644]
regress/cfgmatch.sh [new file with mode: 0644]
regress/cfgparse.sh [new file with mode: 0644]
regress/check-perm.c [new file with mode: 0644]
regress/cipher-speed.sh [new file with mode: 0644]
regress/conch-ciphers.sh [new file with mode: 0644]
regress/connect-privsep.sh [new file with mode: 0644]
regress/connect.sh [new file with mode: 0644]
regress/dhgex.sh [new file with mode: 0644]
regress/dsa_ssh2.prv [new file with mode: 0644]
regress/dsa_ssh2.pub [new file with mode: 0644]
regress/dynamic-forward.sh [new file with mode: 0644]
regress/envpass.sh [new file with mode: 0644]
regress/exit-status.sh [new file with mode: 0644]
regress/forcecommand.sh [new file with mode: 0644]
regress/forward-control.sh [new file with mode: 0644]
regress/forwarding.sh [new file with mode: 0644]
regress/host-expand.sh [new file with mode: 0644]
regress/hostkey-agent.sh [new file with mode: 0644]
regress/hostkey-rotate.sh [new file with mode: 0644]
regress/integrity.sh [new file with mode: 0644]
regress/kextype.sh [new file with mode: 0644]
regress/key-options.sh [new file with mode: 0644]
regress/keygen-change.sh [new file with mode: 0644]
regress/keygen-convert.sh [new file with mode: 0644]
regress/keygen-knownhosts.sh [new file with mode: 0644]
regress/keygen-moduli.sh [new file with mode: 0644]
regress/keys-command.sh [new file with mode: 0644]
regress/keyscan.sh [new file with mode: 0644]
regress/keytype.sh [new file with mode: 0644]
regress/krl.sh [new file with mode: 0644]
regress/limit-keytype.sh [new file with mode: 0644]
regress/localcommand.sh [new file with mode: 0644]
regress/login-timeout.sh [new file with mode: 0644]
regress/misc/Makefile [new file with mode: 0644]
regress/misc/kexfuzz/Makefile [new file with mode: 0644]
regress/misc/kexfuzz/README [new file with mode: 0644]
regress/misc/kexfuzz/kexfuzz.c [new file with mode: 0644]
regress/modpipe.c [new file with mode: 0755]
regress/moduli.in [new file with mode: 0644]
regress/multiplex.sh [new file with mode: 0644]
regress/multipubkey.sh [new file with mode: 0644]
regress/netcat.c [new file with mode: 0644]
regress/portnum.sh [new file with mode: 0644]
regress/principals-command.sh [new file with mode: 0644]
regress/proto-mismatch.sh [new file with mode: 0644]
regress/proto-version.sh [new file with mode: 0644]
regress/proxy-connect.sh [new file with mode: 0644]
regress/putty-ciphers.sh [new file with mode: 0644]
regress/putty-kex.sh [new file with mode: 0644]
regress/putty-transfer.sh [new file with mode: 0644]
regress/reconfigure.sh [new file with mode: 0644]
regress/reexec.sh [new file with mode: 0644]
regress/rekey.sh [new file with mode: 0644]
regress/rsa_openssh.prv [new file with mode: 0644]
regress/rsa_openssh.pub [new file with mode: 0644]
regress/rsa_ssh2.prv [new file with mode: 0644]
regress/scp-ssh-wrapper.sh [new file with mode: 0644]
regress/scp.sh [new file with mode: 0644]
regress/setuid-allowed.c [moved from roaming_dummy.c with 52% similarity]
regress/sftp-badcmds.sh [new file with mode: 0644]
regress/sftp-batch.sh [new file with mode: 0644]
regress/sftp-chroot.sh [new file with mode: 0644]
regress/sftp-cmds.sh [new file with mode: 0644]
regress/sftp-glob.sh [new file with mode: 0644]
regress/sftp-perm.sh [new file with mode: 0644]
regress/sftp.sh [new file with mode: 0644]
regress/ssh-com-client.sh [new file with mode: 0644]
regress/ssh-com-keygen.sh [new file with mode: 0644]
regress/ssh-com-sftp.sh [new file with mode: 0644]
regress/ssh-com.sh [new file with mode: 0644]
regress/ssh2putty.sh [new file with mode: 0755]
regress/sshcfgparse.sh [new file with mode: 0644]
regress/sshd-log-wrapper.sh [new file with mode: 0644]
regress/stderr-after-eof.sh [new file with mode: 0644]
regress/stderr-data.sh [new file with mode: 0644]
regress/t11.ok [new file with mode: 0644]
regress/t4.ok [new file with mode: 0644]
regress/t5.ok [new file with mode: 0644]
regress/test-exec.sh [new file with mode: 0644]
regress/transfer.sh [new file with mode: 0644]
regress/try-ciphers.sh [new file with mode: 0644]
regress/unittests/Makefile [new file with mode: 0644]
regress/unittests/Makefile.inc [new file with mode: 0644]
regress/unittests/bitmap/Makefile [new file with mode: 0644]
regress/unittests/bitmap/tests.c [new file with mode: 0644]
regress/unittests/conversion/Makefile [new file with mode: 0644]
regress/unittests/conversion/tests.c [new file with mode: 0644]
regress/unittests/hostkeys/Makefile [new file with mode: 0644]
regress/unittests/hostkeys/mktestdata.sh [new file with mode: 0644]
regress/unittests/hostkeys/test_iterate.c [new file with mode: 0644]
regress/unittests/hostkeys/testdata/dsa_1.pub [new file with mode: 0644]
regress/unittests/hostkeys/testdata/dsa_2.pub [new file with mode: 0644]
regress/unittests/hostkeys/testdata/dsa_3.pub [new file with mode: 0644]
regress/unittests/hostkeys/testdata/dsa_4.pub [new file with mode: 0644]
regress/unittests/hostkeys/testdata/dsa_5.pub [new file with mode: 0644]
regress/unittests/hostkeys/testdata/dsa_6.pub [new file with mode: 0644]
regress/unittests/hostkeys/testdata/ecdsa_1.pub [new file with mode: 0644]
regress/unittests/hostkeys/testdata/ecdsa_2.pub [new file with mode: 0644]
regress/unittests/hostkeys/testdata/ecdsa_3.pub [new file with mode: 0644]
regress/unittests/hostkeys/testdata/ecdsa_4.pub [new file with mode: 0644]
regress/unittests/hostkeys/testdata/ecdsa_5.pub [new file with mode: 0644]
regress/unittests/hostkeys/testdata/ecdsa_6.pub [new file with mode: 0644]
regress/unittests/hostkeys/testdata/ed25519_1.pub [new file with mode: 0644]
regress/unittests/hostkeys/testdata/ed25519_2.pub [new file with mode: 0644]
regress/unittests/hostkeys/testdata/ed25519_3.pub [new file with mode: 0644]
regress/unittests/hostkeys/testdata/ed25519_4.pub [new file with mode: 0644]
regress/unittests/hostkeys/testdata/ed25519_5.pub [new file with mode: 0644]
regress/unittests/hostkeys/testdata/ed25519_6.pub [new file with mode: 0644]
regress/unittests/hostkeys/testdata/known_hosts [new file with mode: 0644]
regress/unittests/hostkeys/testdata/rsa1_1.pub [new file with mode: 0644]
regress/unittests/hostkeys/testdata/rsa1_2.pub [new file with mode: 0644]
regress/unittests/hostkeys/testdata/rsa1_3.pub [new file with mode: 0644]
regress/unittests/hostkeys/testdata/rsa1_4.pub [new file with mode: 0644]
regress/unittests/hostkeys/testdata/rsa1_5.pub [new file with mode: 0644]
regress/unittests/hostkeys/testdata/rsa1_6.pub [new file with mode: 0644]
regress/unittests/hostkeys/testdata/rsa_1.pub [new file with mode: 0644]
regress/unittests/hostkeys/testdata/rsa_2.pub [new file with mode: 0644]
regress/unittests/hostkeys/testdata/rsa_3.pub [new file with mode: 0644]
regress/unittests/hostkeys/testdata/rsa_4.pub [new file with mode: 0644]
regress/unittests/hostkeys/testdata/rsa_5.pub [new file with mode: 0644]
regress/unittests/hostkeys/testdata/rsa_6.pub [new file with mode: 0644]
regress/unittests/hostkeys/tests.c [new file with mode: 0644]
regress/unittests/kex/Makefile [new file with mode: 0644]
regress/unittests/kex/test_kex.c [new file with mode: 0644]
regress/unittests/kex/tests.c [new file with mode: 0644]
regress/unittests/match/Makefile [new file with mode: 0644]
regress/unittests/match/tests.c [new file with mode: 0644]
regress/unittests/sshbuf/Makefile [new file with mode: 0644]
regress/unittests/sshbuf/test_sshbuf.c [new file with mode: 0644]
regress/unittests/sshbuf/test_sshbuf_fixed.c [new file with mode: 0644]
regress/unittests/sshbuf/test_sshbuf_fuzz.c [new file with mode: 0644]
regress/unittests/sshbuf/test_sshbuf_getput_basic.c [new file with mode: 0644]
regress/unittests/sshbuf/test_sshbuf_getput_crypto.c [new file with mode: 0644]
regress/unittests/sshbuf/test_sshbuf_getput_fuzz.c [new file with mode: 0644]
regress/unittests/sshbuf/test_sshbuf_misc.c [new file with mode: 0644]
regress/unittests/sshbuf/tests.c [new file with mode: 0644]
regress/unittests/sshkey/Makefile [new file with mode: 0644]
regress/unittests/sshkey/common.c [new file with mode: 0644]
regress/unittests/sshkey/common.h [new file with mode: 0644]
regress/unittests/sshkey/mktestdata.sh [new file with mode: 0755]
regress/unittests/sshkey/test_file.c [new file with mode: 0644]
regress/unittests/sshkey/test_fuzz.c [new file with mode: 0644]
regress/unittests/sshkey/test_sshkey.c [new file with mode: 0644]
regress/unittests/sshkey/testdata/dsa_1 [new file with mode: 0644]
regress/unittests/sshkey/testdata/dsa_1-cert.fp [new file with mode: 0644]
regress/unittests/sshkey/testdata/dsa_1-cert.pub [new file with mode: 0644]
regress/unittests/sshkey/testdata/dsa_1.fp [new file with mode: 0644]
regress/unittests/sshkey/testdata/dsa_1.fp.bb [new file with mode: 0644]
regress/unittests/sshkey/testdata/dsa_1.param.g [new file with mode: 0644]
regress/unittests/sshkey/testdata/dsa_1.param.priv [new file with mode: 0644]
regress/unittests/sshkey/testdata/dsa_1.param.pub [new file with mode: 0644]
regress/unittests/sshkey/testdata/dsa_1.pub [new file with mode: 0644]
regress/unittests/sshkey/testdata/dsa_1_pw [new file with mode: 0644]
regress/unittests/sshkey/testdata/dsa_2 [new file with mode: 0644]
regress/unittests/sshkey/testdata/dsa_2.fp [new file with mode: 0644]
regress/unittests/sshkey/testdata/dsa_2.fp.bb [new file with mode: 0644]
regress/unittests/sshkey/testdata/dsa_2.pub [new file with mode: 0644]
regress/unittests/sshkey/testdata/dsa_n [new file with mode: 0644]
regress/unittests/sshkey/testdata/dsa_n_pw [new file with mode: 0644]
regress/unittests/sshkey/testdata/ecdsa_1 [new file with mode: 0644]
regress/unittests/sshkey/testdata/ecdsa_1-cert.fp [new file with mode: 0644]
regress/unittests/sshkey/testdata/ecdsa_1-cert.pub [new file with mode: 0644]
regress/unittests/sshkey/testdata/ecdsa_1.fp [new file with mode: 0644]
regress/unittests/sshkey/testdata/ecdsa_1.fp.bb [new file with mode: 0644]
regress/unittests/sshkey/testdata/ecdsa_1.param.curve [new file with mode: 0644]
regress/unittests/sshkey/testdata/ecdsa_1.param.priv [new file with mode: 0644]
regress/unittests/sshkey/testdata/ecdsa_1.param.pub [new file with mode: 0644]
regress/unittests/sshkey/testdata/ecdsa_1.pub [new file with mode: 0644]
regress/unittests/sshkey/testdata/ecdsa_1_pw [new file with mode: 0644]
regress/unittests/sshkey/testdata/ecdsa_2 [new file with mode: 0644]
regress/unittests/sshkey/testdata/ecdsa_2.fp [new file with mode: 0644]
regress/unittests/sshkey/testdata/ecdsa_2.fp.bb [new file with mode: 0644]
regress/unittests/sshkey/testdata/ecdsa_2.param.curve [new file with mode: 0644]
regress/unittests/sshkey/testdata/ecdsa_2.param.priv [new file with mode: 0644]
regress/unittests/sshkey/testdata/ecdsa_2.param.pub [new file with mode: 0644]
regress/unittests/sshkey/testdata/ecdsa_2.pub [new file with mode: 0644]
regress/unittests/sshkey/testdata/ecdsa_n [new file with mode: 0644]
regress/unittests/sshkey/testdata/ecdsa_n_pw [new file with mode: 0644]
regress/unittests/sshkey/testdata/ed25519_1 [new file with mode: 0644]
regress/unittests/sshkey/testdata/ed25519_1-cert.fp [new file with mode: 0644]
regress/unittests/sshkey/testdata/ed25519_1-cert.pub [new file with mode: 0644]
regress/unittests/sshkey/testdata/ed25519_1.fp [new file with mode: 0644]
regress/unittests/sshkey/testdata/ed25519_1.fp.bb [new file with mode: 0644]
regress/unittests/sshkey/testdata/ed25519_1.pub [new file with mode: 0644]
regress/unittests/sshkey/testdata/ed25519_1_pw [new file with mode: 0644]
regress/unittests/sshkey/testdata/ed25519_2 [new file with mode: 0644]
regress/unittests/sshkey/testdata/ed25519_2.fp [new file with mode: 0644]
regress/unittests/sshkey/testdata/ed25519_2.fp.bb [new file with mode: 0644]
regress/unittests/sshkey/testdata/ed25519_2.pub [new file with mode: 0644]
regress/unittests/sshkey/testdata/pw [new file with mode: 0644]
regress/unittests/sshkey/testdata/rsa1_1 [new file with mode: 0644]
regress/unittests/sshkey/testdata/rsa1_1.fp [new file with mode: 0644]
regress/unittests/sshkey/testdata/rsa1_1.fp.bb [new file with mode: 0644]
regress/unittests/sshkey/testdata/rsa1_1.param.n [new file with mode: 0644]
regress/unittests/sshkey/testdata/rsa1_1.pub [new file with mode: 0644]
regress/unittests/sshkey/testdata/rsa1_1_pw [new file with mode: 0644]
regress/unittests/sshkey/testdata/rsa1_2 [new file with mode: 0644]
regress/unittests/sshkey/testdata/rsa1_2.fp [new file with mode: 0644]
regress/unittests/sshkey/testdata/rsa1_2.fp.bb [new file with mode: 0644]
regress/unittests/sshkey/testdata/rsa1_2.param.n [new file with mode: 0644]
regress/unittests/sshkey/testdata/rsa1_2.pub [new file with mode: 0644]
regress/unittests/sshkey/testdata/rsa_1 [new file with mode: 0644]
regress/unittests/sshkey/testdata/rsa_1-cert.fp [new file with mode: 0644]
regress/unittests/sshkey/testdata/rsa_1-cert.pub [new file with mode: 0644]
regress/unittests/sshkey/testdata/rsa_1.fp [new file with mode: 0644]
regress/unittests/sshkey/testdata/rsa_1.fp.bb [new file with mode: 0644]
regress/unittests/sshkey/testdata/rsa_1.param.n [new file with mode: 0644]
regress/unittests/sshkey/testdata/rsa_1.param.p [new file with mode: 0644]
regress/unittests/sshkey/testdata/rsa_1.param.q [new file with mode: 0644]
regress/unittests/sshkey/testdata/rsa_1.pub [new file with mode: 0644]
regress/unittests/sshkey/testdata/rsa_1_pw [new file with mode: 0644]
regress/unittests/sshkey/testdata/rsa_2 [new file with mode: 0644]
regress/unittests/sshkey/testdata/rsa_2.fp [new file with mode: 0644]
regress/unittests/sshkey/testdata/rsa_2.fp.bb [new file with mode: 0644]
regress/unittests/sshkey/testdata/rsa_2.param.n [new file with mode: 0644]
regress/unittests/sshkey/testdata/rsa_2.param.p [new file with mode: 0644]
regress/unittests/sshkey/testdata/rsa_2.param.q [new file with mode: 0644]
regress/unittests/sshkey/testdata/rsa_2.pub [new file with mode: 0644]
regress/unittests/sshkey/testdata/rsa_n [new file with mode: 0644]
regress/unittests/sshkey/testdata/rsa_n_pw [new file with mode: 0644]
regress/unittests/sshkey/tests.c [new file with mode: 0644]
regress/unittests/test_helper/Makefile [new file with mode: 0644]
regress/unittests/test_helper/fuzz.c [new file with mode: 0644]
regress/unittests/test_helper/test_helper.c [new file with mode: 0644]
regress/unittests/test_helper/test_helper.h [new file with mode: 0644]
regress/unittests/utf8/Makefile [new file with mode: 0644]
regress/unittests/utf8/tests.c [new file with mode: 0644]
regress/valgrind-unit.sh [new file with mode: 0755]
regress/yes-head.sh [new file with mode: 0644]
roaming.h [deleted file]
roaming_client.c [deleted file]
roaming_common.c [deleted file]
sandbox-darwin.c
sandbox-pledge.c [new file with mode: 0644]
sandbox-rlimit.c
sandbox-seccomp-filter.c
sandbox-solaris.c [new file with mode: 0644]
sandbox-systrace.c
scp.0
scp.1
scp.c
servconf.c
servconf.h
serverloop.c
serverloop.h
session.c
session.h
sftp-client.c
sftp-client.h
sftp-common.c
sftp-server-main.c
sftp-server.0
sftp-server.c
sftp.0
sftp.1
sftp.c
ssh-add.0
ssh-add.c
ssh-agent.0
ssh-agent.1
ssh-agent.c
ssh-dss.c
ssh-ecdsa.c
ssh-ed25519.c
ssh-keygen.0
ssh-keygen.1
ssh-keygen.c
ssh-keyscan.0
ssh-keyscan.1
ssh-keyscan.c
ssh-keysign.0
ssh-keysign.8
ssh-keysign.c
ssh-pkcs11-client.c
ssh-pkcs11-helper.0
ssh-pkcs11-helper.c
ssh-pkcs11.c
ssh-rsa.c
ssh.0
ssh.1
ssh.c
ssh.h
ssh1.h
ssh2.h
ssh_api.c
ssh_config
ssh_config.0
ssh_config.5
sshbuf-getput-basic.c
sshbuf-misc.c
sshbuf.c
sshbuf.h
sshconnect.c
sshconnect.h
sshconnect1.c
sshconnect2.c
sshd.0
sshd.8
sshd.c
sshd_config
sshd_config.0
sshd_config.5
ssherr.c
sshkey.c
sshkey.h
sshlogin.c
sshpty.c
sshpty.h
ttymodes.c
ttymodes.h
uidswap.c
umac.c
utf8.c [new file with mode: 0644]
utf8.h [moved from roaming_serv.c with 61% similarity]
version.h
xmalloc.c
xmalloc.h