Import OpenSSH-6.7p1.
authorPeter Avalos <pavalos@dragonflybsd.org>
Wed, 26 Nov 2014 20:54:34 +0000 (12:54 -0800)
committerPeter Avalos <pavalos@dragonflybsd.org>
Fri, 23 Jan 2015 05:39:05 +0000 (21:39 -0800)
commit36e94dc5bac047676e52d6d94a07db1b31c653e3
tree56ccc3a2489f20fcd6f554cd51adc16901ef8725
parent99e85e0dcfaeb12cbe3054a0d5172837a33078a8
Import OpenSSH-6.7p1.
240 files changed:
crypto/openssh/PROTOCOL
crypto/openssh/PROTOCOL.agent
crypto/openssh/PROTOCOL.chacha20poly1305 [new file with mode: 0644]
crypto/openssh/PROTOCOL.key [new file with mode: 0644]
crypto/openssh/PROTOCOL.krl [new file with mode: 0644]
crypto/openssh/README
crypto/openssh/README.DELETED
crypto/openssh/acss.c [deleted file]
crypto/openssh/acss.h [deleted file]
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-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-jpake.c [deleted file]
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/authfile.c
crypto/openssh/authfile.h
crypto/openssh/blocks.c [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.c [new file with mode: 0644]
crypto/openssh/chacha.h [new file with mode: 0644]
crypto/openssh/channels.c
crypto/openssh/channels.h
crypto/openssh/cipher-3des1.c
crypto/openssh/cipher-acss.c [deleted file]
crypto/openssh/cipher-aes.c
crypto/openssh/cipher-aesctr.h [copied from crypto/openssh/platform.h with 55% similarity]
crypto/openssh/cipher-chachapoly.c [new file with mode: 0644]
crypto/openssh/cipher-chachapoly.h [new file with mode: 0644]
crypto/openssh/cipher-ctr.c
crypto/openssh/cipher.c
crypto/openssh/cipher.h
crypto/openssh/clientloop.c
crypto/openssh/clientloop.h
crypto/openssh/compat.c
crypto/openssh/compat.h
crypto/openssh/crypto_api.h [new file with mode: 0644]
crypto/openssh/defines.h
crypto/openssh/dh.c
crypto/openssh/dh.h
crypto/openssh/digest-libc.c [new file with mode: 0644]
crypto/openssh/digest-openssl.c [new file with mode: 0644]
crypto/openssh/digest.h [new file with mode: 0644]
crypto/openssh/dns.c
crypto/openssh/dns.h
crypto/openssh/ed25519.c [new file with mode: 0644]
crypto/openssh/entropy.c
crypto/openssh/fe25519.c [new file with mode: 0644]
crypto/openssh/fe25519.h [new file with mode: 0644]
crypto/openssh/ge25519.c [new file with mode: 0644]
crypto/openssh/ge25519.h [new file with mode: 0644]
crypto/openssh/ge25519_base.data [new file with mode: 0644]
crypto/openssh/groupaccess.c
crypto/openssh/gss-genr.c
crypto/openssh/gss-serv-krb5.c
crypto/openssh/gss-serv.c
crypto/openssh/hash.c [new file with mode: 0644]
crypto/openssh/hmac.c [new file with mode: 0644]
crypto/openssh/hmac.h [new file with mode: 0644]
crypto/openssh/hostfile.c
crypto/openssh/hostfile.h
crypto/openssh/includes.h
crypto/openssh/jpake.c [deleted file]
crypto/openssh/jpake.h [deleted file]
crypto/openssh/kex.c
crypto/openssh/kex.h
crypto/openssh/kexc25519.c [copied from crypto/openssh/kexecdh.c with 57% similarity]
crypto/openssh/kexc25519c.c [copied from crypto/openssh/kexecdhc.c with 60% similarity]
crypto/openssh/kexc25519s.c [copied from crypto/openssh/kexecdhs.c with 54% similarity]
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 [new file with mode: 0644]
crypto/openssh/krl.h [new file with mode: 0644]
crypto/openssh/log.c
crypto/openssh/log.h
crypto/openssh/loginrec.c
crypto/openssh/mac.c
crypto/openssh/mac.h
crypto/openssh/match.c
crypto/openssh/misc.c
crypto/openssh/misc.h
crypto/openssh/moduli
crypto/openssh/moduli.5
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_mm.h
crypto/openssh/monitor_wrap.c
crypto/openssh/monitor_wrap.h
crypto/openssh/mux.c
crypto/openssh/myproposal.h
crypto/openssh/openbsd-compat/arc4random.c [new file with mode: 0644]
crypto/openssh/openbsd-compat/bcrypt_pbkdf.c [new file with mode: 0644]
crypto/openssh/openbsd-compat/blf.h [new file with mode: 0644]
crypto/openssh/openbsd-compat/blowfish.c [new file with mode: 0644]
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-setres_id.c [new file with mode: 0644]
crypto/openssh/openbsd-compat/bsd-setres_id.h [copied from crypto/openssh/ssh-pkcs11.h with 73% similarity]
crypto/openssh/openbsd-compat/bsd-statvfs.h
crypto/openssh/openbsd-compat/chacha_private.h [new file with mode: 0644]
crypto/openssh/openbsd-compat/explicit_bzero.c [new file with mode: 0644]
crypto/openssh/openbsd-compat/getopt.h [new file with mode: 0644]
crypto/openssh/openbsd-compat/getopt_long.c [new file with mode: 0644]
crypto/openssh/openbsd-compat/kludge-fd_set.c [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/strtoull.c [new file with mode: 0644]
crypto/openssh/openbsd-compat/sys-queue.h
crypto/openssh/openbsd-compat/sys-tree.h
crypto/openssh/packet.c
crypto/openssh/packet.h
crypto/openssh/pathnames.h
crypto/openssh/pkcs11.h
crypto/openssh/platform.c
crypto/openssh/platform.h
crypto/openssh/poly1305.c [new file with mode: 0644]
crypto/openssh/poly1305.h [new file with mode: 0644]
crypto/openssh/progressmeter.c
crypto/openssh/readconf.c
crypto/openssh/readconf.h
crypto/openssh/readpass.c
crypto/openssh/rijndael.c
crypto/openssh/rijndael.h
crypto/openssh/roaming_client.c
crypto/openssh/roaming_common.c
crypto/openssh/rsa.c
crypto/openssh/rsa.h
crypto/openssh/sandbox-capsicum.c [copied from crypto/openssh/sandbox-rlimit.c with 60% similarity]
crypto/openssh/sandbox-rlimit.c
crypto/openssh/sc25519.c [new file with mode: 0644]
crypto/openssh/sc25519.h [new file with mode: 0644]
crypto/openssh/schnorr.c [deleted file]
crypto/openssh/schnorr.h [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/session.h
crypto/openssh/sftp-client.c
crypto/openssh/sftp-client.h
crypto/openssh/sftp-common.c
crypto/openssh/sftp-glob.c
crypto/openssh/sftp-server.8
crypto/openssh/sftp-server.c
crypto/openssh/sftp.1
crypto/openssh/sftp.c
crypto/openssh/smult_curve25519_ref.c [new file with mode: 0644]
crypto/openssh/ssh-add.1
crypto/openssh/ssh-add.c
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 [new file with mode: 0644]
crypto/openssh/ssh-gss.h
crypto/openssh/ssh-keygen.1
crypto/openssh/ssh-keygen.c
crypto/openssh/ssh-keyscan.1
crypto/openssh/ssh-keyscan.c
crypto/openssh/ssh-keysign.8
crypto/openssh/ssh-keysign.c
crypto/openssh/ssh-pkcs11-client.c
crypto/openssh/ssh-pkcs11-helper.8
crypto/openssh/ssh-pkcs11-helper.c
crypto/openssh/ssh-pkcs11.c
crypto/openssh/ssh-pkcs11.h
crypto/openssh/ssh-rsa.c
crypto/openssh/ssh-sandbox.h
crypto/openssh/ssh.1
crypto/openssh/ssh.c
crypto/openssh/ssh2.h
crypto/openssh/ssh_config
crypto/openssh/ssh_config.5
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/sshconnect.h
crypto/openssh/sshconnect1.c
crypto/openssh/sshconnect2.c
crypto/openssh/sshd.8
crypto/openssh/sshd.c
crypto/openssh/sshd_config
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/sshlogin.h
crypto/openssh/sshpty.c
crypto/openssh/uidswap.c
crypto/openssh/umac.c
crypto/openssh/umac.h
crypto/openssh/uuencode.c
crypto/openssh/verify.c [new file with mode: 0644]
crypto/openssh/version.h [new file with mode: 0644]
crypto/openssh/xmalloc.c
crypto/openssh/xmalloc.h