Update OpenSSH to version 6.6b1
commit38e607649036d01f8d473825bb1470326fc9aa10
authorJohannes Schindelin <johannes.schindelin@gmx.de>
Tue, 24 Jun 2014 17:53:05 +0000 (24 12:53 -0500)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Tue, 24 Jun 2014 17:53:05 +0000 (24 12:53 -0500)
tree2b0292e29e9a0ad446b951fafc8a47b7e0d5e0b9
parent7cf3e99c36186852b7b8dfae630b8ad0ab9461bf
Update OpenSSH to version 6.6b1

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
43 files changed:
bin/scp.exe
bin/sftp.exe
bin/slogin.exe
bin/ssh-add.exe
bin/ssh-agent.exe
bin/ssh-keygen.exe
bin/ssh-keyscan.exe
bin/ssh.exe
etc/ssh/moduli [new file with mode: 0644]
etc/ssh/ssh_config [new file with mode: 0644]
etc/ssh/ssh_host_dsa_key [new file with mode: 0644]
etc/ssh/ssh_host_dsa_key.pub [new file with mode: 0644]
etc/ssh/ssh_host_ed25519_key [new file with mode: 0644]
etc/ssh/ssh_host_ed25519_key.pub [new file with mode: 0644]
etc/ssh/ssh_host_key [new file with mode: 0644]
etc/ssh/ssh_host_key.pub [new file with mode: 0644]
etc/ssh/ssh_host_rsa_key [new file with mode: 0644]
etc/ssh/ssh_host_rsa_key.pub [new file with mode: 0644]
etc/ssh/sshd_config [new file with mode: 0644]
lib/libcrypto.dll.a [new file with mode: 0644]
lib/libminires.dll.a [new file with mode: 0644]
lib/libz.dll.a
lib/textreadmode.o [new file with mode: 0644]
libexec/sftp-server.exe [new file with mode: 0644]
libexec/ssh-keysign.exe
libexec/ssh-pkcs11-helper.exe [new file with mode: 0644]
sbin/sshd.exe [new file with mode: 0644]
share/man/man1/scp.1 [new file with mode: 0644]
share/man/man1/sftp.1 [new file with mode: 0644]
share/man/man1/slogin.1 [new file with mode: 0644]
share/man/man1/ssh-add.1 [new file with mode: 0644]
share/man/man1/ssh-agent.1 [new file with mode: 0644]
share/man/man1/ssh-keygen.1 [new file with mode: 0644]
share/man/man1/ssh-keyscan.1 [new file with mode: 0644]
share/man/man1/ssh.1 [new file with mode: 0644]
share/man/man5/moduli.5 [new file with mode: 0644]
share/man/man5/ssh_config.5 [new file with mode: 0644]
share/man/man5/sshd_config.5 [new file with mode: 0644]
share/man/man8/sftp-server.8 [new file with mode: 0644]
share/man/man8/ssh-keysign.8 [new file with mode: 0644]
share/man/man8/ssh-pkcs11-helper.8 [new file with mode: 0644]
share/man/man8/sshd.8 [new file with mode: 0644]
src/openssh/fileList.txt [new file with mode: 0644]