summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2000-04-03 14:50:43 +1000
committerDamien Miller <djm@mindrot.org>2000-04-03 14:50:43 +1000
commit040f3831fcc4c2e338ab15cb55cb43d95deb390e (patch)
tree2e459b4d6e4aa4fe64bf59ae2cc4126533aa3385 /README
parentb38eff8e4ff901df9cf1113a9f14d64c3565a401 (diff)
- Wrote entropy collection routines for systems that lack /dev/random
and EGD
Diffstat (limited to 'README')
-rw-r--r--README9
1 files changed, 0 insertions, 9 deletions
diff --git a/README b/README
index ecd82c4d8..450d81c5c 100644
--- a/README
+++ b/README
@@ -32,11 +32,6 @@ The PAM support is now more functional than the popular packages of
32commercial ssh-1.2.x. It checks "account" and "session" modules for 32commercial ssh-1.2.x. It checks "account" and "session" modules for
33all logins, not just when using password authentication. 33all logins, not just when using password authentication.
34 34
35All new code is released under a XFree style license, which is very
36liberal. Please refer to the source files for details. The code in
37bsd-*.[ch] is from the OpenBSD project and has its own license (again,
38see the source files for details).
39
40OpenSSH depends on Zlib[2], OpenSSL[3] and optionally PAM[4] and 35OpenSSH depends on Zlib[2], OpenSSL[3] and optionally PAM[4] and
41Dante[6]. To build the GNOME[5] pass-phrase requester 36Dante[6]. To build the GNOME[5] pass-phrase requester
42(--with-gnome-askpass), you will need the GNOME libraries installed. 37(--with-gnome-askpass), you will need the GNOME libraries installed.
@@ -64,10 +59,6 @@ This version of SSH is based upon code retrieved from the OpenBSD CVS
64repository which in turn was based on the last free 59repository which in turn was based on the last free
65version of SSH released by Tatu Ylonen. 60version of SSH released by Tatu Ylonen.
66 61
67Code in bsd-misc.[ch] and gnome-ssh-askpass.c is Copyright 1999 Damien
68Miller & Internet Business Solutions and is released under a X11-style
69license (see source files for details).
70
71References - 62References -
72 63
73[1] http://www.lothar.com/tech/crypto/ 64[1] http://www.lothar.com/tech/crypto/