Portable OpenSSH, all Win32-OpenSSH releases and wiki are managed at https://github.com/powershell/Win32-OpenSSH
Go to file
Darren Tucker 50dbe8314b - djm@cvs.openbsd.org 2004/10/29 23:56:17
[bufaux.c bufaux.h buffer.c buffer.h]
     introduce a new buffer API that returns an error rather than fatal()ing
     when presented with bad data; ok markus@
2004-11-05 20:41:24 +11:00
contrib - (dtucker) [contrib/cygwin/ssh-host-config] Update to match current Cygwin 2004-09-21 21:35:55 +10:00
openbsd-compat - (dtucker) [monitor_mm.c openbsd-compat/xmmap.c] Bug #940: cast constants 2004-10-06 23:15:44 +10:00
regress - (dtucker) [regress/Makefile] Clean scp-ssh-wrapper.scp too. Patch from 2004-08-30 21:13:49 +10:00
scard sync scard/ 2002-05-22 14:24:01 +10:00
.cvsignore - (tim) [configure.ac Makefile.in] Add support for "make package" ok djm@ 2004-05-30 21:38:51 -07:00
CREDITS - (dtucker) [contrib/caldera/openssh.spec contrib/redhat/openssh.spec 2004-05-27 09:59:31 +10:00
ChangeLog - djm@cvs.openbsd.org 2004/10/29 23:56:17 2004-11-05 20:41:24 +11:00
INSTALL - (dtucker) [contrib/caldera/openssh.spec contrib/redhat/openssh.spec 2004-05-27 09:59:31 +10:00
LICENCE - markus@cvs.openbsd.org 2004/08/30 09:18:08 2004-11-05 20:00:03 +11:00
Makefile.in - (dtucker) [Makefile.in contrib/ssh-copy-id] Bug #894: Improve portability 2004-08-30 21:33:02 +10:00
OVERVIEW - djm@cvs.openbsd.org 2004/05/09 01:19:28 2004-05-13 16:30:44 +10:00
README remove antique crypto restrictions text 2004-08-14 10:26:30 +10:00
README.dns - jakob@cvs.openbsd.org 2003/10/14 19:43:23 2003-10-15 16:07:53 +10:00
README.platform - (dtucker) [README.platform] List prereqs for building on Cygwin. 2004-04-23 18:57:13 +10:00
README.privsep - (dtucker) [README.privsep] Bug #939: update info about HP-UX Trusted Mode 2004-10-06 20:09:32 +10:00
README.smartcard - djm@cvs.openbsd.org 2003/11/21 11:57:03 2003-11-21 23:48:55 +11:00
RFC.nroff - djm@cvs.openbsd.org 2003/11/21 11:57:03 2003-11-21 23:48:55 +11:00
TODO Remove password expiry from TODO 2004-02-11 20:44:13 +11:00
WARNING.RNG - djm@cvs.openbsd.org 2003/11/21 11:57:03 2003-11-21 23:48:55 +11:00
acconfig.h - (dtucker) [acconfig.h auth-pam.c configure.ac] Set real uid to non-root 2004-08-16 23:12:05 +10:00
aclocal.m4 [configure.in] Clean up library testing. 2001-10-21 17:53:58 -07:00
acss.c - (dtucker) [acss.c acss.h] Fix $Id tags. 2004-02-06 15:22:43 +11:00
acss.h - (dtucker) [acss.c acss.h] Fix $Id tags. 2004-02-06 15:22:43 +11:00
atomicio.c - avsm@cvs.openbsd.org 2003/07/31 15:50:16 2003-08-03 00:05:58 +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@cvs.openbsd.org 2003/11/21 11:57:03 2003-11-21 23:48:55 +11:00
auth-krb5.c - (dtucker) [auth-krb5.c] Bug #922: Pass KRB5CCNAME to PAM. From deengert 2004-09-11 23:32:09 +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) [auth-pam.c] snprintf->strl*, fix server message length calculations 2004-10-16 18:52:44 +10: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 - (bal) [auth-passwd.c auth1.c] Clean up unused variables. 2004-06-22 03:37:11 +00:00
auth-rh-rsa.c - djm@cvs.openbsd.org 2003/11/04 08:54:09 2003-11-17 21:13:40 +11:00
auth-rhosts.c - djm@cvs.openbsd.org 2003/11/04 08:54:09 2003-11-17 21:13:40 +11:00
auth-rsa.c - avsm@cvs.openbsd.org 2004/06/21 17:36:31 2004-06-22 12:56:01 +10:00
auth-shadow.c - (dtucker) [auth-shadow.c auth.h] Provide warnings of impending account or 2004-02-22 10:22:05 +11:00
auth-sia.c - (dtucker) [auth-passwd.c auth-sia.c auth-sia.h defines.h 2004-03-04 22:59:36 +11:00
auth-sia.h - (dtucker) [auth-passwd.c auth-sia.c auth-sia.h defines.h 2004-03-04 22:59:36 +11:00
auth-skey.c - (dtucker) [auth-skey.c defines.h monitor.c] Make skeychallenge explicitly 2004-04-14 17:24:30 +10:00
auth.c - markus@cvs.openbsd.org 2004/07/28 09:40:29 2004-08-12 22:40:24 +10:00
auth.h - (dtucker) [auth-pam.c auth.h auth2-none.c auth2.c monitor.c monitor_wrap.c] 2004-09-11 23:07:03 +10:00
auth1.c - markus@cvs.openbsd.org 2004/07/28 09:40:29 2004-08-12 22:40:24 +10:00
auth2-chall.c - dtucker@cvs.openbsd.org 2004/06/01 14:20:45 2004-06-15 10:28:24 +10:00
auth2-gss.c - avsm@cvs.openbsd.org 2004/06/21 17:36:31 2004-06-22 12:56:01 +10: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 - (dtucker) [auth-pam.c auth.h auth2-none.c auth2.c monitor.c monitor_wrap.c] 2004-09-11 23:07:03 +10: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 - (djm) [auth2-kbdint.c auth2-none.c auth2-passwd.c auth2-pubkey.c] 2004-09-11 22:42:09 +10:00
auth2.c - (dtucker) [auth-pam.c auth.h auth2-none.c auth2.c monitor.c monitor_wrap.c] 2004-09-11 23:07:03 +10:00
authfd.c - avsm@cvs.openbsd.org 2004/08/11 21:44:32 2004-08-13 21:19:37 +10:00
authfd.h - djm@cvs.openbsd.org 2003/11/21 11:57:03 2003-11-21 23:48:55 +11:00
authfile.c - djm@cvs.openbsd.org 2004/08/23 11:48:09 2004-08-29 16:28:39 +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@cvs.openbsd.org 2004/10/29 23:56:17 2004-11-05 20:41:24 +11:00
bufaux.h - djm@cvs.openbsd.org 2004/10/29 23:56:17 2004-11-05 20:41:24 +11:00
buffer.c - djm@cvs.openbsd.org 2004/10/29 23:56:17 2004-11-05 20:41:24 +11:00
buffer.h - djm@cvs.openbsd.org 2004/10/29 23:56:17 2004-11-05 20:41:24 +11:00
buildpkg.sh.in - (tim) [buildpkg.sh.in] Add $REV to bump the package revision within 2004-07-01 20:41:15 -07:00
canohost.c - djm@cvs.openbsd.org 2004/07/21 11:51:29 2004-07-21 21:53:34 +10:00
canohost.h - markus@cvs.openbsd.org 2001/06/26 17:27:25 2001-07-04 04:46:56 +00:00
channels.c - djm@cvs.openbsd.org 2004/10/29 21:47:15 2004-11-05 20:35:44 +11:00
channels.h - djm@cvs.openbsd.org 2004/10/29 21:47:15 2004-11-05 20:35:44 +11:00
cipher-3des1.c - markus@cvs.openbsd.org 2003/12/22 20:29:55 2003-12-31 11:36:00 +11:00
cipher-acss.c - (dtucker) [cipher-acss.c cipher.c] Enable acss only if building with 2004-02-06 15:26:10 +11:00
cipher-aes.c - djm@cvs.openbsd.org 2003/11/26 21:44:29 2003-12-09 19:05:42 +11:00
cipher-bf1.c - (djm) Sync with V_3_7 branch: 2003-09-23 22:12:38 +10:00
cipher-ctr.c - dtucker@cvs.openbsd.org 2004/02/06 23:41:13 2004-02-07 10:41:48 +11:00
cipher.c - markus@cvs.openbsd.org 2004/07/28 09:40:29 2004-08-12 22:40:24 +10:00
cipher.h - markus@cvs.openbsd.org 2004/07/28 09:40:29 2004-08-12 22:40:24 +10:00
cleanup.c - markus@cvs.openbsd.org 2003/09/23 20:17:11 2003-10-02 16:12:36 +10:00
clientloop.c - djm@cvs.openbsd.org 2004/10/29 22:53:56 2004-11-05 20:38:03 +11:00
clientloop.h - deraadt@cvs.openbsd.org 2004/07/11 17:48:47 2004-07-17 16:12:08 +10:00
compat.c - markus@cvs.openbsd.org 2003/11/02 11:01:03 2003-11-03 20:09:03 +11:00
compat.h - deraadt@cvs.openbsd.org 2004/07/11 17:48:47 2004-07-17 16:12:08 +10:00
compress.c - markus@cvs.openbsd.org 2004/01/13 19:45:15 2004-01-21 11:01:23 +11:00
compress.h - stevesk@cvs.openbsd.org 2002/03/04 17:27:39 2002-03-05 01:53:02 +00:00
config.guess - (djm) Update config.guess and config.sub to autoconf-2.59 versions; ok tim@ 2004-04-21 12:29:13 +10:00
config.sub - (djm) Update config.guess and config.sub to autoconf-2.59 versions; ok tim@ 2004-04-21 12:29:13 +10:00
configure.ac - (dtucker) [configure.ac includes.h] Bug #947: Fix compile error on HP-UX 2004-11-02 20:30:54 +11: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 - markus@cvs.openbsd.org 2003/09/18 08:49:45 2003-09-22 21:04:23 +10:00
deattack.h - markus@cvs.openbsd.org 2001/06/26 17:27:25 2001-07-04 04:46:56 +00:00
defines.h - (dtucker) [defines.h] Define __dead if not already defined. 2004-06-22 13:27:16 +10: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 - (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 - avsm@cvs.openbsd.org 2004/06/21 17:36:31 2004-06-22 12:56:01 +10:00
dns.h - jakob@cvs.openbsd.org 2003/11/12 16:39:58 2003-11-17 21:19:29 +11:00
entropy.c more whitespace (tabs this time) 2003-11-21 23:56:47 +11:00
entropy.h - (djm) Add CVS Id's to files that we have missed 2001-02-09 12:55:35 +11:00
envpass.sh - djm@cvs.openbsd.org 2004/04/27 09:47:30 2004-06-16 20:08:56 +10:00
fatal.c - markus@cvs.openbsd.org 2003/09/23 20:17:11 2003-10-02 16:12:36 +10:00
fixpaths - (djm) PERL-free fixpaths from stuge-openssh-unix-dev@cdy.org 2002-12-05 20:59:33 +11:00
fixprogs - djm@cvs.openbsd.org 2003/11/21 11:57:03 2003-11-21 23:48:55 +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) [groupaccess.c uidswap.c] Bug #787: Size group arrays at runtime 2004-02-24 13:05:11 +11:00
groupaccess.h - markus@cvs.openbsd.org 2001/06/26 17:27:25 2001-07-04 04:46:56 +00:00
gss-genr.c more whitespace (tabs this time) 2003-11-21 23:56:47 +11:00
gss-serv-krb5.c - (dtucker) [auth-krb5.c gss-serv-krb5.c openbsd-compat/xmmap.c] 2004-08-14 23:55:37 +10:00
gss-serv.c - markus@cvs.openbsd.org 2003/11/17 11:06:07 2003-11-17 22:18:21 +11:00
hostfile.c - jakob@cvs.openbsd.org 2003/11/10 16:23:41 2003-11-17 21:18:23 +11:00
hostfile.h - jakob@cvs.openbsd.org 2003/11/10 16:23:41 2003-11-17 21:18:23 +11:00
includes.h - (dtucker) [configure.ac includes.h] Bug #947: Fix compile error on HP-UX 2004-11-02 20:30:54 +11:00
install-sh - djm@cvs.openbsd.org 2003/11/21 11:57:03 2003-11-21 23:48:55 +11:00
kex.c - avsm@cvs.openbsd.org 2004/06/21 17:36:31 2004-06-22 12:56:01 +10:00
kex.h - djm@cvs.openbsd.org 2004/06/13 12:53:24 2004-06-15 10:30:09 +10:00
kexdh.c - markus@cvs.openbsd.org 2003/02/16 17:09:57 2003-02-24 12:03:03 +11:00
kexdhc.c - djm@cvs.openbsd.org 2004/06/13 12:53:24 2004-06-15 10:30:09 +10:00
kexdhs.c - djm@cvs.openbsd.org 2004/06/13 12:53:24 2004-06-15 10:30:09 +10: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/12/08 11:00:47 2003-12-09 19:18:07 +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 2004/07/28 09:40:29 2004-08-12 22:40:24 +10:00
key.h - jakob@cvs.openbsd.org 2003/11/10 16:23:41 2003-11-17 21:18:23 +11:00
log.c - (djm) [log.c] bz #111: Escape more control characters when sending data 2004-07-21 10:52:13 +10:00
log.h - djm@cvs.openbsd.org 2004/06/21 22:02:58 2004-06-22 12:57:44 +10:00
loginrec.c - (djm) [loginrec.c] xmalloc 2004-09-12 15:26:00 +10:00
loginrec.h 2-term license, matching the rest of loginrec code 2003-06-03 12:18:50 +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 - miod@cvs.openbsd.org 2003/09/18 13:02:21 2003-09-22 21:05:50 +10: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 more whitespace (tabs this time) 2003-11-21 23:56:47 +11:00
md5crypt.h - (djm) KNF on md5crypt.c 2003-05-19 00:46:46 +10:00
mdoc2man.awk - (dtucker) [mdoc2man.awk] Teach it to ignore .Bk -words, reported by 2004-07-02 18:43:09 +10:00
misc.c - avsm@cvs.openbsd.org 2004/08/11 21:43:05 2004-08-13 21:18:00 +10:00
misc.h - djm@cvs.openbsd.org 2004/10/29 22:53:56 2004-11-05 20:38:03 +11:00
mkinstalldirs - djm@cvs.openbsd.org 2003/11/21 11:57:03 2003-11-21 23:48:55 +11:00
moduli - (dtucker) [moduli] Import new moduli file from OpenBSD. 2004-01-28 15:44:04 +11:00
moduli.c - deraadt@cvs.openbsd.org 2004/07/11 17:48:47 2004-07-17 16:12:08 +10:00
monitor.c - (dtucker) [auth-pam.c auth.h auth2-none.c auth2.c monitor.c monitor_wrap.c] 2004-09-11 23:07:03 +10:00
monitor.h - markus@cvs.openbsd.org 2003/11/17 11:06:07 2003-11-17 22:18:21 +11: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 whitespace sync 2002-06-25 23:01:37 +00:00
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 - (djm) Sync sys/tree.h with OpenBSD -current. Rename tree.h and 2002-09-12 10:43:29 +10:00
monitor_wrap.c - (dtucker) [auth-pam.c auth.h auth2-none.c auth2.c monitor.c monitor_wrap.c] 2004-09-11 23:07:03 +10:00
monitor_wrap.h - avsm@cvs.openbsd.org 2004/06/21 17:36:31 2004-06-22 12:56:01 +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 - djm@cvs.openbsd.org 2003/11/17 09:45:39 2003-11-17 21:20:47 +11:00
msg.h - djm@cvs.openbsd.org 2003/11/17 09:45:39 2003-11-17 21:20:47 +11:00
myproposal.h - djm@cvs.openbsd.org 2004/06/13 12:53:24 2004-06-15 10:30:09 +10:00
nchan.c - deraadt@cvs.openbsd.org 2004/07/11 17:48:47 2004-07-17 16:12:08 +10:00
nchan.ms - djm@cvs.openbsd.org 2003/11/21 11:57:03 2003-11-21 23:48:55 +11:00
nchan2.ms - djm@cvs.openbsd.org 2003/11/21 11:57:03 2003-11-21 23:48:55 +11:00
opensshd.init.in - (tim) [configure.ac buildpkg.sh.in contrib/solaris/README] move opensshd 2004-06-19 19:31:06 -07:00
packet.c - markus@cvs.openbsd.org 2004/10/20 11:48:53 2004-11-05 20:27:54 +11:00
packet.h - deraadt@cvs.openbsd.org 2004/05/11 19:01:43 2004-05-13 16:39:33 +10:00
pathnames.h - deraadt@cvs.openbsd.org 2004/07/11 17:48:47 2004-07-17 16:12:08 +10:00
progressmeter.c - deraadt@cvs.openbsd.org 2004/07/11 17:48:47 2004-07-17 16:12:08 +10:00
progressmeter.h - fgsch@cvs.openbsd.org 2003/01/10 08:19:07 2003-01-10 21:46:02 +11:00
readconf.c - deraadt@cvs.openbsd.org 2004/07/11 17:48:47 2004-07-17 16:12:08 +10:00
readconf.h - deraadt@cvs.openbsd.org 2004/07/11 17:48:47 2004-07-17 16:12:08 +10:00
readpass.c - djm@cvs.openbsd.org 2004/10/29 22:53:56 2004-11-05 20:38:03 +11:00
rijndael.c - mouring@cvs.openbsd.org 2004/06/23 00:39:38 2004-06-24 00:33:48 +10: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 - (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 - markus@cvs.openbsd.org 2003/06/12 19:12:03 2003-06-18 20:28:40 +10:00
scp.1 - djm@cvs.openbsd.org 2004/10/07 10:10:24 2004-11-05 20:22:00 +11:00
scp.c - deraadt@cvs.openbsd.org 2004/09/15 18:46:04 2004-11-05 20:10:02 +11:00
servconf.c - dtucker@cvs.openbsd.org 2004/08/13 11:09:24 2004-08-13 21:30:24 +10:00
servconf.h - djm@cvs.openbsd.org 2004/06/24 19:30:54 2004-06-25 13:33:20 +10:00
serverloop.c - avsm@cvs.openbsd.org 2004/08/11 21:43:05 2004-08-13 21:18:00 +10:00
serverloop.h - markus@cvs.openbsd.org 2001/06/27 02:12:54 2001-07-04 04:53:53 +00:00
session.c - (dtucker) [session.c] Bug #927: make .hushlogin silent again. ok djm@ 2004-09-11 23:09:53 +10:00
session.h - dtucker@cvs.openbsd.org 2004/07/17 05:31:41 2004-07-17 17:05:14 +10:00
sftp-client.c - deraadt@cvs.openbsd.org 2004/07/11 17:48:47 2004-07-17 16:12:08 +10:00
sftp-client.h - djm@cvs.openbsd.org 2004/02/17 05:39:51 2004-02-17 17:07:59 +11:00
sftp-common.c - jakob@cvs.openbsd.org 2003/11/10 16:23:41 2003-11-17 21:18:23 +11:00
sftp-common.h - jakob@cvs.openbsd.org 2003/11/10 16:23:41 2003-11-17 21:18:23 +11:00
sftp-glob.c - (djm) OpenBSD CVS Sync 2004-02-18 14:11:13 +11:00
sftp-server.8 - jmc@cvs.openbsd.org 2003/10/08 08:27:36 2003-10-15 15:50:42 +10:00
sftp-server.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
sftp.1 - djm@cvs.openbsd.org 2004/10/07 10:10:24 2004-11-05 20:22:00 +11:00
sftp.c - deraadt@cvs.openbsd.org 2004/07/11 17:48:47 2004-07-17 16:12:08 +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 2004/08/30 21:22:49 2004-11-05 20:01:03 +11:00
ssh-add.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
ssh-agent.1 - deraadt@cvs.openbsd.org 2004/07/11 17:48:47 2004-07-17 16:12:08 +10:00
ssh-agent.c - djm@cvs.openbsd.org 2004/10/29 22:53:56 2004-11-05 20:38:03 +11:00
ssh-dss.c - jakob@cvs.openbsd.org 2003/11/10 16:23:41 2003-11-17 21:18:23 +11:00
ssh-gss.h - avsm@cvs.openbsd.org 2004/06/21 17:36:31 2004-06-22 12:56:01 +10:00
ssh-keygen.1 - jmc@cvs.openbsd.org 2004/08/13 00:01:43 2004-08-13 21:23:25 +10:00
ssh-keygen.c - deraadt@cvs.openbsd.org 2004/07/11 17:48:47 2004-07-17 16:12:08 +10:00
ssh-keyscan.1 - brad@cvs.openbsd.org 2004/07/12 23:34:25 2004-07-17 16:13:15 +10:00
ssh-keyscan.c - avsm@cvs.openbsd.org 2004/08/11 21:44:32 2004-08-13 21:19:37 +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 - dtucker@cvs.openbsd.org 2004/08/23 14:29:23 2004-08-29 16:32:59 +10:00
ssh-rand-helper.8 - djm@cvs.openbsd.org 2003/11/21 11:57:03 2003-11-21 23:48:55 +11:00
ssh-rand-helper.c - (djm) [ssh-rand-helper.c] Typo. Found by 2004-08-23 21:52:08 +10:00
ssh-rsa.c - jakob@cvs.openbsd.org 2003/11/10 16:23:41 2003-11-17 21:18:23 +11:00
ssh.1 - djm@cvs.openbsd.org 2004/10/07 10:10:24 2004-11-05 20:22:00 +11:00
ssh.c - djm@cvs.openbsd.org 2004/09/23 13:00:04 2004-11-05 20:19:51 +11:00
ssh.h - markus@cvs.openbsd.org 2003/12/02 17:01:15 2003-12-09 19:15:11 +11:00
ssh1.h - markus@cvs.openbsd.org 2004/10/20 11:48:53 2004-11-05 20:27:54 +11:00
ssh2.h - markus@cvs.openbsd.org 2003/05/14 00:52:59 2003-05-14 13:46:53 +10:00
ssh_config - markus@cvs.openbsd.org 2003/08/13 08:46:31 2003-08-13 20:37:05 +10:00
ssh_config.5 - djm@cvs.openbsd.org 2004/10/07 10:10:24 2004-11-05 20:22:00 +11:00
ssh_prng_cmds.in - djm@cvs.openbsd.org 2003/11/21 11:57:03 2003-11-21 23:48:55 +11:00
sshconnect.c - avsm@cvs.openbsd.org 2004/06/21 17:36:31 2004-06-22 12:56:01 +10:00
sshconnect.h - deraadt@cvs.openbsd.org 2002/06/19 00:27:55 2002-06-21 00:41:51 +00:00
sshconnect1.c - markus@cvs.openbsd.org 2004/07/28 09:40:29 2004-08-12 22:40:24 +10:00
sshconnect2.c - djm@cvs.openbsd.org 2004/06/13 12:53:24 2004-06-15 10:30:09 +10:00
sshd.8 - markus@cvs.openbsd.org 2004/08/26 16:00:55 2004-08-29 16:37:24 +10:00
sshd.c - djm@cvs.openbsd.org 2004/09/25 03:45:14 2004-11-05 20:20:59 +11:00
sshd_config - dtucker@cvs.openbsd.org 2004/05/23 23:59:53 2004-05-24 10:36:23 +10:00
sshd_config.5 - jaredy@cvs.openbsd.org 2004/09/15 03:25:41 2004-11-05 20:06:59 +11:00
sshlogin.c - djm@cvs.openbsd.org 2004/08/12 09:18:24 2004-08-13 21:21:47 +10:00
sshlogin.h - (stevesk) [session.c sshlogin.c sshlogin.h] complete portable 2003-01-01 23:43:55 +00:00
sshpty.c - avsm@cvs.openbsd.org 2004/06/21 17:36:31 2004-06-22 12:56:01 +10:00
sshpty.h - deraadt@cvs.openbsd.org 2004/05/08 00:01:37 2004-05-13 16:06:46 +10:00
sshtty.c - deraadt@cvs.openbsd.org 2004/05/08 00:01:37 2004-05-13 16:06:46 +10:00
tildexpand.c - markus@cvs.openbsd.org 2004/05/21 08:43:03 2004-05-24 10:14:24 +10:00
ttymodes.c - (djm) RCSID sync w/ OpenBSD 2003-05-14 13:40:06 +10: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] Don't test dropping of gids for the root user or 2004-10-19 16:33:33 +10:00
uidswap.h - markus@cvs.openbsd.org 2001/06/26 17:27:25 2001-07-04 04:46:56 +00:00
uuencode.c - jakob@cvs.openbsd.org 2003/11/10 16:23:41 2003-11-17 21:18:23 +11:00
uuencode.h - jakob@cvs.openbsd.org 2003/11/10 16:23:41 2003-11-17 21:18:23 +11:00
version.h - (djm) [ssh.c sshd.c version.h] Don't divulge portable version in protocol 2004-09-12 16:53:04 +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

See http://www.openssh.com/txt/release-3.8.1 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.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.56 2004/08/14 00:26:30 djm Exp $