#
613599ff |
| 27-Jan-2002 |
Richard Levitte |
Correct the number of colons for the targets aix43-cc, aix43-gcc, alpha-cc, alpha-cc-rpath, alpha-gcc, alpha164-cc and alphaold-cc.
|
#
c9c21d3b |
| 27-Jan-2002 |
Richard Levitte |
Detect one-step shifts of the dso_scheme.
|
#
d0d046ec |
| 27-Jan-2002 |
Richard Levitte |
I got some reports that some targets have weird dso_schemes. Therefore, I've added a sanity checker. Note that it can be combined with almost any other argument (the other arguments
I got some reports that some targets have weird dso_schemes. Therefore, I've added a sanity checker. Note that it can be combined with almost any other argument (the other arguments will be completely ignored), with "reconf" as the blatant exception, since it also has the behavior of ignoring all following command line arguments. If --test-sanity and reconf are both used on the command line, the first one wins.
show more ...
|
#
7073e9e2 |
| 26-Jan-2002 |
Richard Levitte |
Update SCO5 targets.
|
#
d866df33 |
| 26-Jan-2002 |
Richard Levitte |
Apply a small patch from Dan Lanz <lanz@zolera.com> to get shared libraries with debug-linux-elf.
|
#
a3fffd64 |
| 26-Jan-2002 |
Richard Levitte |
Add old patch from Robert Dahlem <Robert.Dahlem@ffm2.siemens.de> to make it possible to produce shared libraries on ReliantUNIX.
|
#
f14845d9 |
| 25-Jan-2002 |
Richard Levitte |
Apply Neale Ferguson's patch to add a configuration target for linux-s390x
|
#
80bb905d |
| 25-Jan-2002 |
Richard Levitte |
Apply the following changes by Toomas Kiisk <vix@cyber.ee>: * make openssl rsa work with -engine chil * misc changes, including debug-linux-ppro Configure target and FORMAT_NETSCAP
Apply the following changes by Toomas Kiisk <vix@cyber.ee>: * make openssl rsa work with -engine chil * misc changes, including debug-linux-ppro Configure target and FORMAT_NETSCAPE-aware load_{,pub}key() This completes the application of his changes.
show more ...
|
#
9dd5ae65 |
| 18-Jan-2002 |
Ben Laurie |
Constification, add config to /dev/crypto.
|
#
fd795679 |
| 08-Jan-2002 |
Richard Levitte |
Patches to make OpenSSL compilable on MacOS/X. Submitted by Pier Fumagalli <pier@betaversion.org>
|
#
67d48c8c |
| 04-Jan-2002 |
Bodo Möller |
fix 'Configure TABLE' output
|
#
a5595fde |
| 02-Jan-2002 |
Richard Levitte |
On Solaris64, cc needs the flag -xarch=v9 when linking shared libraries. Make a general change to support shared library linking flags in general. Noted by Nick Briggs <briggs@parc.xerox
On Solaris64, cc needs the flag -xarch=v9 when linking shared libraries. Make a general change to support shared library linking flags in general. Noted by Nick Briggs <briggs@parc.xerox.com>
show more ...
|
#
95f8c719 |
| 02-Jan-2002 |
Richard Levitte |
Add support for Linux on HP/PA. Submitted by "Bryan W. Headley" <bheadley@interaccess.com>
|
Revision tags: OpenSSL_0_9_6c |
|
#
a6977ee7 |
| 06-Dec-2001 |
Lutz Jänicke |
HPUX 9.X on m68k with gcc ("Anton J. Gamel" <gamel@anna.anatomie.uni-freiburg.de>)
|
#
6a9af68b |
| 30-Nov-2001 |
Lutz Jänicke |
Support for QNX (wrat@jump.net (the wharf rat)).
|
#
b6e4dac2 |
| 27-Nov-2001 |
Richard Levitte |
Certain missing algorithms make some SSL versions or TLS impossible to build.
|
#
1d4581c2 |
| 22-Nov-2001 |
Bodo Möller |
OS/390 support Submitted by: Richard Shapiro <rshapiro@abinitio.com>
|
#
c5571db0 |
| 12-Nov-2001 |
Bodo Möller |
Add unixware-7-gcc as in 0.9.6 branch (except that we need a 'sys_id' field here, which is left empty). Various configurations are *only* in the 0.9.6 branch at the moment: OpenUNI
Add unixware-7-gcc as in 0.9.6 branch (except that we need a 'sys_id' field here, which is left empty). Various configurations are *only* in the 0.9.6 branch at the moment: OpenUNIX OpenUNIX-8-gcc-shared OpenUNIX-8-shared Either Configure or CHANGES must be changed to rectify the situation.
show more ...
|
#
6b86bad5 |
| 10-Oct-2001 |
Richard Levitte |
For systems where gcc is used and where we don't know if GNU ld is used or not, let's ask collect2 which ld it uses and choose to use the target do-gnu_shared if GNU ld is used. This
For systems where gcc is used and where we don't know if GNU ld is used or not, let's ask collect2 which ld it uses and choose to use the target do-gnu_shared if GNU ld is used. This solves the reported problems on Solaris systems where GNU cc is used but GNU ld isn't, and probably on other systems with similar setups.
show more ...
|
#
ef3dc028 |
| 22-Sep-2001 |
Bodo Möller |
The 'no-rijndael' option must define OPENSSL_NO_AES because that is what we look for in crypto/evp.
|
#
bb4f7a8d |
| 06-Sep-2001 |
Lutz Jänicke |
Even more corrections for OpenUNIX 8
|
#
aa4c2de1 |
| 06-Sep-2001 |
Lutz Jänicke |
Sort out mess of colons...
|
#
6c36f7a9 |
| 06-Sep-2001 |
Lutz Jänicke |
Support for shared libraries on Unixware-7 and OpenUNIX-8 (Boyd Lynn Gerber <gerberb@zenez.com>).
|
#
50135402 |
| 05-Sep-2001 |
Bodo Möller |
Oops^2: It was the correct line, but an incorrect change.
|
#
94cb5ee6 |
| 05-Sep-2001 |
Bodo Möller |
Oops, wrong line
|