Ben Lindstrom 2f959b4cd1 20010112
- (bal) OpenBSD Sync
   - markus@cvs.openbsd.org 2001/01/10 22:56:22
     [bufaux.h bufaux.c sftp-server.c sftp.h getput.h]
     cleanup sftp-server implementation:
	     add buffer_get_int64, buffer_put_int64, GET_64BIT, PUT_64BIT
	     parse SSH2_FILEXFER_ATTR_EXTENDED
	     send SSH2_FX_EOF if readdir returns no more entries
	     reply to SSH2_FXP_EXTENDED message
	     use #defines from the draft
	     move #definations to sftp.h
     more info:
     http://www.ietf.org/internet-drafts/draft-ietf-secsh-filexfer-00.txt
   - markus@cvs.openbsd.org 2001/01/10 19:43:20
     [sshd.c]
     XXX - generate_empheral_server_key() is not safe against races,
     because it calls log()
   - markus@cvs.openbsd.org 2001/01/09 21:19:50
     [packet.c]
     allow TCP_NDELAY for ipv6; from netbsd via itojun@
2001-01-11 06:20:23 +00:00
2001-01-04 22:54:50 +00:00
2000-10-28 14:19:58 +11:00
2001-01-09 00:35:42 +00:00
2000-10-14 16:23:11 +11:00
2000-10-28 14:19:58 +11:00
2000-12-28 16:40:05 +00:00
2000-11-16 02:46:20 +00:00
2000-07-11 12:55:49 +10:00
2000-07-11 12:50:08 +10:00
2000-10-14 16:23:11 +11:00
2000-10-14 16:23:11 +11:00
2001-01-11 06:20:23 +00:00
2001-01-11 06:20:23 +00:00
2001-01-11 06:20:23 +00:00
2001-01-09 00:35:42 +00:00
2000-12-06 01:42:49 +00:00
2001-01-08 13:55:14 +00:00
2001-01-09 00:35:42 +00:00
2001-01-09 00:35:42 +00:00
2000-06-12 23:01:02 +10:00
2000-06-12 23:01:02 +10:00
2001-01-10 08:16:53 +11:00
2000-11-21 21:24:55 +00:00
2000-10-14 16:23:11 +11:00
2000-09-23 17:15:56 +11:00
2000-09-23 17:15:56 +11:00
2000-11-25 10:09:32 +11:00
2000-01-14 15:45:46 +11:00
2000-09-16 16:10:56 +11:00
2001-01-11 06:20:23 +00:00
2001-01-09 00:35:42 +00:00
2000-09-30 14:40:39 +11:00
2001-01-08 06:13:41 +00:00
2001-01-08 06:13:41 +00:00
2001-01-08 06:13:41 +00:00
2000-12-28 00:07:07 +00:00
2000-06-27 11:18:27 +10:00
2000-11-13 22:57:25 +11:00
2000-04-04 14:38:59 +10:00
2000-11-13 22:57:25 +11:00
2000-09-16 13:29:08 +11:00
2000-09-16 13:29:08 +11:00
2001-01-11 06:20:23 +00:00
2000-09-16 13:29:08 +11:00
2001-01-08 06:13:41 +00:00
2000-12-28 16:40:05 +00:00
2000-11-29 12:51:14 +11:00
2000-10-14 16:23:11 +11:00
2000-12-10 01:55:37 +00:00
2000-12-10 01:55:37 +00:00
2000-11-13 22:57:25 +11:00
2001-01-02 04:55:52 +00:00
2001-01-09 00:35:42 +00:00
2001-01-09 00:35:42 +00:00
2000-12-28 16:40:05 +00:00
2001-01-06 15:18:16 +00:00
2000-11-13 22:57:25 +11:00
2001-01-11 06:20:23 +00:00
2001-01-11 06:20:23 +00:00
2000-10-14 16:23:11 +11:00
2000-11-13 22:57:25 +11:00
2000-11-13 22:57:25 +11:00
2000-11-21 21:24:55 +00:00
2000-12-27 04:57:41 +00:00
2000-11-13 22:57:25 +11:00
2000-12-29 16:50:13 +00:00
2001-01-06 15:18:16 +00:00
2001-01-09 00:35:42 +00:00
2001-01-06 15:18:16 +00:00
2001-01-08 06:13:41 +00:00
2000-12-28 16:40:05 +00:00
2001-01-08 06:13:41 +00:00
2001-01-09 00:35:42 +00:00
2001-01-06 15:18:16 +00:00
2001-01-07 11:45:22 +00:00
2000-09-16 13:29:08 +11:00
2001-01-09 15:28:46 +00:00
2001-01-09 00:35:42 +00:00
2001-01-11 06:20:23 +00:00
2000-09-16 13:29:08 +11:00
2000-09-16 13:29:08 +11:00
2000-12-29 18:50:50 +00:00
2000-10-28 14:19:58 +11:00
2001-01-09 00:35:42 +00:00
2000-10-25 14:47:35 +11:00
2000-09-16 13:29:08 +11:00
2000-09-16 13:29:08 +11:00

- 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@klab.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 SSH with
all patent-encumbered algorithms removed (to external libraries), all
known security bugs fixed, new features reintroduced and many other
clean-ups. More information about SSH itself can be found in the file
README.Ylonen. 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] support and replacements for 
OpenBSD library functions that are (regrettably) absent from other 
unices. This port has been best tested on Linux, Solaris, HPUX, NetBSD 
and Irix. Support for AIX, 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[2], OpenSSL[3] and optionally PAM[4].

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 the USA or another country which restricts 
export of cryptographic products, 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[5].

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[6]
for details and general tips.

Damien Miller <djm@mindrot.org>

Miscellania - 

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

References -

[0] http://www.openssh.com/faq.html
[1] http://www.lothar.com/tech/crypto/
[2] ftp://ftp.freesoftware.com/pub/infozip/zlib/
[3] http://www.openssl.org/
[4] http://www.kernel.org/pub/linux/libs/pam/ (PAM is standard on Solaris)
[5] http://www.openbsd.org/cgi-bin/man.cgi?query=style&sektion=9&apropos=0&manpath=OpenBSD+Current
[6] http://www.openssh.com/faq.html
Description
Portable OpenSSH, all Win32-OpenSSH releases and wiki are managed at https://github.com/powershell/Win32-OpenSSH
Readme 87 MiB
Languages
C 78.3%
Shell 6.7%
PowerShell 5.3%
Roff 4.9%
M4 2.4%
Other 2.4%