NetBSD/crypto/dist/ssh
jonb e0bc90b23e Set LoginGraceTime back to 600 like it used to be. This should
help slow machines with long keys to still work like they did with
NetBSD 1.6 and before.
2004-05-01 06:06:33 +00:00
..
scard
atomicio.c add __RCSID("$NetBSD$"), because it's hard to track our changes in a 2003-07-10 01:09:41 +00:00
atomicio.h
auth1.c bring back krb4 support, just to suppress unwanted noise from other developers. 2003-07-24 15:31:52 +00:00
auth2-chall.c SKEY and BSDAUTH #ifdef mixup 2003-09-08 21:00:41 +00:00
auth2-hostbased.c add __RCSID("$NetBSD$"), because it's hard to track our changes in a 2003-07-10 01:09:41 +00:00
auth2-kbdint.c add __RCSID("$NetBSD$"), because it's hard to track our changes in a 2003-07-10 01:09:41 +00:00
auth2-krb5.c add __RCSID("$NetBSD$"), because it's hard to track our changes in a 2003-07-10 01:09:41 +00:00
auth2-none.c add __RCSID("$NetBSD$"), because it's hard to track our changes in a 2003-07-10 01:09:41 +00:00
auth2-passwd.c add __RCSID("$NetBSD$"), because it's hard to track our changes in a 2003-07-10 01:09:41 +00:00
auth2-pubkey.c add __RCSID("$NetBSD$"), because it's hard to track our changes in a 2003-07-10 01:09:41 +00:00
auth2.c add __RCSID("$NetBSD$"), because it's hard to track our changes in a 2003-07-10 01:09:41 +00:00
auth-bsdauth.c add __RCSID("$NetBSD$"), because it's hard to track our changes in a 2003-07-10 01:09:41 +00:00
auth-chall.c add __RCSID("$NetBSD$"), because it's hard to track our changes in a 2003-07-10 01:09:41 +00:00
auth-krb4.c bring back krb4 support, just to suppress unwanted noise from other developers. 2003-07-24 15:31:52 +00:00
auth-krb5.c Apply patch from lha@, via OpenBSD portable SSH's revision 1.11 of this file: 2003-07-28 15:50:17 +00:00
auth-options.c add __RCSID("$NetBSD$"), because it's hard to track our changes in a 2003-07-10 01:09:41 +00:00
auth-options.h
auth-passwd.c bring back krb4 support, just to suppress unwanted noise from other developers. 2003-07-24 15:31:52 +00:00
auth-rh-rsa.c add __RCSID("$NetBSD$"), because it's hard to track our changes in a 2003-07-10 01:09:41 +00:00
auth-rhosts.c add __RCSID("$NetBSD$"), because it's hard to track our changes in a 2003-07-10 01:09:41 +00:00
auth-rsa.c add __RCSID("$NetBSD$"), because it's hard to track our changes in a 2003-07-10 01:09:41 +00:00
auth-skey.c add __RCSID("$NetBSD$"), because it's hard to track our changes in a 2003-07-10 01:09:41 +00:00
auth.c add __RCSID("$NetBSD$"), because it's hard to track our changes in a 2003-07-10 01:09:41 +00:00
auth.h bring back krb4 support, just to suppress unwanted noise from other developers. 2003-07-24 15:31:52 +00:00
authfd.c add __RCSID("$NetBSD$"), because it's hard to track our changes in a 2003-07-10 01:09:41 +00:00
authfd.h OpenSSH 3.6.1 as of 2003/4/3 2003-04-03 05:57:11 +00:00
authfile.c missing buffer_free(&encrypted); #662; zardoz at users.sf.net 2003-09-18 08:16:15 +00:00
authfile.h
bufaux.c add __RCSID("$NetBSD$"), because it's hard to track our changes in a 2003-07-10 01:09:41 +00:00
bufaux.h
buffer.c protect against double free; #660; zardoz at users.sf.net 2003-09-18 08:16:40 +00:00
buffer.h
canohost.c add __RCSID("$NetBSD$"), because it's hard to track our changes in a 2003-07-10 01:09:41 +00:00
canohost.h
channels.c bring more fixes from 3.7.1 2003-09-16 23:16:59 +00:00
channels.h
cipher.c upgrade openssl to 0.9.7b. (AES is now supported) 2003-07-24 14:16:30 +00:00
cipher.h
clientloop.c add __RCSID("$NetBSD$"), because it's hard to track our changes in a 2003-07-10 01:09:41 +00:00
clientloop.h
compat.c add __RCSID("$NetBSD$"), because it's hard to track our changes in a 2003-07-10 01:09:41 +00:00
compat.h OpenSSH 3.6.1 as of 2003/4/3 2003-04-03 05:57:11 +00:00
compress.c add __RCSID("$NetBSD$"), because it's hard to track our changes in a 2003-07-10 01:09:41 +00:00
compress.h
crc32.c OpenSSH 3.6.1 as of 2003/4/3 2003-04-03 05:57:11 +00:00
crc32.h OpenSSH 3.6.1 as of 2003/4/3 2003-04-03 05:57:11 +00:00
deattack.c More buffer size adjusted before allocation succeeded fixes. Bump to 20030917. 2003-09-17 23:19:02 +00:00
deattack.h
dh.c add __RCSID("$NetBSD$"), because it's hard to track our changes in a 2003-07-10 01:09:41 +00:00
dh.h
dispatch.c add __RCSID("$NetBSD$"), because it's hard to track our changes in a 2003-07-10 01:09:41 +00:00
dispatch.h
fatal.c add __RCSID("$NetBSD$"), because it's hard to track our changes in a 2003-07-10 01:09:41 +00:00
getpeereid.c add __RCSID("$NetBSD$"), because it's hard to track our changes in a 2003-07-10 01:09:41 +00:00
getpeereid.h
getput.h
groupaccess.c add __RCSID("$NetBSD$"), because it's hard to track our changes in a 2003-07-10 01:09:41 +00:00
groupaccess.h
hostfile.c add __RCSID("$NetBSD$"), because it's hard to track our changes in a 2003-07-10 01:09:41 +00:00
hostfile.h sync w/ 3.6.1 2003-04-03 06:21:31 +00:00
includes.h
kex.c add __RCSID("$NetBSD$"), because it's hard to track our changes in a 2003-07-10 01:09:41 +00:00
kex.h OpenSSH 3.6.1 as of 2003/4/3 2003-04-03 05:57:11 +00:00
kexdh.c add __RCSID("$NetBSD$"), because it's hard to track our changes in a 2003-07-10 01:09:41 +00:00
kexdhc.c add __RCSID("$NetBSD$"), because it's hard to track our changes in a 2003-07-10 01:09:41 +00:00
kexdhs.c add __RCSID("$NetBSD$"), because it's hard to track our changes in a 2003-07-10 01:09:41 +00:00
kexgex.c add __RCSID("$NetBSD$"), because it's hard to track our changes in a 2003-07-10 01:09:41 +00:00
kexgexc.c add __RCSID("$NetBSD$"), because it's hard to track our changes in a 2003-07-10 01:09:41 +00:00
kexgexs.c add __RCSID("$NetBSD$"), because it's hard to track our changes in a 2003-07-10 01:09:41 +00:00
key.c add __RCSID("$NetBSD$"), because it's hard to track our changes in a 2003-07-10 01:09:41 +00:00
key.h OpenSSH 3.6.1 as of 2003/4/3 2003-04-03 05:57:11 +00:00
LICENCE license clarification (UCB 3-clause, and progressmeter) 2003-07-23 03:51:27 +00:00
log.c add __RCSID("$NetBSD$"), because it's hard to track our changes in a 2003-07-10 01:09:41 +00:00
log.h
mac.c upgrade openssl to 0.9.7b. (AES is now supported) 2003-07-24 14:16:30 +00:00
mac.h
match.c add __RCSID("$NetBSD$"), because it's hard to track our changes in a 2003-07-10 01:09:41 +00:00
match.h
misc.c make sure we init nalloc. 2003-09-18 01:41:56 +00:00
misc.h
moduli OpenSSH 3.6.1 as of 2003/4/3 2003-04-03 05:57:11 +00:00
moduli.5 Fix off-by-one. From William Allen Simpson in PR 22012. 2003-07-04 21:56:48 +00:00
monitor_fdpass.c add __RCSID("$NetBSD$"), because it's hard to track our changes in a 2003-07-10 01:09:41 +00:00
monitor_fdpass.h
monitor_mm.c add __RCSID("$NetBSD$"), because it's hard to track our changes in a 2003-07-10 01:09:41 +00:00
monitor_mm.h
monitor_wrap.c bring back krb4 support, just to suppress unwanted noise from other developers. 2003-07-24 15:31:52 +00:00
monitor_wrap.h bring back krb4 support, just to suppress unwanted noise from other developers. 2003-07-24 15:31:52 +00:00
monitor.c bring back krb4 support, just to suppress unwanted noise from other developers. 2003-07-24 15:31:52 +00:00
monitor.h bring back krb4 support, just to suppress unwanted noise from other developers. 2003-07-24 15:31:52 +00:00
mpaux.c add __RCSID("$NetBSD$"), because it's hard to track our changes in a 2003-07-10 01:09:41 +00:00
mpaux.h
msg.c add __RCSID("$NetBSD$"), because it's hard to track our changes in a 2003-07-10 01:09:41 +00:00
msg.h sync w/ 3.6.1 2003-04-03 06:21:31 +00:00
myproposal.h
nchan2.ms
nchan.c add __RCSID("$NetBSD$"), because it's hard to track our changes in a 2003-07-10 01:09:41 +00:00
nchan.ms
openssh2netbsd
OVERVIEW
packet.c add __RCSID("$NetBSD$"), because it's hard to track our changes in a 2003-07-10 01:09:41 +00:00
packet.h sync w/ 3.6.1 2003-04-03 06:21:31 +00:00
pathnames.h
progressmeter.c add __RCSID("$NetBSD$"), because it's hard to track our changes in a 2003-07-10 01:09:41 +00:00
progressmeter.h OpenSSH 3.6.1 as of 2003/4/3 2003-04-03 05:57:11 +00:00
radix.c bring back krb4 support, just to suppress unwanted noise from other developers. 2003-07-24 15:31:52 +00:00
radix.h bring back krb4 support, just to suppress unwanted noise from other developers. 2003-07-24 15:31:52 +00:00
random.c
random.h
readconf.c bring back krb4 support, just to suppress unwanted noise from other developers. 2003-07-24 15:31:52 +00:00
readconf.h bring back krb4 support, just to suppress unwanted noise from other developers. 2003-07-24 15:31:52 +00:00
README
README.smartcard
readpass.c add __RCSID("$NetBSD$"), because it's hard to track our changes in a 2003-07-10 01:09:41 +00:00
readpass.h
readpassphrase.3
readpassphrase.c
readpassphrase.h
RFC.nroff
rijndael.c
rijndael.h
rsa.c add __RCSID("$NetBSD$"), because it's hard to track our changes in a 2003-07-10 01:09:41 +00:00
rsa.h
scard.c add __RCSID("$NetBSD$"), because it's hard to track our changes in a 2003-07-10 01:09:41 +00:00
scard.h
scp.1 OpenSSH 3.6.1 as of 2003/4/3 2003-04-03 05:57:11 +00:00
scp.c bring back krb4 support, just to suppress unwanted noise from other developers. 2003-07-24 15:31:52 +00:00
servconf.c Fix the checkflist for builds without Kerberos 4 (MKKERBEROS4=no) 2003-12-11 09:46:26 +00:00
servconf.h bring back krb4 support, just to suppress unwanted noise from other developers. 2003-07-24 15:31:52 +00:00
serverloop.c add __RCSID("$NetBSD$"), because it's hard to track our changes in a 2003-07-10 01:09:41 +00:00
serverloop.h
session.c More buffer size adjusted before allocation succeeded fixes. Bump to 20030917. 2003-09-17 23:19:02 +00:00
session.h
sftp-client.c add __RCSID("$NetBSD$"), because it's hard to track our changes in a 2003-07-10 01:09:41 +00:00
sftp-client.h
sftp-common.c add __RCSID("$NetBSD$"), because it's hard to track our changes in a 2003-07-10 01:09:41 +00:00
sftp-common.h
sftp-glob.c add __RCSID("$NetBSD$"), because it's hard to track our changes in a 2003-07-10 01:09:41 +00:00
sftp-glob.h
sftp-int.c Various typo fixes from Jonathon Gray via jmc@openbsd. 2003-11-17 11:16:10 +00:00
sftp-int.h sync w/ 3.6.1 2003-04-03 06:21:31 +00:00
sftp-server.8
sftp-server.c add __RCSID("$NetBSD$"), because it's hard to track our changes in a 2003-07-10 01:09:41 +00:00
sftp.1 sync w/ 3.6.1 2003-04-03 06:21:31 +00:00
sftp.c add __RCSID("$NetBSD$"), because it's hard to track our changes in a 2003-07-10 01:09:41 +00:00
sftp.h
ssh1.h
ssh2.h
ssh_config
ssh_config.5 Bump date for previous. 2004-03-06 23:38:40 +00:00
ssh-add.1 sync w/ 3.6.1 2003-04-03 06:21:31 +00:00
ssh-add.c add __RCSID("$NetBSD$"), because it's hard to track our changes in a 2003-07-10 01:09:41 +00:00
ssh-agent.1 setup -> set up. 2003-05-14 13:10:57 +00:00
ssh-agent.c typo. markus@openbsd 2003-09-18 12:42:33 +00:00
ssh-dss.c add __RCSID("$NetBSD$"), because it's hard to track our changes in a 2003-07-10 01:09:41 +00:00
ssh-keygen.1 sync w/ 3.6.1 2003-04-03 06:21:31 +00:00
ssh-keygen.c add __RCSID("$NetBSD$"), because it's hard to track our changes in a 2003-07-10 01:09:41 +00:00
ssh-keyscan.1 sync w/ 3.6.1 2003-04-03 06:21:31 +00:00
ssh-keyscan.c add __RCSID("$NetBSD$"), because it's hard to track our changes in a 2003-07-10 01:09:41 +00:00
ssh-keysign.8 sync w/ 3.6.1 2003-04-03 06:21:31 +00:00
ssh-keysign.c add __RCSID("$NetBSD$"), because it's hard to track our changes in a 2003-07-10 01:09:41 +00:00
ssh-rsa.c add __RCSID("$NetBSD$"), because it's hard to track our changes in a 2003-07-10 01:09:41 +00:00
ssh.1 bring back krb4 support, just to suppress unwanted noise from other developers. 2003-07-24 15:31:52 +00:00
ssh.c bring back krb4 support, just to suppress unwanted noise from other developers. 2003-07-24 15:31:52 +00:00
ssh.h bring back krb4 support, just to suppress unwanted noise from other developers. 2003-07-24 15:31:52 +00:00
sshconnect1.c Fix the checkflist for builds without Kerberos 4 (MKKERBEROS4=no) 2003-12-11 09:46:26 +00:00
sshconnect2.c add __RCSID("$NetBSD$"), because it's hard to track our changes in a 2003-07-10 01:09:41 +00:00
sshconnect.c add __RCSID("$NetBSD$"), because it's hard to track our changes in a 2003-07-10 01:09:41 +00:00
sshconnect.h
sshd_config Set LoginGraceTime back to 600 like it used to be. This should 2004-05-01 06:06:33 +00:00
sshd_config.5 bring back krb4 support, just to suppress unwanted noise from other developers. 2003-07-24 15:31:52 +00:00
sshd.8 Quote punctuation so it gets marked up. 2003-06-30 11:52:01 +00:00
sshd.c bring back krb4 support, just to suppress unwanted noise from other developers. 2003-07-24 15:31:52 +00:00
sshlogin.c Make getlastlogx have the pathname to the lastlogx database as first 2003-08-26 16:48:32 +00:00
sshlogin.h
sshpty.c add __RCSID("$NetBSD$"), because it's hard to track our changes in a 2003-07-10 01:09:41 +00:00
sshpty.h
sshtty.c add __RCSID("$NetBSD$"), because it's hard to track our changes in a 2003-07-10 01:09:41 +00:00
sshtty.h
tildexpand.c add __RCSID("$NetBSD$"), because it's hard to track our changes in a 2003-07-10 01:09:41 +00:00
tildexpand.h
tree.h
ttymodes.c add __RCSID("$NetBSD$"), because it's hard to track our changes in a 2003-07-10 01:09:41 +00:00
ttymodes.h
uidswap.c add __RCSID("$NetBSD$"), because it's hard to track our changes in a 2003-07-10 01:09:41 +00:00
uidswap.h
uuencode.c add __RCSID("$NetBSD$"), because it's hard to track our changes in a 2003-07-10 01:09:41 +00:00
uuencode.h
version.h More buffer size adjusted before allocation succeeded fixes. Bump to 20030917. 2003-09-17 23:19:02 +00:00
xmalloc.c add __RCSID("$NetBSD$"), because it's hard to track our changes in a 2003-07-10 01:09:41 +00:00
xmalloc.h

This release of OpenSSH is for OpenBSD systems only.

Please read
        http://www.openssh.com/portable.html
if you want to install OpenSSH on other operating systems.

To extract and install this release on your OpenBSD system use:

      # cd /usr/src/usr.bin
      # tar xvfz .../openssh-x.y.tgz
      # cd ssh
      # make obj
      # make cleandir
      # make depend
      # make
      # make install
      # cp ssh_config sshd_config /etc/ssh

OpenSSH is a derivative of the original and free ssh 1.2.12 release
by Tatu Ylonen.  Aaron Campbell, Bob Beck, Markus Friedl, Niels
Provos, Theo de Raadt and Dug Song removed many bugs, re-added newer
features and created OpenSSH.  Markus Friedl contributed the support
for SSH protocol versions 1.5 and 2.0.

See http://www.openssh.com/ for more information.