Перейти к файлу
Darren Tucker 0a4f04b5b2 - djm@cvs.openbsd.org 2003/07/03 08:09:06
[readconf.c readconf.h ssh-keysign.c ssh.c]
     fix AddressFamily option in config file, from brent@graveland.net;
     ok markus@
2003-07-03 20:37:47 +10:00
contrib - (dtucker) Have configure refer the user to config.log and 2003-06-24 20:22:09 +10:00
openbsd-compat - (dtucker) [openbsd-compat/setproctitle.c] Ensure SPT_TYPE is defined before 2003-06-22 18:32:10 +10:00
regress - markus@cvs.openbsd.org 2003/07/03 08:24:13 2003-07-03 20:27:55 +10:00
scard sync scard/ 2002-05-22 14:24:01 +10:00
.cvsignore ssh-keysign 2002-06-26 19:24:56 +10:00
CREDITS Add Roumen Petrov 2003-06-28 14:27:29 +10:00
ChangeLog - djm@cvs.openbsd.org 2003/07/03 08:09:06 2003-07-03 20:37:47 +10:00
INSTALL - (dtucker) Correct --osfsia in INSTALL. Patch by skeleten at shillest.net 2003-05-24 11:41:16 +10:00
LICENCE - djm@cvs.openbsd.org 2003/06/12 12:22:47 2003-06-18 20:26:13 +10:00
Makefile.in - (djm) Bug #588 - Add scard-opensc.o back to Makefile.in 2003-06-05 18:53:42 +10:00
OVERVIEW Sync 2001-09-25 12:55:37 +10:00
README - (djm) Update README to reflect AIX's status as a well supported platform. 2003-01-08 23:28:40 +11:00
README.dns - (djm) Adapt README.dns for portable 2003-05-15 13:23:36 +10:00
README.privsep - (bal) Disable Privsep for Tru64 after pre-authentication due to issues 2003-03-21 01:18:09 +00:00
README.smartcard - (djm) Re-merge OpenSC info into README.smartcard 2003-06-10 21:09:09 +10:00
RFC.nroff - (djm) Manually fix up missed diff hunks (mainly RCS idents) 2000-11-06 12:39:34 +11:00
TODO Fix typos in comments. 2003-06-11 23:56:41 +10:00
WARNING.RNG - (djm) Random number collection doc fixes from Ben 2002-04-14 23:16:04 +10:00
acconfig.h - (djm) Put licenses on substantial header files 2003-06-11 22:51:32 +10:00
aclocal.m4 [configure.in] Clean up library testing. 2001-10-21 17:53:58 -07:00
atomicio.c - deraadt@cvs.openbsd.org 2003/06/28 16:23:06 2003-07-03 13:46:56 +10:00
atomicio.h - deraadt@cvs.openbsd.org 2003/06/28 16:23:06 2003-07-03 13:46:56 +10:00
auth-bsdauth.c - deraadt@cvs.openbsd.org 2002/06/30 21:59:45 2002-07-04 00:14:17 +00:00
auth-chall.c - (djm) Merge FreeBSD PAM code: replaces PAM password auth kludge with 2003-05-10 19:28:02 +10:00
auth-krb4.c - (djm) RCSID sync w/ OpenBSD 2003-05-14 13:40:06 +10:00
auth-krb5.c - (djm) Make portable build with MIT krb5 (some issues remain) 2003-05-14 14:31:11 +10:00
auth-options.c - (djm) OpenBSD CVS Sync 2003-06-03 10:25:48 +10:00
auth-options.h - stevesk@cvs.openbsd.org 2002/07/21 18:34:43 2002-07-23 21:07:45 +00:00
auth-pam.c - (djm) OpenBSD CVS Sync 2003-06-03 10:25:48 +10:00
auth-pam.h - (djm) Sync auth-pam.h with what we actually implement 2003-05-19 11:28:44 +10:00
auth-passwd.c - (djm) OpenBSD CVS Sync 2003-06-03 10:25:48 +10:00
auth-rh-rsa.c - (djm) OpenBSD CVS Sync 2003-06-03 10:25:48 +10:00
auth-rhosts.c - (djm) OpenBSD CVS Sync 2003-06-03 10:25:48 +10:00
auth-rsa.c - (djm) RCSID sync w/ OpenBSD 2003-05-14 13:40:06 +10:00
auth-sia.c - (djm) OpenBSD CVS Sync 2003-06-03 10:25:48 +10:00
auth-sia.h - (djm) KNF on auth-sia.[ch] 2003-05-19 00:50:02 +10:00
auth-skey.c - deraadt@cvs.openbsd.org 2002/06/30 21:59:45 2002-07-04 00:14:17 +00:00
auth.c - (djm) OpenBSD CVS Sync 2003-06-03 10:25:48 +10:00
auth.h - markus@cvs.openbsd.org 2003/04/16 14:35:27 2003-05-14 13:43:25 +10:00
auth1.c - (djm) Add new UsePAM configuration directive to allow runtime control 2003-05-14 15:11:48 +10:00
auth2-chall.c - (djm) Avoid auth2-chall.c warning when compiling without 2003-05-26 21:36:13 +10:00
auth2-hostbased.c - markus@cvs.openbsd.org 2003/06/24 08:23:46 2003-06-28 12:38:01 +10:00
auth2-kbdint.c - (djm) Merge FreeBSD PAM code: replaces PAM password auth kludge with 2003-05-10 19:28:02 +10:00
auth2-krb5.c - markus@cvs.openbsd.org 2003/05/15 14:09:21 2003-05-16 11:38:46 +10:00
auth2-none.c - (djm) Add back radix.o (used by AFS support), after it went missing from 2003-04-29 23:22:40 +10:00
auth2-passwd.c - (djm) RCSID sync w/ OpenBSD 2003-05-14 13:40:06 +10:00
auth2-pubkey.c - markus@cvs.openbsd.org 2003/06/24 08:23:46 2003-06-28 12:38:01 +10:00
auth2.c - markus@cvs.openbsd.org 2003/06/24 08:23:46 2003-06-28 12:38:01 +10:00
authfd.c - deraadt@cvs.openbsd.org 2003/06/28 16:23:06 2003-07-03 13:46:56 +10:00
authfd.h - djm@cvs.openbsd.org 2003/06/11 11:18:38 2003-06-11 22:06:33 +10:00
authfile.c - djm@cvs.openbsd.org 2003/05/24 09:30:40 2003-05-25 14:38:33 +10:00
authfile.h - markus@cvs.openbsd.org 2002/05/23 19:24:30 2002-06-06 19:57:33 +00:00
bufaux.c - (djm) RCSID sync w/ OpenBSD 2003-05-14 13:40:06 +10:00
bufaux.h - (bal) Since we don't support platforms lacking u_int_64. We may 2003-04-27 18:01:37 +00:00
buffer.c - markus@cvs.openbsd.org 2002/06/26 08:54:18 2002-06-26 19:14:25 +10:00
buffer.h - stevesk@cvs.openbsd.org 2002/03/04 17:27:39 2002-03-05 01:53:02 +00:00
canohost.c Put AI_NUMERICHOST back where it belongs. 2003-06-05 09:52:42 +10:00
canohost.h - markus@cvs.openbsd.org 2001/06/26 17:27:25 2001-07-04 04:46:56 +00:00
channels.c - markus@cvs.openbsd.org 2003/07/02 14:51:16 2003-07-03 13:55:19 +10:00
channels.h - (bal) AIX tty data limiting patch fix by leigh@solinno.co.uk 2002-07-22 15:28:53 +00:00
cipher-3des1.c - markus@cvs.openbsd.org 2003/05/15 03:08:29 2003-05-15 13:37:19 +10:00
cipher-aes.c - (djm) Fix use of macro before #define in cipher-aes.c 2003-06-02 18:57:59 +10:00
cipher-bf1.c - markus@cvs.openbsd.org 2003/05/15 03:08:29 2003-05-15 13:37:19 +10:00
cipher-ctr.c - markus@cvs.openbsd.org 2003/06/17 18:14:23 2003-06-18 20:29:35 +10:00
cipher.c - markus@cvs.openbsd.org 2003/05/17 04:27:52 2003-05-18 20:53:59 +10:00
cipher.h - markus@cvs.openbsd.org 2002/03/18 17:13:15 2002-03-22 01:39:44 +00:00
clientloop.c - deraadt@cvs.openbsd.org 2003/06/28 16:23:06 2003-07-03 13:46:56 +10:00
clientloop.h - markus@cvs.openbsd.org 2002/04/22 21:04:52 2002-04-23 21:09:44 +10:00
compat.c - (djm) RCSID sync w/ OpenBSD 2003-05-14 13:40:06 +10:00
compat.h - markus@cvs.openbsd.org 2003/04/01 10:31:26 2003-04-01 21:44:37 +10:00
compress.c - provos@cvs.openbsd.org 2002/03/18 17:31:54 2002-03-22 01:51:24 +00:00
compress.h - stevesk@cvs.openbsd.org 2002/03/04 17:27:39 2002-03-05 01:53:02 +00:00
config.guess - (bal) Collection of Cray patches (bsd-cray.h fix for CRAYT3E and improved 2003-03-21 01:05:37 +00:00
config.sub - (bal) Collection of Cray patches (bsd-cray.h fix for CRAYT3E and improved 2003-03-21 01:05:37 +00:00
configure.ac - (djm) Search for support functions necessary to build our 2003-06-30 19:21:36 +10:00
crc32.c - (djm) Fix some compile errors spotted by dtucker and his fabulous 2003-02-25 10:22:35 +11:00
crc32.h - markus@cvs.openbsd.org 2003/02/12 21:39:50 2003-02-24 12:02:12 +11:00
deattack.c - stevesk@cvs.openbsd.org 2002/03/04 17:27:39 2002-03-05 01:53:02 +00:00
deattack.h - markus@cvs.openbsd.org 2001/06/26 17:27:25 2001-07-04 04:46:56 +00:00
defines.h - (djm) Put licenses on substantial header files 2003-06-11 22:51:32 +10:00
dh.c - (djm) RCSID sync w/ OpenBSD 2003-05-14 13:40:06 +10:00
dh.h - markus@cvs.openbsd.org 2001/06/26 17:27:25 2001-07-04 04:46:56 +00:00
dispatch.c - (djm) RCSID sync w/ OpenBSD 2003-05-14 13:40:06 +10:00
dispatch.h - markus@cvs.openbsd.org 2002/01/11 13:39:36 2002-01-22 23:24:13 +11:00
dns.c - jakob@cvs.openbsd.org 2003/06/11 10:18:47 2003-06-11 22:05:45 +10:00
dns.h - jakob@cvs.openbsd.org 2003/05/14 18:16:20 2003-05-15 10:19:46 +10:00
entropy.c - (djm) A few type mismatch fixes from Bug #565 2003-05-16 15:51:44 +10:00
entropy.h - (djm) Add CVS Id's to files that we have missed 2001-02-09 12:55:35 +11:00
fatal.c - (bal) Imported missing fatal.c and fixed up Makefile.in 2002-02-26 19:24:21 +00:00
fixpaths - (djm) PERL-free fixpaths from stuge-openssh-unix-dev@cdy.org 2002-12-05 20:59:33 +11:00
fixprogs Fix fixprogs 2000-09-16 16:10:56 +11:00
getput.h - stevesk@cvs.openbsd.org 2002/03/04 17:27:39 2002-03-05 01:53:02 +00:00
groupaccess.c - (djm) RCSID sync w/ OpenBSD 2003-05-14 13:40:06 +10:00
groupaccess.h - markus@cvs.openbsd.org 2001/06/26 17:27:25 2001-07-04 04:46:56 +00:00
hostfile.c - (djm) RCSID sync w/ OpenBSD 2003-05-14 13:40:06 +10:00
hostfile.h - deraadt@cvs.openbsd.org 2002/11/21 23:03:51 2002-12-23 02:06:19 +00:00
includes.h - (dtucker) Bug #602: move #include of netdb.h to after in.h (fixes compiler 2003-06-29 21:23:37 +10:00
install-sh - Added BSD compatible install program and autoconf test, thanks to 1999-11-25 12:31:26 +11:00
kex.c - markus@cvs.openbsd.org 2003/04/01 10:31:26 2003-04-01 21:44:37 +10:00
kex.h - markus@cvs.openbsd.org 2003/02/16 17:09:57 2003-02-24 12:03:03 +11:00
kexdh.c - markus@cvs.openbsd.org 2003/02/16 17:09:57 2003-02-24 12:03:03 +11:00
kexdhc.c - markus@cvs.openbsd.org 2003/02/16 17:09:57 2003-02-24 12:03:03 +11:00
kexdhs.c - markus@cvs.openbsd.org 2003/02/16 17:09:57 2003-02-24 12:03:03 +11:00
kexgex.c - markus@cvs.openbsd.org 2003/02/16 17:09:57 2003-02-24 12:03:03 +11:00
kexgexc.c - markus@cvs.openbsd.org 2003/02/16 17:09:57 2003-02-24 12:03:03 +11:00
kexgexs.c - markus@cvs.openbsd.org 2003/02/16 17:09:57 2003-02-24 12:03:03 +11:00
key.c - markus@cvs.openbsd.org 2003/06/24 08:23:46 2003-06-28 12:38:01 +10:00
key.h - markus@cvs.openbsd.org 2003/06/24 08:23:46 2003-06-28 12:38:01 +10:00
log.c remove #include we don't need 2003-05-25 14:45:02 +10:00
log.h - (djm) RCSID sync w/ OpenBSD 2003-05-14 13:40:06 +10:00
loginrec.c - (djm) 2-clause license on loginrec.c, with permission from 2003-05-10 23:42:12 +10:00
loginrec.h 2-term license, matching the rest of loginrec code 2003-06-03 12:18:50 +10:00
logintest.c sync logintest license with that of loginrec.c 2003-06-02 10:42:17 +10:00
mac.c - markus@cvs.openbsd.org 2002/05/16 22:02:50 2002-06-06 19:48:16 +00:00
mac.h - markus@cvs.openbsd.org 2001/06/26 17:27:25 2001-07-04 04:46:56 +00:00
match.c - markus@cvs.openbsd.org 2002/03/01 13:12:10 2002-03-05 01:42:42 +00:00
match.h - markus@cvs.openbsd.org 2002/03/01 13:12:10 2002-03-05 01:42:42 +00:00
md5crypt.c - (dtucker) Add missing semicolon in md5crypt.c, patch from openssh at 2003-05-30 16:58:22 +10:00
md5crypt.h - (djm) KNF on md5crypt.c 2003-05-19 00:46:46 +10:00
mdoc2man.pl - (djm) Fix .Nm in mdoc2man.pl from pspencer@fields.utoronto.ca 2002-04-17 12:30:45 +10:00
misc.c - markus@cvs.openbsd.org 2003/04/12 10:15:36 2003-05-14 13:41:39 +10:00
misc.h - markus@cvs.openbsd.org 2002/03/19 10:49:35 2002-03-22 02:54:23 +00:00
mkinstalldirs - HPUX and Configure fixes from Lutz Jaenicke 2000-05-20 15:33:44 +10:00
moduli - (djm) Sync $sysconfdir/moduli 2001-09-25 13:06:18 +10:00
monitor.c - markus@cvs.openbsd.org 2003/06/24 08:23:46 2003-06-28 12:38:01 +10:00
monitor.h - (djm) Merge FreeBSD PAM code: replaces PAM password auth kludge with 2003-05-10 19:28:02 +10:00
monitor_fdpass.c - (dtucker) Bug #544: ignore invalid cmsg_type on Linux 2.0 kernels, 2003-05-02 20:48:21 +10:00
monitor_fdpass.h whitespace sync 2002-06-25 23:01:37 +00:00
monitor_mm.c - millert@cvs.openbsd.org 2002/08/02 14:43:15 2002-08-20 18:36:25 +00:00
monitor_mm.h - (djm) Sync sys/tree.h with OpenBSD -current. Rename tree.h and 2002-09-12 10:43:29 +10:00
monitor_wrap.c - deraadt@cvs.openbsd.org 2003/06/28 16:23:06 2003-07-03 13:46:56 +10:00
monitor_wrap.h - (djm) Merge FreeBSD PAM code: replaces PAM password auth kludge with 2003-05-10 19:28:02 +10:00
mpaux.c - itojun@cvs.openbsd.org 2001/02/08 19:30:52 2001-02-09 02:11:24 +00:00
mpaux.h - stevesk@cvs.openbsd.org 2002/03/04 17:27:39 2002-03-05 01:53:02 +00:00
msg.c - deraadt@cvs.openbsd.org 2003/06/28 16:23:06 2003-07-03 13:46:56 +10:00
msg.h - (bal) [msg.c msg.h scp.c ssh-keysign.c sshconnect2.c] Resync CVS IDs since 2002-12-23 02:58:17 +00:00
myproposal.h - markus@cvs.openbsd.org 2003/05/17 04:27:52 2003-05-18 20:53:59 +10:00
nchan.c - (djm) RCSID sync w/ OpenBSD 2003-05-14 13:40:06 +10:00
nchan.ms - niklas@cvs.openbsd.org 2001/01/2001 2001-01-29 07:39:26 +00:00
nchan2.ms - (bal) nchan2.ms resync. BSD License applied. 2001-10-04 21:16:57 +00:00
packet.c - markus@cvs.openbsd.org 2003/06/24 08:23:46 2003-06-28 12:38:01 +10:00
packet.h - markus@cvs.openbsd.org 2003/06/24 08:23:46 2003-06-28 12:38:01 +10:00
pathnames.h - markus@cvs.openbsd.org 2002/05/23 19:24:30 2002-06-06 19:57:33 +00:00
progressmeter.c - deraadt@cvs.openbsd.org 2003/06/28 16:23:06 2003-07-03 13:46:56 +10:00
progressmeter.h - fgsch@cvs.openbsd.org 2003/01/10 08:19:07 2003-01-10 21:46:02 +11:00
radix.c - markus@cvs.openbsd.org 2002/09/09 14:54:15 2002-09-12 09:49:15 +10:00
radix.h - markus@cvs.openbsd.org 2001/06/26 17:27:25 2001-07-04 04:46:56 +00:00
readconf.c - djm@cvs.openbsd.org 2003/07/03 08:09:06 2003-07-03 20:37:47 +10:00
readconf.h - djm@cvs.openbsd.org 2003/07/03 08:09:06 2003-07-03 20:37:47 +10:00
readpass.c - markus@cvs.openbsd.org 2003/01/23 13:50:27 2003-01-24 11:36:23 +11:00
readpass.h - markus@cvs.openbsd.org 2002/03/26 15:58:46 2002-03-27 17:28:46 +00:00
rijndael.c - deraadt@cvs.openbsd.org 2002/07/10 17:53:54 2002-07-11 04:01:29 +00:00
rijndael.h - deraadt@cvs.openbsd.org 2001/12/19 07:18:56 2001-12-21 14:45:46 +11:00
rsa.c - markus@cvs.openbsd.org 2001/12/27 18:22:16 2002-01-22 23:09:22 +11:00
rsa.h - stevesk@cvs.openbsd.org 2002/03/04 17:27:39 2002-03-05 01:53:02 +00:00
scard-opensc.c - (djm) Bug #593: Sanity check OpenSC card reader number; patch from 2003-06-28 18:08:16 +10:00
scard.c - markus@cvs.openbsd.org 2003/06/12 19:12:03 2003-06-18 20:28:40 +10:00
scard.h - markus@cvs.openbsd.org 2003/06/12 19:12:03 2003-06-18 20:28:40 +10:00
scp.1 - jmc@cvs.openbsd.org 2003/06/10 09:12:11 2003-06-11 22:04:39 +10:00
scp.c - deraadt@cvs.openbsd.org 2003/06/28 16:23:06 2003-07-03 13:46:56 +10:00
servconf.c - (djm) Bug #573 - Remove unneeded Krb headers and compat goop. Patch from 2003-06-04 19:06:59 +10:00
servconf.h - (djm) OpenBSD CVS Sync 2003-06-03 10:25:48 +10:00
serverloop.c - markus@cvs.openbsd.org 2003/06/24 08:23:46 2003-06-28 12:38:01 +10:00
serverloop.h - markus@cvs.openbsd.org 2001/06/27 02:12:54 2001-07-04 04:53:53 +00:00
session.c - (djm) OpenBSD CVS Sync 2003-06-03 10:25:48 +10:00
session.h - deraadt@cvs.openbsd.org 2002/06/30 21:59:45 2002-07-04 00:14:17 +00:00
sftp-client.c - deraadt@cvs.openbsd.org 2003/06/28 16:23:06 2003-07-03 13:46:56 +10:00
sftp-client.h - djm@cvs.openbsd.org 2002/09/11 22:41:50 2002-09-12 09:54:25 +10:00
sftp-common.c - djm@cvs.openbsd.org 2003/05/24 09:30:40 2003-05-25 14:38:33 +10:00
sftp-common.h - djm@cvs.openbsd.org 2002/09/11 22:41:50 2002-09-12 09:54:25 +10:00
sftp-glob.c - djm@cvs.openbsd.org 2002/09/11 22:41:50 2002-09-12 09:54:25 +10:00
sftp-glob.h - djm@cvs.openbsd.org 2002/09/11 22:41:50 2002-09-12 09:54:25 +10:00
sftp-int.c - mouring@cvs.openbsd.org 2003/05/15 03:43:59 2003-05-15 13:49:21 +10:00
sftp-int.h - (djm) OpenBSD CVS Sync 2003-01-10 21:40:00 +11:00
sftp-server.8 - jmc@cvs.openbsd.org 2003/06/10 09:12:11 2003-06-11 22:04:39 +10:00
sftp-server.c - miod@cvs.openbsd.org 2003/06/25 22:39:36 2003-06-28 12:39:03 +10:00
sftp.1 - (djm) OpenBSD CVS Sync 2003-05-23 18:44:04 +10:00
sftp.c - djm@cvs.openbsd.org 2003/06/04 12:41:22 2003-06-04 22:51:38 +10:00
sftp.h - djm@cvs.openbsd.org 2002/02/13 00:59:23 2002-02-13 14:10:32 +11:00
ssh-add.1 - jmc@cvs.openbsd.org 2003/06/10 09:12:11 2003-06-11 22:04:39 +10:00
ssh-add.c - markus@cvs.openbsd.org 2003/06/16 10:22:45 2003-06-18 20:29:18 +10:00
ssh-agent.1 - jmc@cvs.openbsd.org 2003/06/10 09:12:11 2003-06-11 22:04:39 +10:00
ssh-agent.c - markus@cvs.openbsd.org 2003/06/12 19:12:03 2003-06-18 20:28:40 +10:00
ssh-dss.c - markus@cvs.openbsd.org 2003/02/12 09:33:04 2003-02-24 12:01:40 +11:00
ssh-keygen.1 - jmc@cvs.openbsd.org 2003/06/10 09:12:11 2003-06-11 22:04:39 +10:00
ssh-keygen.c - djm@cvs.openbsd.org 2003/05/15 03:10:52 2003-05-15 13:37:43 +10:00
ssh-keyscan.1 - jmc@cvs.openbsd.org 2003/06/10 09:12:11 2003-06-11 22:04:39 +10:00
ssh-keyscan.c - deraadt@cvs.openbsd.org 2003/06/28 16:23:06 2003-07-03 13:46:56 +10:00
ssh-keysign.8 - jmc@cvs.openbsd.org 2003/06/10 09:12:11 2003-06-11 22:04:39 +10:00
ssh-keysign.c - djm@cvs.openbsd.org 2003/07/03 08:09:06 2003-07-03 20:37:47 +10:00
ssh-rand-helper.8 - (djm) ssh-rand-helper improvements 2002-04-14 19:27:12 +10:00
ssh-rand-helper.c - (djm) A few type mismatch fixes from Bug #565 2003-05-16 15:51:44 +10:00
ssh-rsa.c - (dtucker) OpenBSD CVS Sync 2003-06-22 20:45:15 +10:00
ssh.1 - markus@cvs.openbsd.org 2003/07/02 14:51:16 2003-07-03 13:55:19 +10:00
ssh.c - djm@cvs.openbsd.org 2003/07/03 08:09:06 2003-07-03 20:37:47 +10:00
ssh.h - deraadt@cvs.openbsd.org 2003/06/28 16:23:06 2003-07-03 13:46:56 +10:00
ssh1.h [NOTE: File split is was not done in Portabl Tree] 2001-06-09 00:17:10 +00:00
ssh2.h - markus@cvs.openbsd.org 2003/05/14 00:52:59 2003-05-14 13:46:53 +10:00
ssh_config - djm@cvs.openbsd.org 2003/05/16 03:27:12 2003-05-18 20:50:30 +10:00
ssh_config.5 - markus@cvs.openbsd.org 2003/07/02 14:51:16 2003-07-03 13:55:19 +10:00
ssh_prng_cmds.in [ssh_prng_cmds.in] Bug 323 arp -n flag doesn't exist under Solaris. 2002-07-14 14:43:57 -07:00
sshconnect.c - markus@cvs.openbsd.org 2003/06/29 12:44:38 2003-07-03 13:48:04 +10:00
sshconnect.h - deraadt@cvs.openbsd.org 2002/06/19 00:27:55 2002-06-21 00:41:51 +00:00
sshconnect1.c - (djm) RCSID sync w/ OpenBSD 2003-05-14 13:40:06 +10:00
sshconnect2.c - markus@cvs.openbsd.org 2003/06/24 08:23:46 2003-06-28 12:38:01 +10:00
sshd.8 - jmc@cvs.openbsd.org 2003/06/10 09:12:11 2003-06-11 22:04:39 +10:00
sshd.c - deraadt@cvs.openbsd.org 2003/06/28 16:23:06 2003-07-03 13:46:56 +10:00
sshd_config 20030622 2003-06-22 20:48:45 +10:00
sshd_config.5 20030622 2003-06-22 20:46:53 +10:00
sshlogin.c - (djm) OpenBSD CVS Sync 2003-06-18 20:25:33 +10:00
sshlogin.h - (stevesk) [session.c sshlogin.c sshlogin.h] complete portable 2003-01-01 23:43:55 +00:00
sshpty.c - (djm) OpenBSD CVS Sync 2003-06-18 20:25:33 +10:00
sshpty.h - stevesk@cvs.openbsd.org 2002/03/04 17:27:39 2002-03-05 01:53:02 +00:00
sshtty.c - stevesk@cvs.openbsd.org 2002/03/04 17:27:39 2002-03-05 01:53:02 +00:00
sshtty.h - markus@cvs.openbsd.org 2001/06/26 17:27:25 2001-07-04 04:46:56 +00:00
tildexpand.c - deraadt@cvs.openbsd.org 2002/06/23 03:25:50 2002-06-23 21:20:34 +00:00
tildexpand.h - markus@cvs.openbsd.org 2001/06/26 17:27:25 2001-07-04 04:46:56 +00:00
ttymodes.c - (djm) RCSID sync w/ OpenBSD 2003-05-14 13:40:06 +10:00
ttymodes.h - (bal) Some platforms don't have ONLCR (Notable Mint) 2002-06-12 17:32:30 +00:00
uidswap.c - (dtucker) [uidswap.c] Fix setreuid and add missing args to fatal(). ok djm@ 2003-06-06 10:46:04 +10:00
uidswap.h - markus@cvs.openbsd.org 2001/06/26 17:27:25 2001-07-04 04:46:56 +00:00
uuencode.c - markus@cvs.openbsd.org 2002/09/09 14:54:15 2002-09-12 09:49:15 +10:00
uuencode.h - markus@cvs.openbsd.org 2002/02/25 16:33:27 2002-02-26 18:15:09 +00:00
version.h - (djm) Add back radix.o (used by AFS support), after it went missing from 2003-04-29 23:22:40 +10:00
xmalloc.c - stevesk@cvs.openbsd.org 2001/07/23 18:21:46 2001-08-06 21:03:23 +00:00
xmalloc.h - deraadt@cvs.openbsd.org 2002/06/19 00:27:55 2002-06-21 00:41:51 +00:00

README

- 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 (for Linux and Solaris), 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 Linux, Solaris, HP-UX, NetBSD, 
Irix and AIX. Support for SCO, NeXT and other Unices is underway. 
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.

If you are a citizen of an USA-embargoed country to which export of 
cryptographic products is restricted, then please refrain from sending 
crypto-related code or patches to the list. We cannot accept them.
Other code contribution are accepted, 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.kernel.org/pub/linux/libs/pam/ (PAM 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.51 2003/01/08 12:28:40 djm Exp $