]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFH (r265214, r294333, r294407, r294467): misc prop fixes
authordes <des@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sun, 7 Feb 2016 11:38:54 +0000 (11:38 +0000)
committerdes <des@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sun, 7 Feb 2016 11:38:54 +0000 (11:38 +0000)
commit2191544158ae07542d17c0aec3f07bd959b47381
tree4db6899304517c45f13302b0b11d3144c257dada
parent866a86588692768f561c05b52a4a01f56ef24527
MFH (r265214, r294333, r294407, r294467): misc prop fixes
MFH (r285975, r287143): register mergeinfo for security fixes
MFH (r294497, r294498, r295139): internal documentation
MFH (r294328): upgrade to openssh 6.7p1, re-add libwrap
MFH (r294332): upgrade to openssh 6.8p1
MFH (r294367): update pam_ssh for api changes
MFH (r294909): switch usedns back on
MFH (r294336): upgrade to openssh 6.9p1
MFH (r294495): re-enable dsa keys
MFH (r294464): upgrade to openssh 7.0p1
MFH (r294496): upgrade to openssh 7.1p2

Approved by: re (gjb)
Relnotes: yes

git-svn-id: svn://svn.freebsd.org/base/stable/10@295367 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
470 files changed:
crypto/openssh/.cvsignore [new file with mode: 0644]
crypto/openssh/ChangeLog
crypto/openssh/FREEBSD-upgrade
crypto/openssh/INSTALL
crypto/openssh/Makefile.in
crypto/openssh/OVERVIEW
crypto/openssh/PROTOCOL
crypto/openssh/PROTOCOL.agent
crypto/openssh/PROTOCOL.krl
crypto/openssh/PROTOCOL.mux
crypto/openssh/README
crypto/openssh/addrmatch.c
crypto/openssh/atomicio.c
crypto/openssh/auth-bsdauth.c
crypto/openssh/auth-chall.c
crypto/openssh/auth-krb5.c
crypto/openssh/auth-options.c
crypto/openssh/auth-options.h
crypto/openssh/auth-pam.c
crypto/openssh/auth-passwd.c
crypto/openssh/auth-rh-rsa.c
crypto/openssh/auth-rhosts.c
crypto/openssh/auth-rsa.c
crypto/openssh/auth.c
crypto/openssh/auth.h
crypto/openssh/auth1.c
crypto/openssh/auth2-chall.c
crypto/openssh/auth2-gss.c
crypto/openssh/auth2-hostbased.c
crypto/openssh/auth2-kbdint.c
crypto/openssh/auth2-none.c
crypto/openssh/auth2-passwd.c
crypto/openssh/auth2-pubkey.c
crypto/openssh/auth2.c
crypto/openssh/authfd.c
crypto/openssh/authfd.h
crypto/openssh/authfile.c
crypto/openssh/authfile.h
crypto/openssh/bitmap.c [new file with mode: 0644]
crypto/openssh/bitmap.h [new file with mode: 0644]
crypto/openssh/bufaux.c
crypto/openssh/bufbn.c
crypto/openssh/bufec.c
crypto/openssh/buffer.c
crypto/openssh/buffer.h
crypto/openssh/canohost.c
crypto/openssh/chacha.h
crypto/openssh/channels.c
crypto/openssh/channels.h
crypto/openssh/cipher-3des1.c
crypto/openssh/cipher-aesctr.c [new file with mode: 0644]
crypto/openssh/cipher-aesctr.h [new file with mode: 0644]
crypto/openssh/cipher-bf1.c
crypto/openssh/cipher-chachapoly.c
crypto/openssh/cipher-chachapoly.h
crypto/openssh/cipher-ctr.c
crypto/openssh/cipher.c
crypto/openssh/cipher.h
crypto/openssh/clientloop.c
crypto/openssh/compat.c
crypto/openssh/compat.h
crypto/openssh/compress.c [deleted file]
crypto/openssh/compress.h [deleted file]
crypto/openssh/config.guess
crypto/openssh/config.h
crypto/openssh/configure.ac
crypto/openssh/contrib/Makefile
crypto/openssh/contrib/README
crypto/openssh/contrib/caldera/openssh.spec [deleted file]
crypto/openssh/contrib/caldera/ssh-host-keygen [deleted file]
crypto/openssh/contrib/caldera/sshd.init [deleted file]
crypto/openssh/contrib/caldera/sshd.pam [deleted file]
crypto/openssh/contrib/cygwin/README
crypto/openssh/contrib/cygwin/ssh-host-config
crypto/openssh/contrib/cygwin/ssh-user-config
crypto/openssh/contrib/redhat/openssh.spec
crypto/openssh/contrib/suse/openssh.spec
crypto/openssh/deattack.c
crypto/openssh/deattack.h
crypto/openssh/defines.h
crypto/openssh/dh.c
crypto/openssh/dh.h
crypto/openssh/digest-libc.c
crypto/openssh/digest-openssl.c
crypto/openssh/digest.h
crypto/openssh/dispatch.c
crypto/openssh/dispatch.h
crypto/openssh/dns.c
crypto/openssh/dns.h
crypto/openssh/entropy.c
crypto/openssh/ge25519.h
crypto/openssh/groupaccess.c
crypto/openssh/gss-genr.c
crypto/openssh/gss-serv-krb5.c
crypto/openssh/gss-serv.c
crypto/openssh/hmac.c
crypto/openssh/hmac.h
crypto/openssh/hostfile.c
crypto/openssh/hostfile.h
crypto/openssh/includes.h
crypto/openssh/kex.c
crypto/openssh/kex.h
crypto/openssh/kexc25519.c
crypto/openssh/kexc25519c.c
crypto/openssh/kexc25519s.c
crypto/openssh/kexdh.c
crypto/openssh/kexdhc.c
crypto/openssh/kexdhs.c
crypto/openssh/kexecdh.c
crypto/openssh/kexecdhc.c
crypto/openssh/kexecdhs.c
crypto/openssh/kexgex.c
crypto/openssh/kexgexc.c
crypto/openssh/kexgexs.c
crypto/openssh/key.c
crypto/openssh/key.h
crypto/openssh/krl.c
crypto/openssh/krl.h
crypto/openssh/log.c
crypto/openssh/loginrec.c
crypto/openssh/mac.c
crypto/openssh/mac.h
crypto/openssh/match.c
crypto/openssh/match.h
crypto/openssh/misc.c
crypto/openssh/misc.h
crypto/openssh/moduli
crypto/openssh/moduli.0 [deleted file]
crypto/openssh/moduli.c
crypto/openssh/monitor.c
crypto/openssh/monitor.h
crypto/openssh/monitor_fdpass.c
crypto/openssh/monitor_mm.c
crypto/openssh/monitor_wrap.c
crypto/openssh/monitor_wrap.h
crypto/openssh/msg.c
crypto/openssh/msg.h
crypto/openssh/mux.c
crypto/openssh/myproposal.h
crypto/openssh/opacket.c [new file with mode: 0644]
crypto/openssh/opacket.h [new file with mode: 0644]
crypto/openssh/openbsd-compat/.cvsignore [new file with mode: 0644]
crypto/openssh/openbsd-compat/Makefile.in
crypto/openssh/openbsd-compat/arc4random.c
crypto/openssh/openbsd-compat/bcrypt_pbkdf.c
crypto/openssh/openbsd-compat/bsd-cygwin_util.c
crypto/openssh/openbsd-compat/bsd-cygwin_util.h
crypto/openssh/openbsd-compat/bsd-misc.c
crypto/openssh/openbsd-compat/bsd-misc.h
crypto/openssh/openbsd-compat/bsd-snprintf.c
crypto/openssh/openbsd-compat/explicit_bzero.c
crypto/openssh/openbsd-compat/fake-rfc2553.h
crypto/openssh/openbsd-compat/getrrsetbyname-ldns.c
crypto/openssh/openbsd-compat/kludge-fd_set.c [new file with mode: 0644]
crypto/openssh/openbsd-compat/md5.c [new file with mode: 0644]
crypto/openssh/openbsd-compat/md5.h [new file with mode: 0644]
crypto/openssh/openbsd-compat/openbsd-compat.h
crypto/openssh/openbsd-compat/openssl-compat.c
crypto/openssh/openbsd-compat/openssl-compat.h
crypto/openssh/openbsd-compat/port-linux.c
crypto/openssh/openbsd-compat/port-tun.c
crypto/openssh/openbsd-compat/port-uw.c
crypto/openssh/openbsd-compat/readpassphrase.c
crypto/openssh/openbsd-compat/reallocarray.c [new file with mode: 0644]
crypto/openssh/openbsd-compat/realpath.c
crypto/openssh/openbsd-compat/regress/.cvsignore [new file with mode: 0644]
crypto/openssh/openbsd-compat/regress/Makefile.in
crypto/openssh/openbsd-compat/regress/opensslvertest.c [new file with mode: 0644]
crypto/openssh/openbsd-compat/rmd160.c [new file with mode: 0644]
crypto/openssh/openbsd-compat/rmd160.h [new file with mode: 0644]
crypto/openssh/openbsd-compat/sha1.c [new file with mode: 0644]
crypto/openssh/openbsd-compat/sha1.h [new file with mode: 0644]
crypto/openssh/openbsd-compat/sha2.c
crypto/openssh/openbsd-compat/sha2.h
crypto/openssh/openbsd-compat/xcrypt.c
crypto/openssh/opensshd.init.in
crypto/openssh/packet.c
crypto/openssh/packet.h
crypto/openssh/platform.c
crypto/openssh/poly1305.h
crypto/openssh/progressmeter.c
crypto/openssh/progressmeter.h
crypto/openssh/readconf.c
crypto/openssh/readconf.h
crypto/openssh/regress/.cvsignore [new file with mode: 0644]
crypto/openssh/regress/Makefile
crypto/openssh/regress/README.regress
crypto/openssh/regress/agent-pkcs11.sh
crypto/openssh/regress/agent-timeout.sh
crypto/openssh/regress/agent.sh
crypto/openssh/regress/broken-pipe.sh
crypto/openssh/regress/cert-hostkey.sh
crypto/openssh/regress/cert-userkey.sh
crypto/openssh/regress/cfgmatch.sh
crypto/openssh/regress/cfgparse.sh [new file with mode: 0755]
crypto/openssh/regress/cipher-speed.sh
crypto/openssh/regress/connect-privsep.sh
crypto/openssh/regress/connect.sh
crypto/openssh/regress/dhgex.sh
crypto/openssh/regress/dynamic-forward.sh
crypto/openssh/regress/exit-status.sh
crypto/openssh/regress/forcecommand.sh
crypto/openssh/regress/forward-control.sh
crypto/openssh/regress/forwarding.sh
crypto/openssh/regress/host-expand.sh
crypto/openssh/regress/hostkey-agent.sh [new file with mode: 0755]
crypto/openssh/regress/hostkey-rotate.sh [new file with mode: 0755]
crypto/openssh/regress/integrity.sh
crypto/openssh/regress/kextype.sh
crypto/openssh/regress/key-options.sh
crypto/openssh/regress/keygen-change.sh
crypto/openssh/regress/keygen-knownhosts.sh [new file with mode: 0755]
crypto/openssh/regress/keys-command.sh
crypto/openssh/regress/keyscan.sh
crypto/openssh/regress/keytype.sh
crypto/openssh/regress/krl.sh
crypto/openssh/regress/limit-keytype.sh [new file with mode: 0755]
crypto/openssh/regress/localcommand.sh
crypto/openssh/regress/login-timeout.sh
crypto/openssh/regress/multiplex.sh
crypto/openssh/regress/multipubkey.sh [new file with mode: 0755]
crypto/openssh/regress/netcat.c [new file with mode: 0644]
crypto/openssh/regress/principals-command.sh [new file with mode: 0755]
crypto/openssh/regress/proto-mismatch.sh
crypto/openssh/regress/proto-version.sh
crypto/openssh/regress/proxy-connect.sh
crypto/openssh/regress/reconfigure.sh
crypto/openssh/regress/reexec.sh
crypto/openssh/regress/rekey.sh
crypto/openssh/regress/ssh-com.sh
crypto/openssh/regress/ssh2putty.sh
crypto/openssh/regress/sshd-log-wrapper.sh
crypto/openssh/regress/stderr-data.sh
crypto/openssh/regress/t11.ok [new file with mode: 0644]
crypto/openssh/regress/t4.ok
crypto/openssh/regress/test-exec.sh
crypto/openssh/regress/transfer.sh
crypto/openssh/regress/try-ciphers.sh
crypto/openssh/regress/unittests/Makefile [new file with mode: 0644]
crypto/openssh/regress/unittests/Makefile.inc [new file with mode: 0644]
crypto/openssh/regress/unittests/bitmap/Makefile [new file with mode: 0644]
crypto/openssh/regress/unittests/bitmap/tests.c [new file with mode: 0644]
crypto/openssh/regress/unittests/hostkeys/Makefile [new file with mode: 0644]
crypto/openssh/regress/unittests/hostkeys/mktestdata.sh [new file with mode: 0755]
crypto/openssh/regress/unittests/hostkeys/test_iterate.c [new file with mode: 0644]
crypto/openssh/regress/unittests/hostkeys/testdata/dsa_1.pub [new file with mode: 0644]
crypto/openssh/regress/unittests/hostkeys/testdata/dsa_2.pub [new file with mode: 0644]
crypto/openssh/regress/unittests/hostkeys/testdata/dsa_3.pub [new file with mode: 0644]
crypto/openssh/regress/unittests/hostkeys/testdata/dsa_4.pub [new file with mode: 0644]
crypto/openssh/regress/unittests/hostkeys/testdata/dsa_5.pub [new file with mode: 0644]
crypto/openssh/regress/unittests/hostkeys/testdata/dsa_6.pub [new file with mode: 0644]
crypto/openssh/regress/unittests/hostkeys/testdata/ecdsa_1.pub [new file with mode: 0644]
crypto/openssh/regress/unittests/hostkeys/testdata/ecdsa_2.pub [new file with mode: 0644]
crypto/openssh/regress/unittests/hostkeys/testdata/ecdsa_3.pub [new file with mode: 0644]
crypto/openssh/regress/unittests/hostkeys/testdata/ecdsa_4.pub [new file with mode: 0644]
crypto/openssh/regress/unittests/hostkeys/testdata/ecdsa_5.pub [new file with mode: 0644]
crypto/openssh/regress/unittests/hostkeys/testdata/ecdsa_6.pub [new file with mode: 0644]
crypto/openssh/regress/unittests/hostkeys/testdata/ed25519_1.pub [new file with mode: 0644]
crypto/openssh/regress/unittests/hostkeys/testdata/ed25519_2.pub [new file with mode: 0644]
crypto/openssh/regress/unittests/hostkeys/testdata/ed25519_3.pub [new file with mode: 0644]
crypto/openssh/regress/unittests/hostkeys/testdata/ed25519_4.pub [new file with mode: 0644]
crypto/openssh/regress/unittests/hostkeys/testdata/ed25519_5.pub [new file with mode: 0644]
crypto/openssh/regress/unittests/hostkeys/testdata/ed25519_6.pub [new file with mode: 0644]
crypto/openssh/regress/unittests/hostkeys/testdata/known_hosts [new file with mode: 0644]
crypto/openssh/regress/unittests/hostkeys/testdata/rsa1_1.pub [new file with mode: 0644]
crypto/openssh/regress/unittests/hostkeys/testdata/rsa1_2.pub [new file with mode: 0644]
crypto/openssh/regress/unittests/hostkeys/testdata/rsa1_3.pub [new file with mode: 0644]
crypto/openssh/regress/unittests/hostkeys/testdata/rsa1_4.pub [new file with mode: 0644]
crypto/openssh/regress/unittests/hostkeys/testdata/rsa1_5.pub [new file with mode: 0644]
crypto/openssh/regress/unittests/hostkeys/testdata/rsa1_6.pub [new file with mode: 0644]
crypto/openssh/regress/unittests/hostkeys/testdata/rsa_1.pub [new file with mode: 0644]
crypto/openssh/regress/unittests/hostkeys/testdata/rsa_2.pub [new file with mode: 0644]
crypto/openssh/regress/unittests/hostkeys/testdata/rsa_3.pub [new file with mode: 0644]
crypto/openssh/regress/unittests/hostkeys/testdata/rsa_4.pub [new file with mode: 0644]
crypto/openssh/regress/unittests/hostkeys/testdata/rsa_5.pub [new file with mode: 0644]
crypto/openssh/regress/unittests/hostkeys/testdata/rsa_6.pub [new file with mode: 0644]
crypto/openssh/regress/unittests/hostkeys/tests.c [new file with mode: 0644]
crypto/openssh/regress/unittests/kex/Makefile [new file with mode: 0644]
crypto/openssh/regress/unittests/kex/test_kex.c [new file with mode: 0644]
crypto/openssh/regress/unittests/kex/tests.c [new file with mode: 0644]
crypto/openssh/regress/unittests/sshbuf/Makefile [new file with mode: 0644]
crypto/openssh/regress/unittests/sshbuf/test_sshbuf.c [new file with mode: 0644]
crypto/openssh/regress/unittests/sshbuf/test_sshbuf_fixed.c [new file with mode: 0644]
crypto/openssh/regress/unittests/sshbuf/test_sshbuf_fuzz.c [new file with mode: 0644]
crypto/openssh/regress/unittests/sshbuf/test_sshbuf_getput_basic.c [new file with mode: 0644]
crypto/openssh/regress/unittests/sshbuf/test_sshbuf_getput_crypto.c [new file with mode: 0644]
crypto/openssh/regress/unittests/sshbuf/test_sshbuf_getput_fuzz.c [new file with mode: 0644]
crypto/openssh/regress/unittests/sshbuf/test_sshbuf_misc.c [new file with mode: 0644]
crypto/openssh/regress/unittests/sshbuf/tests.c [new file with mode: 0644]
crypto/openssh/regress/unittests/sshkey/Makefile [new file with mode: 0644]
crypto/openssh/regress/unittests/sshkey/common.c [new file with mode: 0644]
crypto/openssh/regress/unittests/sshkey/common.h [new file with mode: 0644]
crypto/openssh/regress/unittests/sshkey/mktestdata.sh [new file with mode: 0755]
crypto/openssh/regress/unittests/sshkey/test_file.c [new file with mode: 0644]
crypto/openssh/regress/unittests/sshkey/test_fuzz.c [new file with mode: 0644]
crypto/openssh/regress/unittests/sshkey/test_sshkey.c [new file with mode: 0644]
crypto/openssh/regress/unittests/sshkey/testdata/dsa_1 [new file with mode: 0644]
crypto/openssh/regress/unittests/sshkey/testdata/dsa_1-cert.fp [new file with mode: 0644]
crypto/openssh/regress/unittests/sshkey/testdata/dsa_1-cert.pub [new file with mode: 0644]
crypto/openssh/regress/unittests/sshkey/testdata/dsa_1.fp [new file with mode: 0644]
crypto/openssh/regress/unittests/sshkey/testdata/dsa_1.fp.bb [new file with mode: 0644]
crypto/openssh/regress/unittests/sshkey/testdata/dsa_1.param.g [new file with mode: 0644]
crypto/openssh/regress/unittests/sshkey/testdata/dsa_1.param.priv [new file with mode: 0644]
crypto/openssh/regress/unittests/sshkey/testdata/dsa_1.param.pub [new file with mode: 0644]
crypto/openssh/regress/unittests/sshkey/testdata/dsa_1.pub [new file with mode: 0644]
crypto/openssh/regress/unittests/sshkey/testdata/dsa_1_pw [new file with mode: 0644]
crypto/openssh/regress/unittests/sshkey/testdata/dsa_2 [new file with mode: 0644]
crypto/openssh/regress/unittests/sshkey/testdata/dsa_2.fp [new file with mode: 0644]
crypto/openssh/regress/unittests/sshkey/testdata/dsa_2.fp.bb [new file with mode: 0644]
crypto/openssh/regress/unittests/sshkey/testdata/dsa_2.pub [new file with mode: 0644]
crypto/openssh/regress/unittests/sshkey/testdata/dsa_n [new file with mode: 0644]
crypto/openssh/regress/unittests/sshkey/testdata/dsa_n_pw [new file with mode: 0644]
crypto/openssh/regress/unittests/sshkey/testdata/ecdsa_1 [new file with mode: 0644]
crypto/openssh/regress/unittests/sshkey/testdata/ecdsa_1-cert.fp [new file with mode: 0644]
crypto/openssh/regress/unittests/sshkey/testdata/ecdsa_1-cert.pub [new file with mode: 0644]
crypto/openssh/regress/unittests/sshkey/testdata/ecdsa_1.fp [new file with mode: 0644]
crypto/openssh/regress/unittests/sshkey/testdata/ecdsa_1.fp.bb [new file with mode: 0644]
crypto/openssh/regress/unittests/sshkey/testdata/ecdsa_1.param.curve [new file with mode: 0644]
crypto/openssh/regress/unittests/sshkey/testdata/ecdsa_1.param.priv [new file with mode: 0644]
crypto/openssh/regress/unittests/sshkey/testdata/ecdsa_1.param.pub [new file with mode: 0644]
crypto/openssh/regress/unittests/sshkey/testdata/ecdsa_1.pub [new file with mode: 0644]
crypto/openssh/regress/unittests/sshkey/testdata/ecdsa_1_pw [new file with mode: 0644]
crypto/openssh/regress/unittests/sshkey/testdata/ecdsa_2 [new file with mode: 0644]
crypto/openssh/regress/unittests/sshkey/testdata/ecdsa_2.fp [new file with mode: 0644]
crypto/openssh/regress/unittests/sshkey/testdata/ecdsa_2.fp.bb [new file with mode: 0644]
crypto/openssh/regress/unittests/sshkey/testdata/ecdsa_2.param.curve [new file with mode: 0644]
crypto/openssh/regress/unittests/sshkey/testdata/ecdsa_2.param.priv [new file with mode: 0644]
crypto/openssh/regress/unittests/sshkey/testdata/ecdsa_2.param.pub [new file with mode: 0644]
crypto/openssh/regress/unittests/sshkey/testdata/ecdsa_2.pub [new file with mode: 0644]
crypto/openssh/regress/unittests/sshkey/testdata/ecdsa_n [new file with mode: 0644]
crypto/openssh/regress/unittests/sshkey/testdata/ecdsa_n_pw [new file with mode: 0644]
crypto/openssh/regress/unittests/sshkey/testdata/ed25519_1 [new file with mode: 0644]
crypto/openssh/regress/unittests/sshkey/testdata/ed25519_1-cert.fp [new file with mode: 0644]
crypto/openssh/regress/unittests/sshkey/testdata/ed25519_1-cert.pub [new file with mode: 0644]
crypto/openssh/regress/unittests/sshkey/testdata/ed25519_1.fp [new file with mode: 0644]
crypto/openssh/regress/unittests/sshkey/testdata/ed25519_1.fp.bb [new file with mode: 0644]
crypto/openssh/regress/unittests/sshkey/testdata/ed25519_1.pub [new file with mode: 0644]
crypto/openssh/regress/unittests/sshkey/testdata/ed25519_1_pw [new file with mode: 0644]
crypto/openssh/regress/unittests/sshkey/testdata/ed25519_2 [new file with mode: 0644]
crypto/openssh/regress/unittests/sshkey/testdata/ed25519_2.fp [new file with mode: 0644]
crypto/openssh/regress/unittests/sshkey/testdata/ed25519_2.fp.bb [new file with mode: 0644]
crypto/openssh/regress/unittests/sshkey/testdata/ed25519_2.pub [new file with mode: 0644]
crypto/openssh/regress/unittests/sshkey/testdata/pw [new file with mode: 0644]
crypto/openssh/regress/unittests/sshkey/testdata/rsa1_1 [new file with mode: 0644]
crypto/openssh/regress/unittests/sshkey/testdata/rsa1_1.fp [new file with mode: 0644]
crypto/openssh/regress/unittests/sshkey/testdata/rsa1_1.fp.bb [new file with mode: 0644]
crypto/openssh/regress/unittests/sshkey/testdata/rsa1_1.param.n [new file with mode: 0644]
crypto/openssh/regress/unittests/sshkey/testdata/rsa1_1.pub [new file with mode: 0644]
crypto/openssh/regress/unittests/sshkey/testdata/rsa1_1_pw [new file with mode: 0644]
crypto/openssh/regress/unittests/sshkey/testdata/rsa1_2 [new file with mode: 0644]
crypto/openssh/regress/unittests/sshkey/testdata/rsa1_2.fp [new file with mode: 0644]
crypto/openssh/regress/unittests/sshkey/testdata/rsa1_2.fp.bb [new file with mode: 0644]
crypto/openssh/regress/unittests/sshkey/testdata/rsa1_2.param.n [new file with mode: 0644]
crypto/openssh/regress/unittests/sshkey/testdata/rsa1_2.pub [new file with mode: 0644]
crypto/openssh/regress/unittests/sshkey/testdata/rsa_1 [new file with mode: 0644]
crypto/openssh/regress/unittests/sshkey/testdata/rsa_1-cert.fp [new file with mode: 0644]
crypto/openssh/regress/unittests/sshkey/testdata/rsa_1-cert.pub [new file with mode: 0644]
crypto/openssh/regress/unittests/sshkey/testdata/rsa_1.fp [new file with mode: 0644]
crypto/openssh/regress/unittests/sshkey/testdata/rsa_1.fp.bb [new file with mode: 0644]
crypto/openssh/regress/unittests/sshkey/testdata/rsa_1.param.n [new file with mode: 0644]
crypto/openssh/regress/unittests/sshkey/testdata/rsa_1.param.p [new file with mode: 0644]
crypto/openssh/regress/unittests/sshkey/testdata/rsa_1.param.q [new file with mode: 0644]
crypto/openssh/regress/unittests/sshkey/testdata/rsa_1.pub [new file with mode: 0644]
crypto/openssh/regress/unittests/sshkey/testdata/rsa_1_pw [new file with mode: 0644]
crypto/openssh/regress/unittests/sshkey/testdata/rsa_2 [new file with mode: 0644]
crypto/openssh/regress/unittests/sshkey/testdata/rsa_2.fp [new file with mode: 0644]
crypto/openssh/regress/unittests/sshkey/testdata/rsa_2.fp.bb [new file with mode: 0644]
crypto/openssh/regress/unittests/sshkey/testdata/rsa_2.param.n [new file with mode: 0644]
crypto/openssh/regress/unittests/sshkey/testdata/rsa_2.param.p [new file with mode: 0644]
crypto/openssh/regress/unittests/sshkey/testdata/rsa_2.param.q [new file with mode: 0644]
crypto/openssh/regress/unittests/sshkey/testdata/rsa_2.pub [new file with mode: 0644]
crypto/openssh/regress/unittests/sshkey/testdata/rsa_n [new file with mode: 0644]
crypto/openssh/regress/unittests/sshkey/testdata/rsa_n_pw [new file with mode: 0644]
crypto/openssh/regress/unittests/sshkey/tests.c [new file with mode: 0644]
crypto/openssh/regress/unittests/test_helper/Makefile [new file with mode: 0644]
crypto/openssh/regress/unittests/test_helper/fuzz.c [new file with mode: 0644]
crypto/openssh/regress/unittests/test_helper/test_helper.c [new file with mode: 0644]
crypto/openssh/regress/unittests/test_helper/test_helper.h [new file with mode: 0644]
crypto/openssh/regress/valgrind-unit.sh [new file with mode: 0755]
crypto/openssh/regress/yes-head.sh
crypto/openssh/rijndael.c
crypto/openssh/rijndael.h
crypto/openssh/roaming_client.c
crypto/openssh/roaming_common.c
crypto/openssh/roaming_dummy.c
crypto/openssh/rsa.c
crypto/openssh/rsa.h
crypto/openssh/sandbox-seccomp-filter.c
crypto/openssh/sandbox-systrace.c
crypto/openssh/scard/.cvsignore [new file with mode: 0644]
crypto/openssh/scp.0 [deleted file]
crypto/openssh/scp.1
crypto/openssh/scp.c
crypto/openssh/servconf.c
crypto/openssh/servconf.h
crypto/openssh/serverloop.c
crypto/openssh/session.c
crypto/openssh/sftp-client.c
crypto/openssh/sftp-client.h
crypto/openssh/sftp-common.c
crypto/openssh/sftp-common.h
crypto/openssh/sftp-glob.c
crypto/openssh/sftp-server.0 [deleted file]
crypto/openssh/sftp-server.8
crypto/openssh/sftp-server.c
crypto/openssh/sftp.0 [deleted file]
crypto/openssh/sftp.1
crypto/openssh/sftp.c
crypto/openssh/ssh-add.0 [deleted file]
crypto/openssh/ssh-add.1
crypto/openssh/ssh-add.c
crypto/openssh/ssh-agent.0 [deleted file]
crypto/openssh/ssh-agent.1
crypto/openssh/ssh-agent.c
crypto/openssh/ssh-dss.c
crypto/openssh/ssh-ecdsa.c
crypto/openssh/ssh-ed25519.c
crypto/openssh/ssh-keygen.0 [deleted file]
crypto/openssh/ssh-keygen.1
crypto/openssh/ssh-keygen.c
crypto/openssh/ssh-keyscan.0 [deleted file]
crypto/openssh/ssh-keyscan.1
crypto/openssh/ssh-keyscan.c
crypto/openssh/ssh-keysign.0 [deleted file]
crypto/openssh/ssh-keysign.c
crypto/openssh/ssh-pkcs11-client.c
crypto/openssh/ssh-pkcs11-helper.0 [deleted file]
crypto/openssh/ssh-pkcs11-helper.c
crypto/openssh/ssh-pkcs11.c
crypto/openssh/ssh-pkcs11.h
crypto/openssh/ssh-rsa.c
crypto/openssh/ssh.0 [deleted file]
crypto/openssh/ssh.1
crypto/openssh/ssh.c
crypto/openssh/ssh.h
crypto/openssh/ssh_api.c [new file with mode: 0644]
crypto/openssh/ssh_api.h [new file with mode: 0644]
crypto/openssh/ssh_config
crypto/openssh/ssh_config.0 [deleted file]
crypto/openssh/ssh_config.5
crypto/openssh/ssh_namespace.h
crypto/openssh/sshbuf-getput-basic.c [new file with mode: 0644]
crypto/openssh/sshbuf-getput-crypto.c [new file with mode: 0644]
crypto/openssh/sshbuf-misc.c [new file with mode: 0644]
crypto/openssh/sshbuf.c [new file with mode: 0644]
crypto/openssh/sshbuf.h [new file with mode: 0644]
crypto/openssh/sshconnect.c
crypto/openssh/sshconnect1.c
crypto/openssh/sshconnect2.c
crypto/openssh/sshd.0 [deleted file]
crypto/openssh/sshd.8
crypto/openssh/sshd.c
crypto/openssh/sshd_config
crypto/openssh/sshd_config.0 [deleted file]
crypto/openssh/sshd_config.5
crypto/openssh/ssherr.c [new file with mode: 0644]
crypto/openssh/ssherr.h [new file with mode: 0644]
crypto/openssh/sshkey.c [new file with mode: 0644]
crypto/openssh/sshkey.h [new file with mode: 0644]
crypto/openssh/sshlogin.c
crypto/openssh/sshpty.c
crypto/openssh/uidswap.c
crypto/openssh/umac.c
crypto/openssh/uuencode.c
crypto/openssh/version.h
crypto/openssh/xmalloc.c
crypto/openssh/xmalloc.h
lib/libpam/modules/pam_ssh/pam_ssh.c
secure/lib/libssh/Makefile
secure/usr.sbin/sshd/Makefile