Import OpenSSH-8.8p1
authorSascha Wildner <saw@online.de>
Sat, 9 Oct 2021 11:24:01 +0000 (13:24 +0200)
committerSascha Wildner <saw@online.de>
Sat, 9 Oct 2021 11:24:01 +0000 (13:24 +0200)
commit50a69bb51183a7916e776f2c9f5fa64c999f1a2f
tree3f914602e07f9e8ef8ee92234ccfcbf5c7e5ad1e
parent0cbfa66cdb87e23928a110d9b02839f403e32c11
Import OpenSSH-8.8p1
142 files changed:
crypto/openssh/LICENCE
crypto/openssh/PROTOCOL
crypto/openssh/PROTOCOL.agent
crypto/openssh/PROTOCOL.certkeys
crypto/openssh/PROTOCOL.key
crypto/openssh/PROTOCOL.sshsig
crypto/openssh/README
crypto/openssh/addr.c [copied from crypto/openssh/addrmatch.c with 55% similarity]
crypto/openssh/addr.h [new file with mode: 0644]
crypto/openssh/addrmatch.c
crypto/openssh/auth-options.c
crypto/openssh/auth-options.h
crypto/openssh/auth-pam.c
crypto/openssh/auth-passwd.c
crypto/openssh/auth-rhosts.c
crypto/openssh/auth.c
crypto/openssh/auth.h
crypto/openssh/auth2-chall.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/canohost.c
crypto/openssh/chacha.h
crypto/openssh/channels.c
crypto/openssh/channels.h
crypto/openssh/cipher.c
crypto/openssh/clientloop.c
crypto/openssh/compat.c
crypto/openssh/compat.h
crypto/openssh/contrib/ssh-copy-id
crypto/openssh/contrib/ssh-copy-id.1
crypto/openssh/crypto_api.h
crypto/openssh/defines.h
crypto/openssh/dh.c
crypto/openssh/dh.h
crypto/openssh/digest-openssl.c
crypto/openssh/dns.c
crypto/openssh/dns.h
crypto/openssh/entropy.c
crypto/openssh/fatal.c
crypto/openssh/hash.c
crypto/openssh/hostfile.c
crypto/openssh/hostfile.h
crypto/openssh/kex.c
crypto/openssh/kex.h
crypto/openssh/kexdh.c
crypto/openssh/kexgen.c
crypto/openssh/kexgexc.c
crypto/openssh/kexgexs.c
crypto/openssh/kexsntrup761x25519.c [moved from crypto/openssh/kexsntrup4591761x25519.c with 74% similarity]
crypto/openssh/krl.c
crypto/openssh/log.c
crypto/openssh/log.h
crypto/openssh/loginrec.c
crypto/openssh/loginrec.h
crypto/openssh/match.c
crypto/openssh/match.h
crypto/openssh/misc.c
crypto/openssh/misc.h
crypto/openssh/moduli
crypto/openssh/monitor.c
crypto/openssh/monitor_fdpass.c
crypto/openssh/monitor_wrap.c
crypto/openssh/monitor_wrap.h
crypto/openssh/msg.c
crypto/openssh/mux.c
crypto/openssh/myproposal.h
crypto/openssh/nchan.c
crypto/openssh/packet.c
crypto/openssh/packet.h
crypto/openssh/readconf.c
crypto/openssh/readconf.h
crypto/openssh/readpass.c
crypto/openssh/sandbox-rlimit.c
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-realpath.c
crypto/openssh/sftp-server.8
crypto/openssh/sftp-server.c
crypto/openssh/sftp.1
crypto/openssh/sftp.c
crypto/openssh/sk-api.h
crypto/openssh/sntrup4591761.c [deleted file]
crypto/openssh/sntrup761.c [new file with mode: 0644]
crypto/openssh/srclimit.c [new file with mode: 0644]
crypto/openssh/srclimit.h [copied from crypto/openssh/utf8.h with 54% similarity]
crypto/openssh/ssh-add.1
crypto/openssh/ssh-add.c
crypto/openssh/ssh-agent.1
crypto/openssh/ssh-agent.c
crypto/openssh/ssh-ecdsa-sk.c
crypto/openssh/ssh-ed25519-sk.c
crypto/openssh/ssh-ed25519.c
crypto/openssh/ssh-keygen.1
crypto/openssh/ssh-keygen.c
crypto/openssh/ssh-keyscan.c
crypto/openssh/ssh-keysign.c
crypto/openssh/ssh-pkcs11-helper.c
crypto/openssh/ssh-sk-client.c
crypto/openssh/ssh.1
crypto/openssh/ssh.c
crypto/openssh/ssh.h
crypto/openssh/ssh2.h
crypto/openssh/ssh_api.c
crypto/openssh/ssh_config
crypto/openssh/ssh_config.5
crypto/openssh/sshbuf-getput-basic.c
crypto/openssh/sshbuf-misc.c
crypto/openssh/sshbuf.h
crypto/openssh/sshconnect.c
crypto/openssh/sshconnect.h
crypto/openssh/sshconnect2.c
crypto/openssh/sshd.8
crypto/openssh/sshd.c
crypto/openssh/sshd_config
crypto/openssh/sshd_config.5
crypto/openssh/sshkey-xmss.h
crypto/openssh/sshkey.c
crypto/openssh/sshkey.h
crypto/openssh/sshlogin.c
crypto/openssh/sshpty.c
crypto/openssh/sshsig.c
crypto/openssh/sshsig.h
crypto/openssh/ttymodes.c
crypto/openssh/uidswap.c
crypto/openssh/umac.c
crypto/openssh/utf8.h
crypto/openssh/version.h
crypto/openssh/xmalloc.h