Lutz Jänicke
aa61140a59
Fix wrong URI.
...
Submitted by: assar@kth.se
Reviewed by:
PR: 390
2002-12-09 08:49:03 +00:00
Lutz Jänicke
fa45971484
More information to the important issue of seeding the PRNG
...
Submitted by:
Reviewed by:
PR: 285
2002-11-11 08:33:47 +00:00
Lutz Jänicke
01a9310b75
README and INSTALL should contain information about the request tracker
...
(noted by Jonathan Louie <jlouie@recourse.com>).
2002-06-30 19:39:41 +00:00
Bodo Möller
5798378a22
add a paragraph from 0.9.7-dev/0.9.8-dev
2002-03-12 12:22:08 +00:00
Richard Levitte
a890c4e9bb
Add development tools to the requirements
2001-05-17 05:03:47 +00:00
Richard Levitte
a652ffc4b5
Clarify how one should behave when make fails. The fault is not
...
necessarely ours.
2000-09-08 22:19:27 +00:00
Richard Levitte
fcc6a1c4ec
Added and corrected documentation for the 'shared' option
2000-08-02 04:19:50 +00:00
Bodo Möller
2d99cee790
Explain configuration options more completely.
2000-03-25 01:49:07 +00:00
Ulf Möller
47722fe636
Keep the references to other INSTALL files short. These are the Unix
...
instructions.
2000-03-01 00:40:26 +00:00
Bodo Möller
2c51f2d909
Point to INSTALL.MacOS for MacOS pre X.
2000-02-29 19:07:39 +00:00
Ulf Möller
db209ec295
minor clarification
2000-02-26 22:06:02 +00:00
Ulf Möller
4d524e10b4
nicer manpages
2000-02-24 11:55:57 +00:00
Bodo Möller
435b72dd4f
mention manual pages
2000-01-21 09:35:56 +00:00
Ulf Möller
2fdf5d7c23
Remove obsolete SSLeay instructions.
2000-01-07 02:08:20 +00:00
Bodo Möller
78bf1920a2
Point out that openssl-bugs is public.
1999-12-18 01:13:30 +00:00
Bodo Möller
f4e723f3e7
typo
1999-09-21 14:03:20 +00:00
Ulf Möller
b82ccbb7a0
Check the as version on Solaris x86. People don't read INSTALL anyway. :)
1999-09-07 16:45:04 +00:00
Ulf Möller
91174a91b9
Hint about unresolved symbols when mixing compilers.
1999-06-04 21:31:15 +00:00
Bodo Möller
436a376bb0
Some assembler-related clean-ups.
1999-05-28 23:18:51 +00:00
Ulf Möller
33d50ef662
Small corrections.
1999-05-19 18:39:23 +00:00
Ulf Möller
92afda6ccc
Mention "make depend".
1999-05-17 20:42:59 +00:00
Ulf Möller
7d7d2cbcb0
VMS support.
...
Submitted by: Richard Levitte <richard@levitte.org>
1999-05-13 11:37:32 +00:00
Ulf Möller
d5a2ea4b73
Move openssl.cnf out of lib/.
1999-05-10 23:59:28 +00:00
Ulf Möller
d872c55c20
c_rehash doesn't work at that point of the installation, so don't even
...
try.
1999-05-04 15:41:01 +00:00
Bodo Möller
69bb35ed72
Point out the "rehashing skipped" is not a problem.
...
Submitted by:
Reviewed by:
PR:
1999-05-01 00:28:56 +00:00
Ulf Möller
b1fe6b43f4
More information about installing.
1999-04-30 18:22:59 +00:00
Ulf Möller
7e05db957f
Typo.
1999-04-29 22:07:40 +00:00
Bodo Möller
e5f3045fbf
Support INSTALL_PREFIX for packagers.
...
Submitted by:
Reviewed by:
PR:
1999-04-29 21:52:08 +00:00
Bodo Möller
5f8d5c967f
New Configure options "threads" and "no-threads".
...
For Solaris and Linux, "threads" (with proper compiler options)
is the default.
Submitted by:
Reviewed by:
PR:
1999-04-29 16:10:09 +00:00
Ulf Möller
73bfb9ad6a
Do make rehash automatically at make test.
1999-04-28 16:14:39 +00:00
Ulf Möller
462ba4f6b6
New Configure option --openssldir to replace util/ssldir.pl.
1999-04-24 22:59:36 +00:00
Bodo Möller
4fd53220b6
Some instructions for how to handle the <foo.h> => <openssl/foo.h>
...
transition.
Submitted by:
Reviewed by:
PR:
1999-04-24 17:41:45 +00:00
Ulf Möller
806115771c
*.org files are gone for good.
1999-04-23 21:31:54 +00:00
Ulf Möller
abb3e53f9b
Be more specify about system requirements.
1999-04-22 17:37:07 +00:00
Ulf Möller
5fbe91d86b
New Configure option "rsaref".
1999-04-13 00:58:49 +00:00
Ulf Möller
2613c1fa2f
New option to generate 80386 code.
1999-03-31 12:38:27 +00:00
Ralf S. Engelschall
4109b97c4b
Bring style of INSTALL* documents in sync with README file
...
and fix some inconsistencies.
1999-03-22 15:36:37 +00:00
Ralf S. Engelschall
afb2306346
Some more source tree cleanups (removed obsolete files crypto/bf/asm/bf586.pl,
...
test/test.txt and crypto/sha/asm/f.s; changed permission on "config" script to
be executable) and a fix for the INSTALL document.
Submitted by: Ulf Moeller <ulf@fitug.de>
Reviewed by: Ralf S. Engelschall
1999-03-20 13:04:12 +00:00
Ben Laurie
dd56626ecc
Don't make links in INSTALL doc - also, work first time!
1999-03-07 15:22:59 +00:00
Paul C. Sutton
888007108b
The dir is named util/ and better to explicitly call the
...
perl interpreter because not everyone has it in /usr/local/bin/perl.
1999-01-04 09:58:25 +00:00
Ralf S. Engelschall
8a8d8ededd
The dir is named util/ and better to explicitly call the
...
perl interpreter because not everyone has it in /usr/local/bin/perl.
1999-01-03 14:58:44 +00:00
Paul C. Sutton
c9f06e7f9f
Reflect change from "ssleay" to "openssl" as the main binary name.
...
Also document "sh config" as an easier alternative to "./Configure
system".
1999-01-02 15:53:22 +00:00
Paul C. Sutton
79e259e3ce
Make the installation documentation easier to follow.
1999-01-01 14:04:07 +00:00
Ralf S. Engelschall
dfeab0689f
Import of old SSLeay release: SSLeay 0.9.1b (unreleased)
1998-12-21 11:00:56 +00:00
Ralf S. Engelschall
58964a4922
Import of old SSLeay release: SSLeay 0.9.0b
1998-12-21 10:56:39 +00:00
Ralf S. Engelschall
d02b48c63a
Import of old SSLeay release: SSLeay 0.8.1b
1998-12-21 10:52:47 +00:00