NetBSD/crypto/dist/ssh
christos 3fd219f644 add utmpx support. 2002-07-28 23:43:33 +00:00
..
scard OpenSSH 3.2 as of 2002/4/22. fixes issues with AFS/kerberos auth 2002-04-22 07:35:39 +00:00
LICENCE OpenSSH 3.3 as of June 24, 2002. 2002-06-24 05:25:39 +00:00
OVERVIEW
README OpenSSH 3.1 as of 2002/3/8. plugs off-by-one security hole 2002-03-08 01:20:24 +00:00
README.smartcard OpenSSH 3.2 as of 2002/4/22. fixes issues with AFS/kerberos auth 2002-04-22 07:35:39 +00:00
RFC.nroff
atomicio.c
atomicio.h
auth-bsdauth.c pednatic check on command line args. correct signed/unsigned mixup. 2002-07-01 06:17:11 +00:00
auth-chall.c
auth-krb4.c sync with openssh 3.3. 2002-06-24 05:48:24 +00:00
auth-krb5.c sync with openssh 3.2 as of 2002/4/22. 2002-04-22 07:59:35 +00:00
auth-options.c OpenSSH 3.3 as of June 24, 2002. 2002-06-24 05:25:39 +00:00
auth-options.h OpenSSH 3.1 as of 2002/3/8. plugs off-by-one security hole 2002-03-08 01:20:24 +00:00
auth-passwd.c sync with openssh 3.3. 2002-06-24 05:48:24 +00:00
auth-rh-rsa.c OpenSSH 3.2 as of 2002/4/22. fixes issues with AFS/kerberos auth 2002-04-22 07:35:39 +00:00
auth-rhosts.c correct rhosts authentication. should fix PR 17023 2002-05-27 13:45:17 +00:00
auth-rsa.c OpenSSH 3.3 as of June 24, 2002. 2002-06-24 05:25:39 +00:00
auth-skey.c pednatic check on command line args. correct signed/unsigned mixup. 2002-07-01 06:17:11 +00:00
auth.c sync with openssh 3.3. 2002-06-24 05:48:24 +00:00
auth.h sync with openssh 3.3. 2002-06-24 05:48:24 +00:00
auth1.c sync with openssh 3.3. 2002-06-24 05:48:24 +00:00
auth2-chall.c pednatic check on command line args. correct signed/unsigned mixup. 2002-07-01 06:17:11 +00:00
auth2-hostbased.c OpenSSH 3.3 as of June 24, 2002. 2002-06-24 05:25:39 +00:00
auth2-kbdint.c OpenSSH 3.3 as of June 24, 2002. 2002-06-24 05:25:39 +00:00
auth2-none.c make use of xfree() consistent. from openbsd 2002-07-01 05:56:45 +00:00
auth2-passwd.c OpenSSH 3.3 as of June 24, 2002. 2002-06-24 05:25:39 +00:00
auth2-pubkey.c OpenSSH 3.3 as of June 24, 2002. 2002-06-24 05:25:39 +00:00
auth2.c pednatic check on command line args. correct signed/unsigned mixup. 2002-07-01 06:17:11 +00:00
authfd.c sync with 3.4 2002-06-26 14:08:29 +00:00
authfd.h OpenSSH 3.3 as of June 24, 2002. 2002-06-24 05:25:39 +00:00
authfile.c sync with 3.4 2002-06-26 14:08:29 +00:00
authfile.h OpenSSH 3.3 as of June 24, 2002. 2002-06-24 05:25:39 +00:00
bufaux.c OpenSSH 3.4 around 2002/6/26. 2002-06-26 14:02:54 +00:00
bufaux.h OpenSSH 3.2 as of 2002/4/22. fixes issues with AFS/kerberos auth 2002-04-22 07:35:39 +00:00
buffer.c OpenSSH 3.4 around 2002/6/26. 2002-06-26 14:02:54 +00:00
buffer.h OpenSSH 3.1 as of 2002/3/8. plugs off-by-one security hole 2002-03-08 01:20:24 +00:00
canohost.c don't warn even if reverse lookup fails. sync w/openbsd 2002-07-09 12:03:54 +00:00
canohost.h
channels.c sync with 3.4 2002-06-26 14:08:29 +00:00
channels.h sync with 3.4 2002-06-26 14:08:29 +00:00
cipher.c sync with openssh 3.3. 2002-06-24 05:48:24 +00:00
cipher.h OpenSSH 3.2 as of 2002/4/22. fixes issues with AFS/kerberos auth 2002-04-22 07:35:39 +00:00
clientloop.c pednatic check on command line args. correct signed/unsigned mixup. 2002-07-01 06:17:11 +00:00
clientloop.h sync with 3.2.1 as of 5/13. 2002-05-13 02:58:17 +00:00
compat.c OpenSSH 3.2 as of 2002/4/22. fixes issues with AFS/kerberos auth 2002-04-22 07:35:39 +00:00
compat.h OpenSSH 3.2 as of 2002/4/22. fixes issues with AFS/kerberos auth 2002-04-22 07:35:39 +00:00
compress.c sync with openssh 3.2 as of 2002/4/22. 2002-04-22 07:59:35 +00:00
compress.h OpenSSH 3.1 as of 2002/3/8. plugs off-by-one security hole 2002-03-08 01:20:24 +00:00
crc32.c
crc32.h OpenSSH 3.1 as of 2002/3/8. plugs off-by-one security hole 2002-03-08 01:20:24 +00:00
deattack.c sync w/ 3.1 as of 2002/3/8. configuration file directory is still /etc 2002-03-08 02:00:50 +00:00
deattack.h
dh.c pednatic check on command line args. correct signed/unsigned mixup. 2002-07-01 06:17:11 +00:00
dh.h
dispatch.c OpenSSH 3.1 as of 2002/3/8. plugs off-by-one security hole 2002-03-08 01:20:24 +00:00
dispatch.h OpenSSH 3.1 as of 2002/3/8. plugs off-by-one security hole 2002-03-08 01:20:24 +00:00
fatal.c OpenSSH 3.1 as of 2002/3/8. plugs off-by-one security hole 2002-03-08 01:20:24 +00:00
getput.h OpenSSH 3.1 as of 2002/3/8. plugs off-by-one security hole 2002-03-08 01:20:24 +00:00
groupaccess.c sync w/ 3.1 as of 2002/3/8. configuration file directory is still /etc 2002-03-08 02:00:50 +00:00
groupaccess.h
hostfile.c sync w/ 3.1 as of 2002/3/8. configuration file directory is still /etc 2002-03-08 02:00:50 +00:00
hostfile.h sync w/ 3.1 as of 2002/3/8. configuration file directory is still /etc 2002-03-08 02:00:50 +00:00
includes.h sync w/ 3.1 as of 2002/3/8. configuration file directory is still /etc 2002-03-08 02:00:50 +00:00
kex.c sync with 3.4 2002-06-26 14:08:29 +00:00
kex.h OpenSSH 3.3 as of June 24, 2002. 2002-06-24 05:25:39 +00:00
kexdh.c sync with openssh 3.2 as of 2002/4/22. 2002-04-22 07:59:35 +00:00
kexgex.c sync with openssh 3.2 as of 2002/4/22. 2002-04-22 07:59:35 +00:00
key.c pednatic check on command line args. correct signed/unsigned mixup. 2002-07-01 06:17:11 +00:00
key.h OpenSSH 3.2 as of 2002/4/22. fixes issues with AFS/kerberos auth 2002-04-22 07:35:39 +00:00
log.c sync w/ 3.1 as of 2002/3/8. configuration file directory is still /etc 2002-03-08 02:00:50 +00:00
log.h sync with openssh 3.3. 2002-06-24 05:48:24 +00:00
mac.c sync with openssh 3.3. 2002-06-24 05:48:24 +00:00
mac.h
match.c OpenSSH 3.1 as of 2002/3/8. plugs off-by-one security hole 2002-03-08 01:20:24 +00:00
match.h OpenSSH 3.1 as of 2002/3/8. plugs off-by-one security hole 2002-03-08 01:20:24 +00:00
misc.c sync w/ 3.1 as of 2002/3/8. configuration file directory is still /etc 2002-03-08 02:00:50 +00:00
misc.h sync with openssh 3.2 as of 2002/4/22. 2002-04-22 07:59:35 +00:00
moduli
moduli.5 Remove photurisd reference. 2002-06-13 00:14:26 +00:00
monitor.c pednatic check on command line args. correct signed/unsigned mixup. 2002-07-01 06:17:11 +00:00
monitor.h OpenSSH 3.3 as of June 24, 2002. 2002-06-24 05:25:39 +00:00
monitor_fdpass.c pednatic check on command line args. correct signed/unsigned mixup. 2002-07-01 06:17:11 +00:00
monitor_fdpass.h OpenSSH 3.2 as of 2002/4/22. fixes issues with AFS/kerberos auth 2002-04-22 07:35:39 +00:00
monitor_mm.c pednatic check on command line args. correct signed/unsigned mixup. 2002-07-01 06:17:11 +00:00
monitor_mm.h sync with openssh 3.2 as of 2002/4/22. 2002-04-22 07:59:35 +00:00
monitor_wrap.c pednatic check on command line args. correct signed/unsigned mixup. 2002-07-01 06:17:11 +00:00
monitor_wrap.h OpenSSH 3.2.1 as of 2002/5/13 2002-05-13 02:28:40 +00:00
mpaux.c
mpaux.h OpenSSH 3.1 as of 2002/3/8. plugs off-by-one security hole 2002-03-08 01:20:24 +00:00
msg.c correct signed/unsigned mixup; openbsd 2002-07-03 10:05:58 +00:00
msg.h OpenSSH 3.3 as of June 24, 2002. 2002-06-24 05:25:39 +00:00
myproposal.h OpenSSH 3.2 as of 2002/4/22. fixes issues with AFS/kerberos auth 2002-04-22 07:35:39 +00:00
nchan.c OpenSSH 3.3 as of June 24, 2002. 2002-06-24 05:25:39 +00:00
nchan.ms
nchan2.ms
openssh2netbsd clean ssh-keysign build dir before import. 2002-06-24 05:45:17 +00:00
packet.c sync with openssh 3.3. 2002-06-24 05:48:24 +00:00
packet.h OpenSSH 3.3 as of June 24, 2002. 2002-06-24 05:25:39 +00:00
pathnames.h sync with openssh 3.3. 2002-06-24 05:48:24 +00:00
radix.c sync with openssh 3.3. 2002-06-24 05:48:24 +00:00
radix.h
random.c now arc4random is in libc, we don't need to supply local version 2002-05-25 00:29:52 +00:00
random.h now arc4random is in libc, we don't need to supply local version 2002-05-25 00:29:52 +00:00
readconf.c sync with openssh 3.3. 2002-06-24 05:48:24 +00:00
readconf.h sync with openssh 3.3. 2002-06-24 05:48:24 +00:00
readpass.c sync with openssh 3.2 as of 2002/4/22. 2002-04-22 07:59:35 +00:00
readpass.h sync with openssh 3.2 as of 2002/4/22. 2002-04-22 07:59:35 +00:00
readpassphrase.3
readpassphrase.c
readpassphrase.h
rijndael.c sync w/ 3.1 as of 2002/3/8. configuration file directory is still /etc 2002-03-08 02:00:50 +00:00
rijndael.h sync w/ 3.1 as of 2002/3/8. configuration file directory is still /etc 2002-03-08 02:00:50 +00:00
rsa.c OpenSSH 3.1 as of 2002/3/8. plugs off-by-one security hole 2002-03-08 01:20:24 +00:00
rsa.h OpenSSH 3.1 as of 2002/3/8. plugs off-by-one security hole 2002-03-08 01:20:24 +00:00
scard.c sync with openssh 3.3. 2002-06-24 05:48:24 +00:00
scard.h pednatic check on command line args. correct signed/unsigned mixup. 2002-07-01 06:17:11 +00:00
scp.1 OpenSSH 3.3 as of June 24, 2002. 2002-06-24 05:25:39 +00:00
scp.c sync with openssh 3.3. 2002-06-24 05:48:24 +00:00
servconf.c sync with openssh 3.3. 2002-06-24 05:48:24 +00:00
servconf.h sync with openssh 3.3. 2002-06-24 05:48:24 +00:00
serverloop.c sync with 3.4 2002-06-26 14:08:29 +00:00
serverloop.h
session.c pednatic check on command line args. correct signed/unsigned mixup. 2002-07-01 06:17:11 +00:00
session.h make use of xfree() consistent. from openbsd 2002-07-01 05:56:45 +00:00
sftp-client.c make use of xfree() consistent. from openbsd 2002-07-01 05:56:45 +00:00
sftp-client.h sync with openssh 3.3. 2002-06-24 05:48:24 +00:00
sftp-common.c sync with openssh 3.3. 2002-06-24 05:48:24 +00:00
sftp-common.h
sftp-glob.c pednatic check on command line args. correct signed/unsigned mixup. 2002-07-01 06:17:11 +00:00
sftp-glob.h sync with openssh 3.2 as of 2002/4/22. 2002-04-22 07:59:35 +00:00
sftp-int.c sync with openssh 3.3. 2002-06-24 05:48:24 +00:00
sftp-int.h sync w/ 3.1 as of 2002/3/8. configuration file directory is still /etc 2002-03-08 02:00:50 +00:00
sftp-server.8
sftp-server.c sync with 3.4 2002-06-26 14:08:29 +00:00
sftp.1 sync with openssh 3.3. 2002-06-24 05:48:24 +00:00
sftp.c sync with openssh 3.3. 2002-06-24 05:48:24 +00:00
sftp.h sync w/ 3.1 as of 2002/3/8. configuration file directory is still /etc 2002-03-08 02:00:50 +00:00
ssh-add.1 sync with openssh 3.3. 2002-06-24 05:48:24 +00:00
ssh-add.c pednatic check on command line args. correct signed/unsigned mixup. 2002-07-01 06:17:11 +00:00
ssh-agent.1 sync with 3.4 2002-06-26 14:08:29 +00:00
ssh-agent.c sync with 3.4 2002-06-26 14:08:29 +00:00
ssh-dss.c sync with openssh 3.3. 2002-06-24 05:48:24 +00:00
ssh-dss.h sync w/ 3.1 as of 2002/3/8. configuration file directory is still /etc 2002-03-08 02:00:50 +00:00
ssh-keygen.1 sync with openssh 3.3. 2002-06-24 05:48:24 +00:00
ssh-keygen.c sync with openssh 3.3. 2002-06-24 05:48:24 +00:00
ssh-keyscan.1 move sshd config files to /etc/ssh 2002-03-11 04:57:55 +00:00
ssh-keyscan.c pednatic check on command line args. correct signed/unsigned mixup. 2002-07-01 06:17:11 +00:00
ssh-keysign.8 >make ssh-keysign read /etc/ssh/ssh_config 2002-07-03 14:23:13 +00:00
ssh-keysign.c >make ssh-keysign read /etc/ssh/ssh_config 2002-07-03 14:23:13 +00:00
ssh-rsa.c sync with openssh 3.3. 2002-06-24 05:48:24 +00:00
ssh-rsa.h sync w/ 3.1 as of 2002/3/8. configuration file directory is still /etc 2002-03-08 02:00:50 +00:00
ssh.1 sync with openssh 3.3. 2002-06-24 05:48:24 +00:00
ssh.c >make ssh-keysign read /etc/ssh/ssh_config 2002-07-03 14:23:13 +00:00
ssh.h sync with openssh 3.3. 2002-06-24 05:48:24 +00:00
ssh1.h
ssh2.h OpenSSH 3.1 as of 2002/3/8. plugs off-by-one security hole 2002-03-08 01:20:24 +00:00
ssh_config >make ssh-keysign read /etc/ssh/ssh_config 2002-07-03 14:23:13 +00:00
ssh_config.5 OpenSSH 3.3 as of June 24, 2002. 2002-06-24 05:25:39 +00:00
sshconnect.c print connect failure on debugging mode. sync w/openbsd 2002-07-12 13:28:36 +00:00
sshconnect.h OpenSSH 3.3 as of June 24, 2002. 2002-06-24 05:25:39 +00:00
sshconnect1.c sync with openssh 3.3. 2002-06-24 05:48:24 +00:00
sshconnect2.c >for compression=yes, we fallback to no-compression if the server does 2002-07-03 10:07:48 +00:00
sshd.8 /var/empty -> /var/chroot/sshd. PR 17519 2002-07-08 14:39:53 +00:00
sshd.c pednatic check on command line args. correct signed/unsigned mixup. 2002-07-01 06:17:11 +00:00
sshd_config sync with openssh 3.3. 2002-06-24 05:48:24 +00:00
sshd_config.5 OpenSSH 3.3 as of June 24, 2002. 2002-06-24 05:25:39 +00:00
sshlogin.c add utmpx support. 2002-07-28 23:43:33 +00:00
sshlogin.h Deal with lossage caused by the addition of the netbsd-1-5 branch tag 2001-12-13 15:53:54 +00:00
sshpty.c sync with 3.4 2002-06-26 14:08:29 +00:00
sshpty.h sync w/ 3.1 as of 2002/3/8. configuration file directory is still /etc 2002-03-08 02:00:50 +00:00
sshtty.c OpenSSH 3.1 as of 2002/3/8. plugs off-by-one security hole 2002-03-08 01:20:24 +00:00
sshtty.h Deal with lossage caused by the addition of the netbsd-1-5 branch tag 2001-12-13 15:53:54 +00:00
tildexpand.c sync with openssh 3.3. 2002-06-24 05:48:24 +00:00
tildexpand.h
tree.h OpenSSH 3.2 as of 2002/4/22. bring in sys/sys/tree.h 2002-04-22 07:47:47 +00:00
ttymodes.c OpenSSH 3.3 as of June 24, 2002. 2002-06-24 05:25:39 +00:00
ttymodes.h OpenSSH 3.1 as of 2002/3/8. plugs off-by-one security hole 2002-03-08 01:20:24 +00:00
uidswap.c OpenSSH 3.3 as of June 24, 2002. 2002-06-24 05:25:39 +00:00
uidswap.h
uuencode.c sync w/ 3.1 as of 2002/3/8. configuration file directory is still /etc 2002-03-08 02:00:50 +00:00
uuencode.h OpenSSH 3.1 as of 2002/3/8. plugs off-by-one security hole 2002-03-08 01:20:24 +00:00
version.h sync with 3.4 2002-06-26 14:08:29 +00:00
xmalloc.c
xmalloc.h OpenSSH 3.3 as of June 24, 2002. 2002-06-24 05:25:39 +00:00

README

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.