Portable OpenSSH
Go to file
Damien Miller a63128d1a8 - djm@cvs.openbsd.org 2006/03/07 09:07:40
[kex.c kex.h monitor.c myproposal.h ssh-keyscan.c sshconnect2.c sshd.c]
     Implement the diffie-hellman-group-exchange-sha256 key exchange method
     using the SHA256 code in libc (and wrapper to make it into an OpenSSL
     EVP), interop tested against CVS PuTTY
     NB. no portability bits committed yet
2006-03-15 12:08:28 +11:00
contrib - (dtucker) [contrib/cygwin/ssh-host-config] Require use of lastlog as a 2006-03-04 08:50:31 +11:00
openbsd-compat - (dtucker) [openbsd-compat/openssl-compat.{c,h}] Minor tidy up: only 2006-02-22 22:24:47 +11:00
regress - (djm) [regress/test-exec.sh] Try 'logname' as well as 'whoami' to 2006-02-01 11:21:01 +11:00
scard
.cvsignore +opensshd.init 2005-06-19 09:10:40 +10:00
aclocal.m4 - (tim) [aclocal.m4 configure.ac] Delete acconfig.h and add templates to 2005-09-19 09:33:39 -07:00
acss.c - (djm) [acss.c auth-pam.c auth-shadow.c auth-skey.c auth1.c canohost.c] 2005-07-17 17:04:47 +10:00
acss.h - (dtucker) [acss.c acss.h] Fix $Id tags. 2004-02-06 15:22:43 +11:00
atomicio.c - otto@cvs.openbsd.org 2006/02/11 19:31:18 2006-03-15 11:29:51 +11:00
atomicio.h - avsm@cvs.openbsd.org 2005/05/24 17:32:44 2005-05-26 12:23:44 +10:00
audit-bsm.c - (dtucker) [LICENCE Makefile.in README.platform audit-bsm.c configure.ac 2005-02-20 21:08:00 +11:00
audit.c -(djm) [audit.c auth1.c auth2.c entropy.c loginrec.c serverloop.c] 2005-07-17 17:26:43 +10:00
audit.h - (dtucker) [audit.c audit.h auth.c auth1.c auth2.c loginrec.c monitor.c 2005-02-08 21:52:47 +11:00
auth1.c -(djm) [audit.c auth1.c auth2.c entropy.c loginrec.c serverloop.c] 2005-07-17 17:26:43 +10:00
auth2-chall.c - djm@cvs.openbsd.org 2005/07/17 07:17:55 2005-07-17 17:22:45 +10:00
auth2-gss.c - stevesk@cvs.openbsd.org 2005/10/13 22:24:31 2005-11-05 15:07:05 +11:00
auth2-hostbased.c - markus@cvs.openbsd.org 2004/01/19 21:25:15 2004-01-21 11:02:50 +11:00
auth2-kbdint.c - (djm) [auth2-kbdint.c auth2-none.c auth2-passwd.c auth2-pubkey.c] 2004-09-11 22:42:09 +10:00
auth2-none.c - stevesk@cvs.openbsd.org 2006/02/20 17:02:44 2006-03-15 11:45:54 +11:00
auth2-passwd.c - (djm) [auth2-kbdint.c auth2-none.c auth2-passwd.c auth2-pubkey.c] 2004-09-11 22:42:09 +10:00
auth2-pubkey.c - stevesk@cvs.openbsd.org 2006/02/20 17:02:44 2006-03-15 11:45:54 +11:00
auth2.c - (dtucker) [auth2.c] Move start_pam() calls out of if-else block to remove 2005-09-24 12:43:51 +10:00
auth-bsdauth.c - dtucker@cvs.openbsd.org 2005/01/19 13:11:47 2005-01-20 11:05:34 +11:00
auth-chall.c - (dtucker) [auth-chall.c auth.h auth2-chall.c] Bug #936: Remove pam from 2005-01-20 22:20:50 +11:00
auth-krb5.c - dtucker@cvs.openbsd.org 2005/11/21 09:42:10 2005-11-22 19:42:42 +11:00
auth-options.c - reyk@cvs.openbsd.org 2005/12/08 18:34:11 2005-12-13 19:33:19 +11:00
auth-options.h - reyk@cvs.openbsd.org 2005/12/06 22:38:28 2005-12-13 19:29:02 +11:00
auth-pam.c Correct format in debug message 2006-01-29 16:46:13 +11:00
auth-pam.h - (dtucker) [auth-pam.c auth-pam.h session.c] Bug #890: Send output from 2004-09-11 22:17:26 +10:00
auth-passwd.c - (djm) OpenBSD CVS Sync 2005-07-26 21:54:11 +10:00
auth-rh-rsa.c - djm@cvs.openbsd.org 2005/07/17 07:17:55 2005-07-17 17:22:45 +10:00
auth-rhosts.c - stevesk@cvs.openbsd.org 2006/02/20 17:02:44 2006-03-15 11:45:54 +11:00
auth-rsa.c - stevesk@cvs.openbsd.org 2006/02/20 17:02:44 2006-03-15 11:45:54 +11:00
auth-shadow.c - (djm) [acss.c auth-pam.c auth-shadow.c auth-skey.c auth1.c canohost.c] 2005-07-17 17:04:47 +10:00
auth-sia.c - (dtucker) [auth-sia.c] Constify sys_auth_passwd, fixes build error on 2005-04-05 20:58:37 +10:00
auth-sia.h - (dtucker) [auth-passwd.c auth-sia.h] Remove duplicate definitions of 2005-04-05 21:00:47 +10:00
auth-skey.c - (djm) [acss.c auth-pam.c auth-shadow.c auth-skey.c auth1.c canohost.c] 2005-07-17 17:04:47 +10:00
auth.c - stevesk@cvs.openbsd.org 2006/02/20 17:02:44 2006-03-15 11:45:54 +11:00
auth.h - [auth-krb5.c auth.h gss-serv-krb5.c] Move KRB5CCNAME generation for the MIT 2005-07-07 11:50:20 +10:00
authfd.c - stevesk@cvs.openbsd.org 2006/02/20 16:36:15 2006-03-15 11:40:10 +11:00
authfd.h
authfile.c - dtucker@cvs.openbsd.org 2006/03/13 10:26:52 2006-03-15 12:06:23 +11:00
authfile.h - dtucker@cvs.openbsd.org 2006/03/13 10:26:52 2006-03-15 12:06:23 +11:00
bufaux.c - djm@cvs.openbsd.org 2005/11/05 05:01:15 2005-11-05 16:04:36 +11:00
bufaux.h - deraadt@cvs.openbsd.org 2005/03/10 22:01:05 2005-03-14 23:08:12 +11:00
buffer.c - markus@cvs.openbsd.org 2005/03/14 11:46:56 2005-03-14 23:22:25 +11:00
buffer.h - markus@cvs.openbsd.org 2005/03/14 11:46:56 2005-03-14 23:22:25 +11:00
buildpkg.sh.in - (tim) [buildpkg.sh.in] Make the names consistent. 2006-02-13 12:46:44 -08:00
canohost.c - djm@cvs.openbsd.org 2006/03/14 00:15:39 2006-03-15 12:06:41 +11:00
canohost.h - (dtucker) [auth.c canohost.c canohost.h configure.ac defines.h loginrec.c] 2005-02-02 23:30:24 +11:00
ChangeLog - djm@cvs.openbsd.org 2006/03/07 09:07:40 2006-03-15 12:08:28 +11:00
channels.c - stevesk@cvs.openbsd.org 2006/02/20 16:36:15 2006-03-15 11:40:10 +11:00
channels.h - reyk@cvs.openbsd.org 2005/12/30 15:56:37 2005-12-31 16:22:32 +11:00
cipher-3des1.c
cipher-acss.c - (djm) [acss.c auth-pam.c auth-shadow.c auth-skey.c auth1.c canohost.c] 2005-07-17 17:04:47 +10:00
cipher-aes.c - (dtucker) [cipher-aes.c cipher-ctr.c cipher.c configure.ac 2005-12-19 17:40:40 +11:00
cipher-bf1.c
cipher-ctr.c - (dtucker) [cipher-aes.c cipher-ctr.c cipher.c configure.ac 2005-12-19 17:40:40 +11:00
cipher.c - (dtucker) [cipher-aes.c cipher-ctr.c cipher.c configure.ac 2005-12-19 17:40:40 +11:00
cipher.h - markus@cvs.openbsd.org 2004/07/28 09:40:29 2004-08-12 22:40:24 +10:00
cleanup.c
clientloop.c - stevesk@cvs.openbsd.org 2006/02/22 00:04:45 2006-03-15 11:53:45 +11:00
clientloop.h - stevesk@cvs.openbsd.org 2006/02/07 01:42:00 2006-03-15 11:11:28 +11:00
compat.c - djm@cvs.openbsd.org 2005/03/01 10:09:52 2005-03-01 21:24:33 +11:00
compat.h - djm@cvs.openbsd.org 2005/03/01 10:09:52 2005-03-01 21:24:33 +11:00
compress.c - markus@cvs.openbsd.org 2004/01/13 19:45:15 2004-01-21 11:01:23 +11:00
compress.h
config.guess - (tim) [config.guess config.sub] Update to '2005-05-27' version. 2005-06-01 19:57:45 -07:00
config.sub - (tim) [config.guess config.sub] Update to '2005-05-27' version. 2005-06-01 19:57:45 -07:00
configure.ac - (dtucker) [configure.ac] Bug #1171: Don't use printf("%lld", longlong) 2006-03-13 19:06:51 +11:00
crc32.c
crc32.h
CREDITS - (tim) [CREDITS LICENCE auth.c configure.ac defines.h includes.h session.c 2005-08-26 13:15:19 -07:00
deattack.c - stevesk@cvs.openbsd.org 2006/02/07 03:59:20 2006-03-15 11:12:38 +11:00
deattack.h
defines.h - (dtucker) [defines.h] HP-UX system headers define "YES" and "NO" which 2005-12-17 22:04:08 +11:00
dh.c - djm@cvs.openbsd.org 2004/08/04 10:37:52 2004-08-12 22:40:59 +10:00
dh.h - djm@cvs.openbsd.org 2004/06/13 12:53:24 2004-06-15 10:30:09 +10:00
dispatch.c
dispatch.h
dns.c - stevesk@cvs.openbsd.org 2005/10/17 14:13:35 2005-11-05 15:11:15 +11:00
dns.h - stevesk@cvs.openbsd.org 2005/10/17 14:13:35 2005-11-05 15:11:15 +11:00
entropy.c - (dtucker) [entropy.c] Use u_char for receiving RNG seed for consistency 2005-09-28 08:26:30 +10:00
entropy.h - (dtucker) [entropy.c entropy.h sshd.c] Pass RNG seed to the reexec'ed 2005-09-27 22:46:32 +10:00
fatal.c
fixpaths
fixprogs
getput.h
groupaccess.c - (djm) [groupaccess.c uidswap.c] Bug #787: Size group arrays at runtime 2004-02-24 13:05:11 +11:00
groupaccess.h
gss-genr.c - stevesk@cvs.openbsd.org 2005/10/13 22:24:31 2005-11-05 15:07:05 +11:00
gss-serv-krb5.c - (dtucker) [gss-serv-krb5.c] Bug #1166: Correct #ifdefs for gssapi_krb5.h 2006-03-04 08:59:39 +11:00
gss-serv.c - stevesk@cvs.openbsd.org 2006/02/08 13:15:44 2006-03-15 11:20:03 +11:00
hostfile.c - stevesk@cvs.openbsd.org 2006/02/07 03:47:05 2006-03-15 11:12:13 +11:00
hostfile.h - djm@cvs.openbsd.org 2005/03/01 10:40:27 2005-03-01 21:47:37 +11:00
includes.h - stevesk@cvs.openbsd.org 2006/02/22 00:04:45 2006-03-15 11:53:45 +11:00
INSTALL - (dtucker) [INSTALL configure.ac openbsd-compat/openssl-compat.{c,h}] 2006-02-20 20:17:35 +11:00
install-sh
kex.c - djm@cvs.openbsd.org 2006/03/07 09:07:40 2006-03-15 12:08:28 +11:00
kex.h - djm@cvs.openbsd.org 2006/03/07 09:07:40 2006-03-15 12:08:28 +11:00
kexdh.c - djm@cvs.openbsd.org 2005/11/04 05:15:59 2005-11-05 15:19:35 +11:00
kexdhc.c - djm@cvs.openbsd.org 2005/11/04 05:15:59 2005-11-05 15:19:35 +11:00
kexdhs.c - djm@cvs.openbsd.org 2005/11/04 05:15:59 2005-11-05 15:19:35 +11:00
kexgex.c - djm@cvs.openbsd.org 2005/11/04 05:15:59 2005-11-05 15:19:35 +11:00
kexgexc.c - djm@cvs.openbsd.org 2005/11/04 05:15:59 2005-11-05 15:19:35 +11:00
kexgexs.c - djm@cvs.openbsd.org 2005/11/04 05:15:59 2005-11-05 15:19:35 +11:00
key.c - djm@cvs.openbsd.org 2005/06/17 02:44:33 2005-06-17 12:59:34 +10:00
key.h
LICENCE - (tim) [CREDITS LICENCE auth.c configure.ac defines.h includes.h session.c 2005-08-26 13:15:19 -07:00
log.c - (djm) [log.c] Fix dumb syntax error; ok dtucker@ 2005-03-09 20:12:47 +11:00
log.h - djm@cvs.openbsd.org 2004/06/21 22:02:58 2004-06-22 12:57:44 +10:00
loginrec.c - (dtucker) [loginrec.c] Add casts to prevent compiler warnings, patch 2005-11-22 19:55:13 +11:00
loginrec.h - (djm) [loginrec.c ssh-rand-helper.c] Fix -Wsign-compare for portable, 2005-06-19 10:19:43 +10:00
logintest.c - (dtucker) [logintest.c scp.c sftp-server.c sftp.c ssh-add.c ssh-agent.c 2004-07-17 14:07:42 +10:00
mac.c - djm@cvs.openbsd.org 2005/06/17 02:44:33 2005-06-17 12:59:34 +10:00
mac.h
Makefile.in - (dtucker) [Makefile.in configure.ac, added openbsd-compat/regress/] 2006-02-19 22:50:20 +11:00
match.c - stevesk@cvs.openbsd.org 2006/02/22 00:04:45 2006-03-15 11:53:45 +11:00
match.h
md5crypt.c
md5crypt.h
md-sha256.c - djm@cvs.openbsd.org 2006/03/07 09:07:40 2006-03-15 12:08:28 +11:00
mdoc2man.awk - (dtucker) [mdoc2man.awk] Teach it to understand .Ox. 2005-05-31 16:59:16 +10:00
misc.c - dtucker@cvs.openbsd.org 2006/03/13 10:14:29 2006-03-15 12:05:59 +11:00
misc.h - djm@cvs.openbsd.org 2006/01/31 10:19:02 2006-01-31 21:49:27 +11:00
mkinstalldirs
moduli - dtucker@cvs.openbsd.org 2005/01/24 10:29:06 2005-01-24 22:00:40 +11:00
moduli.c - djm@cvs.openbsd.org 2005/07/17 07:17:55 2005-07-17 17:22:45 +10:00
monitor_fdpass.c - djm@cvs.openbsd.org 2004/08/13 02:51:48 2004-08-13 21:29:02 +10:00
monitor_fdpass.h
monitor_mm.c - (dtucker) [monitor_mm.c openbsd-compat/xmmap.c] Bug #940: cast constants 2004-10-06 23:15:44 +10:00
monitor_mm.h
monitor_wrap.c - (dtucker) [monitor_wrap.c] Remove duplicate definition of loginmsg 2005-09-29 22:01:10 +10:00
monitor_wrap.h - (dtucker) [audit.c audit.h auth.c auth1.c auth2.c loginrec.c monitor.c 2005-02-08 21:52:47 +11:00
monitor.c - djm@cvs.openbsd.org 2006/03/07 09:07:40 2006-03-15 12:08:28 +11:00
monitor.h - (dtucker) [Makefile.in auth.c auth.h auth1.c auth2.c loginrec.c monitor.c 2005-02-03 00:20:53 +11:00
msg.c - avsm@cvs.openbsd.org 2005/05/24 17:32:44 2005-05-26 12:23:44 +10:00
msg.h
myproposal.h - djm@cvs.openbsd.org 2006/03/07 09:07:40 2006-03-15 12:08:28 +11:00
nchan2.ms
nchan.c - deraadt@cvs.openbsd.org 2004/07/11 17:48:47 2004-07-17 16:12:08 +10:00
nchan.ms
opensshd.init.in - (dtucker) [configure.ac opensshd.init.in] Bug #1144: Use /bin/sh for the 2006-01-30 00:22:39 +11:00
OVERVIEW - djm@cvs.openbsd.org 2004/05/09 01:19:28 2004-05-13 16:30:44 +10:00
packet.c - dtucker@cvs.openbsd.org 2006/03/13 08:33:00 2006-03-15 12:05:22 +11:00
packet.h - stevesk@cvs.openbsd.org 2006/02/07 01:42:00 2006-03-15 11:11:28 +11:00
pathnames.h - deraadt@cvs.openbsd.org 2004/07/11 17:48:47 2004-07-17 16:12:08 +10:00
progressmeter.c oops, this commit is really: 2006-03-15 11:52:09 +11:00
progressmeter.h
readconf.c - stevesk@cvs.openbsd.org 2006/02/22 00:04:45 2006-03-15 11:53:45 +11:00
readconf.h - reyk@cvs.openbsd.org 2005/12/06 22:38:28 2005-12-13 19:29:02 +11:00
README - (dtucker) [README version.h contrib/caldera/openssh.spec 2006-02-12 16:48:56 +11:00
README.dns
README.platform - (dtucker) [README.platform] Add PAM section. 2005-11-05 16:28:35 +11:00
README.privsep - (djm) [README README.privsep] Mention FreeBSD and NetBSD as being 2005-06-05 09:21:41 +10:00
README.smartcard
README.tun - (djm) [README.tun] Add README.tun, missed during sync of tun(4) support 2006-01-02 20:23:18 +11:00
readpass.c - stevesk@cvs.openbsd.org 2006/02/10 01:44:27 2006-03-15 11:29:24 +11:00
RFC.nroff
rijndael.c - mouring@cvs.openbsd.org 2004/06/23 00:39:38 2004-06-24 00:33:48 +10:00
rijndael.h
rsa.c
rsa.h
scard-opensc.c - (dtucker) [auth-pam.c scard-opensc.c] Tinderbox says auth-pam.c uses 2004-05-13 17:29:35 +10:00
scard.c - djm@cvs.openbsd.org 2004/05/08 00:21:31 2004-05-13 16:15:47 +10:00
scard.h
scp.1 - dtucker@cvs.openbsd.org 2006/01/20 00:14:55 2006-01-20 11:31:47 +11:00
scp.c - stevesk@cvs.openbsd.org 2006/02/22 00:04:45 2006-03-15 11:53:45 +11:00
servconf.c - reyk@cvs.openbsd.org 2005/12/08 18:34:11 2005-12-13 19:33:19 +11:00
servconf.h - reyk@cvs.openbsd.org 2005/12/06 22:38:28 2005-12-13 19:29:02 +11:00
serverloop.c - djm@cvs.openbsd.org 2006/03/04 04:12:58 2006-03-15 12:01:34 +11:00
serverloop.h
session.c - djm@cvs.openbsd.org 2006/02/28 01:10:21 2006-03-15 12:01:14 +11:00
session.h - (djm) [auth-pam.c sftp.c] spaces vs. tabs at start of line 2005-07-17 17:19:24 +10:00
sftp-client.c - stevesk@cvs.openbsd.org 2006/02/20 17:02:44 2006-03-15 11:45:54 +11:00
sftp-client.h - jmc@cvs.openbsd.org 2005/04/26 12:59:02 2005-05-26 12:05:49 +10:00
sftp-common.c - stevesk@cvs.openbsd.org 2006/02/20 17:02:44 2006-03-15 11:45:54 +11:00
sftp-common.h - stevesk@cvs.openbsd.org 2006/02/20 17:02:44 2006-03-15 11:45:54 +11:00
sftp-glob.c - stevesk@cvs.openbsd.org 2006/02/20 17:02:44 2006-03-15 11:45:54 +11:00
sftp-server.8
sftp-server.c - stevesk@cvs.openbsd.org 2006/02/20 17:02:44 2006-03-15 11:45:54 +11:00
sftp.1 - dtucker@cvs.openbsd.org 2006/01/20 00:14:55 2006-01-20 11:31:47 +11:00
sftp.c oops, this commit is really: 2006-03-15 11:52:09 +11:00
sftp.h
ssh1.h - markus@cvs.openbsd.org 2004/10/20 11:48:53 2004-11-05 20:27:54 +11:00
ssh2.h
ssh_config - reyk@cvs.openbsd.org 2005/12/06 22:38:28 2005-12-13 19:29:02 +11:00
ssh_config.5 - markus@cvs.openbsd.org 2006/03/14 16:32:48 2006-03-15 12:06:55 +11:00
ssh_prng_cmds.in
ssh-add.1 - djm@cvs.openbsd.org 2005/04/21 06:17:50 2005-05-26 12:04:02 +10:00
ssh-add.c - dtucker@cvs.openbsd.org 2006/03/13 10:26:52 2006-03-15 12:06:23 +11:00
ssh-agent.1 - dtucker@cvs.openbsd.org 2005/11/28 06:02:56 2005-11-28 17:05:40 +11:00
ssh-agent.c oops, this commit is really: 2006-03-15 11:52:09 +11:00
ssh-dss.c
ssh-gss.h - avsm@cvs.openbsd.org 2004/06/21 17:36:31 2004-06-22 12:56:01 +10:00
ssh-keygen.1 [ssh-keygen.1 ssh-keygen.c] 2005-11-28 16:41:46 +11:00
ssh-keygen.c - dtucker@cvs.openbsd.org 2006/03/13 08:43:16 2006-03-15 12:05:40 +11:00
ssh-keyscan.1 - jaredy@cvs.openbsd.org 2005/09/30 20:34:26 2005-10-03 18:20:28 +10:00
ssh-keyscan.c - djm@cvs.openbsd.org 2006/03/07 09:07:40 2006-03-15 12:08:28 +11:00
ssh-keysign.8 - jmc@cvs.openbsd.org 2006/02/24 20:22:16 2006-03-15 11:55:31 +11:00
ssh-keysign.c - stevesk@cvs.openbsd.org 2006/02/08 12:15:27 2006-03-15 11:16:59 +11:00
ssh-rand-helper.8
ssh-rand-helper.c -(djm) [audit.c auth1.c auth2.c entropy.c loginrec.c serverloop.c] 2005-07-17 17:26:43 +10:00
ssh-rsa.c - djm@cvs.openbsd.org 2005/06/17 02:44:33 2005-06-17 12:59:34 +10:00
ssh.1 - jmc@cvs.openbsd.org 2006/02/24 20:31:31 2006-03-15 11:56:03 +11:00
ssh.c - djm@cvs.openbsd.org 2006/03/12 04:23:07 2006-03-15 12:03:53 +11:00
ssh.h - dtucker@cvs.openbsd.org 2004/12/06 11:41:03 2004-12-06 22:47:41 +11:00
sshconnect1.c - djm@cvs.openbsd.org 2005/10/30 08:52:18 2005-11-05 15:14:59 +11:00
sshconnect2.c - djm@cvs.openbsd.org 2006/03/07 09:07:40 2006-03-15 12:08:28 +11:00
sshconnect.c - stevesk@cvs.openbsd.org 2006/02/22 00:04:45 2006-03-15 11:53:45 +11:00
sshconnect.h - reyk@cvs.openbsd.org 2005/12/06 22:38:28 2005-12-13 19:29:02 +11:00
sshd_config - (dtucker) [sshd_config sshd_config.5] Update UsePAM to reflect current 2006-02-23 21:35:30 +11:00
sshd_config.5 - markus@cvs.openbsd.org 2006/03/14 16:32:48 2006-03-15 12:06:55 +11:00
sshd.8 - jmc@cvs.openbsd.org 2006/02/24 20:31:31 2006-03-15 11:56:03 +11:00
sshd.c - djm@cvs.openbsd.org 2006/03/07 09:07:40 2006-03-15 12:08:28 +11:00
sshlogin.c - djm@cvs.openbsd.org 2004/08/12 09:18:24 2004-08-13 21:21:47 +10:00
sshlogin.h
sshpty.c - stevesk@cvs.openbsd.org 2006/02/20 17:02:44 2006-03-15 11:45:54 +11:00
sshpty.h - stevesk@cvs.openbsd.org 2006/02/07 01:42:00 2006-03-15 11:11:28 +11:00
sshtty.c - stevesk@cvs.openbsd.org 2006/02/07 01:52:50 2006-03-15 11:11:56 +11:00
survey.sh.in - (dtucker) [config.sh.in] Collect oslevel -r too. 2005-02-15 21:26:32 +11:00
TODO - (dtucker) [TODO WARNING.RNG] Update to reflect current reality. ok djm@ 2004-12-06 22:40:10 +11:00
ttymodes.c - stevesk@cvs.openbsd.org 2006/02/07 01:42:00 2006-03-15 11:11:28 +11:00
ttymodes.h - deraadt@cvs.openbsd.org 2004/07/11 17:48:47 2004-07-17 16:12:08 +10:00
uidswap.c - (dtucker) [uidswap.c] Skip uid restore test on Cygwin. Patch from 2005-02-22 17:57:13 +11:00
uidswap.h
uuencode.c
uuencode.h
version.h - (dtucker) [README version.h contrib/caldera/openssh.spec 2006-02-12 16:48:56 +11:00
WARNING.RNG typo 2005-05-26 11:47:54 +10:00
xmalloc.c
xmalloc.h

See http://www.openssh.com/txt/release-4.3p2 for the release notes.

- A Japanese translation of this document and of the OpenSSH FAQ is
- available at http://www.unixuser.org/~haruyama/security/openssh/index.html
- Thanks to HARUYAMA Seigo <haruyama@unixuser.org>

This is the port of OpenBSD's excellent OpenSSH[0] to Linux and other
Unices.

OpenSSH is based on the last free version of Tatu Ylonen's sample
implementation with all patent-encumbered algorithms removed (to
external libraries), all known security bugs fixed, new features
reintroduced and many other clean-ups.  OpenSSH has been created by
Aaron Campbell, Bob Beck, Markus Friedl, Niels Provos, Theo de Raadt,
and Dug Song. It has a homepage at http://www.openssh.com/

This port consists of the re-introduction of autoconf support, PAM
support, EGD[1]/PRNGD[2] support and replacements for OpenBSD library
functions that are (regrettably) absent from other unices. This port
has been best tested on AIX, Cygwin, HP-UX, Linux, MacOS/X,
NetBSD, OpenBSD, OpenServer, Solaris, Unicos, and UnixWare.

This version actively tracks changes in the OpenBSD CVS repository.

The PAM support is now more functional than the popular packages of
commercial ssh-1.2.x. It checks "account" and "session" modules for
all logins, not just when using password authentication.

OpenSSH depends on Zlib[3], OpenSSL[4] and optionally PAM[5].

There is now several mailing lists for this port of OpenSSH. Please
refer to http://www.openssh.com/list.html for details on how to join.

Please send bug reports and patches to the mailing list
openssh-unix-dev@mindrot.org. The list is open to posting by
unsubscribed users.Code contribution are welcomed, but please follow the 
OpenBSD style guidelines[6].

Please refer to the INSTALL document for information on how to install
OpenSSH on your system. There are a number of differences between this
port of OpenSSH and F-Secure SSH 1.x, please refer to the OpenSSH FAQ[7]
for details and general tips.

Damien Miller <djm@mindrot.org>

Miscellania -

This version of OpenSSH is based upon code retrieved from the OpenBSD
CVS repository which in turn was based on the last free sample
implementation released by Tatu Ylonen.

References -

[0] http://www.openssh.com/faq.html
[1] http://www.lothar.com/tech/crypto/
[2] http://www.aet.tu-cottbus.de/personen/jaenicke/postfix_tls/prngd.html
[3] http://www.gzip.org/zlib/
[4] http://www.openssl.org/
[5] http://www.openpam.org
    http://www.kernel.org/pub/linux/libs/pam/ 
    (PAM also is standard on Solaris and HP-UX 11)
[6] http://www.openbsd.org/cgi-bin/man.cgi?query=style&sektion=9
[7] http://www.openssh.com/faq.html

$Id: README,v 1.62 2006/02/12 05:48:56 dtucker Exp $