Log of /trunk/Mix/Install
Parent Directory
|
Revision Log
Revision
125 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Fri Aug 9 18:00:06 2002 UTC
(10 years, 9 months ago)
by
rabbi
File length: 19457 byte(s)
Diff to
previous 112
Added identification logic for the new OpenSSL versions (0.9.6e{e,f,g}).
Now prints a warning if using OpenSSL 0.9.4 through 0.9.6e. Still allows
building with these versions.
Revision
103 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Wed Jul 24 07:58:55 2002 UTC
(10 years, 10 months ago)
by
weaselp
File length: 18940 byte(s)
Diff to
previous 100
USE_IDEA is no longer default in config.h. It always gets defined by the Install script instead.
Revision
100 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Wed Jul 24 06:50:53 2002 UTC
(10 years, 10 months ago)
by
rabbi
File length: 18883 byte(s)
Diff to
previous 93
Fixed a version check issue with OpenSSL.(We were incorrectly recognising
0.9.5a as 0.9.6a, and not recognising 0.9.6a.)
Changed the zlib text to ask for the non-vulnerable version. We should
check the zlib version at Install time, but that will be done when we move
to autoconf.
Revision
93 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Thu Jul 11 02:39:33 2002 UTC
(10 years, 10 months ago)
by
rabbi
File length: 18782 byte(s)
Diff to
previous 92
Modified the Install script to properly locate opensslv.h. It now checks
in both $INCDIR/openssl and $INCDIR/ for the file.
Also, I reverted back to the version checking that was done in 2.9beta23,
and added special case exceptions for the four OpenSSL versions with
alphanumeric designations prior to the main version check, since Bourne
shell cannot handle multiple bases and bash is not universal.
Also,I modifed the "upgrade" script for clarity, and changed the default
from "y" to "n" for activating Type I remailers on installation.
Lastly, I performed pre-release configuration file updates. Ready for
2.9b35.
Revision
92 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Wed Jul 10 04:57:06 2002 UTC
(10 years, 10 months ago)
by
rabbi
File length: 18305 byte(s)
Diff to
previous 8
Changed default naming of the ERRLOG to conform with Mixmaster's log file
conventions. Will not affect upgraded installations.
Revision
8 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Fri Nov 2 21:48:21 2001 UTC
(11 years, 6 months ago)
by
rabbi
File length: 18302 byte(s)
Diff to
previous 1
Make Mix 2.9beta31 work on OpenBSD:
OpenBSD has no /usr/include/ssl/openssl, just /usr/include/ssl.
OpenBSD SSL has no patented algorithm IDEA. Use other libidea.a.
General bug fix (eliminates a bogus error message):
OpenSSL version numbers in hex, not decimal. Must compare as hex (16#)
This form allows you to request diffs between any two revisions of this file.
For each of the two "sides" of the diff,
enter a numeric revision.