History log of /openssl/config (Results 151 – 175 of 248)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: OpenSSL-engine-0_9_6c
# 49e04548 14-Feb-2002 Richard Levitte

At Corinna Vinschen's request, change CygWin32 to Cygwin


# ba47f5c9 14-Feb-2002 Richard Levitte

Correct sh, please


# 1fe198b6 13-Feb-2002 Richard Levitte

Update the configuration of CygWin32 to use the new capabilities of
CygWin 1.3.x, which includes thread and shared library support.

Submitted by Corinna Vinschen <vinschen@redhat.com> an

Update the configuration of CygWin32 to use the new capabilities of
CygWin 1.3.x, which includes thread and shared library support.

Submitted by Corinna Vinschen <vinschen@redhat.com> and modified a
little bit.

show more ...


# f14845d9 25-Jan-2002 Richard Levitte

Apply Neale Ferguson's patch to add a configuration target for linux-s390x


# 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
# d78e5298 19-Dec-2001 Ulf Möller

Cygwin patch. Submitted by Michael Kobar <mkobar@lymeware.com>


# 6a9af68b 30-Nov-2001 Lutz Jänicke

Support for QNX (wrat@jump.net (the wharf rat)).


# 2413a397 22-Sep-2001 Bodo Möller

crypto/idea and crypto/rijndael were missing in the list of
directories that may have been deleted


# cb42ce0b 07-Sep-2001 Lutz Jänicke

Recognize OpenUNIX-8 with compiler


# bb4f7a8d 06-Sep-2001 Lutz Jänicke

Even more corrections for OpenUNIX 8


# 6c36f7a9 06-Sep-2001 Lutz Jänicke

Support for shared libraries on Unixware-7 and OpenUNIX-8
(Boyd Lynn Gerber <gerberb@zenez.com>).


# 9d07fd03 05-Sep-2001 Ulf Möller

Use GCC 2.95/3.0 optimization


# 6bc847e4 10-Aug-2001 Richard Levitte

Apply the Tru64 patch from Tim Mooney <mooney@dogbert.cc.ndsu.NoDak.edu>

His comments are:

1) Changes all references for `True64' to be `Tru64', which is the correct
spelling fo

Apply the Tru64 patch from Tim Mooney <mooney@dogbert.cc.ndsu.NoDak.edu>

His comments are:

1) Changes all references for `True64' to be `Tru64', which is the correct
spelling for the OS name.

2) Makes `alpha-cc' be the same as `alpha164-cc', and adds an `alphaold-cc'
entry that is the same as the previous `alpha-cc'. The reason is that most
people these days are using the newer compiler, so it should be the default.

3) Adds a bit of commentary to Configure, regarding the name changes of
the OS over the years, so it's not so confusing to people that haven't been
with the OS for a while.

4) Adds an `alpha-cc-rpath' target (which is *not* selected automatically
by Configure under any circumstance) that builds an RPATH into the
shared libraries. This is explained in the comment in Configure. It's
very very useful for people that want it, and people that don't want it
just shouldn't choose that target.

5) Adds the `-pthread' flag as the best way to get POSIX thread support
from the newer compiler.

6) Updates the Makefile targets, so that when the `alpha164-cc', `alpha-cc',
or `alpha-cc-rpath' target is what Configure is set to use, it uses a Makefile
target that includes the `-msym' option when building the shared library.
This is a performance enhancement.

7) Updates `config' so that if it detects you're running version 4 or 5
of the OS, it automatically selects `alpha-cc', but uses `alphaold-cc'
for versions 1-3 of the OS.

8) Updates the comment in opensslv.h, fixing both the OS name typo and
adding a reference to IRIX 6.x, since the shared library semantics are
virtually identical there.

show more ...


# 6d03b73e 30-Jul-2001 Andy Polyakov

Enhanced support for IA-64 Linux and HP-UX (as well as better support for
HP-UX in common in ./config). Note that for the moment of this writing
none of 64-bit platforms pass bntest. I'm comm

Enhanced support for IA-64 Linux and HP-UX (as well as better support for
HP-UX in common in ./config). Note that for the moment of this writing
none of 64-bit platforms pass bntest. I'm committing this anyway as it's
too frustrating to patch snapshots over and over while 0.9.6 is known to
work.

show more ...


# 62c27161 30-Jul-2001 Andy Polyakov

Typo in stty command lines.


# ac7b4261 25-Jul-2001 Andy Polyakov

Support for 64-bit Solaris build with GCC 3.0 and later. It should be
explicitely noted that 64-bit SPARCv9 ABI is not officially supported
by GCC 3.0 (support is scheduled for 3.1 release),

Support for 64-bit Solaris build with GCC 3.0 and later. It should be
explicitely noted that 64-bit SPARCv9 ABI is not officially supported
by GCC 3.0 (support is scheduled for 3.1 release), but it appears to
work, at the very least 'make test' passes...

show more ...


Revision tags: OpenSSL-engine-0_9_6b, OpenSSL_0_9_6b, OpenSSL_0_9_6a, OpenSSL-engine-0_9_6a, OpenSSL-engine-0_9_6a-beta3, OpenSSL_0_9_6a-beta3, OpenSSL-engine-0_9_6a-beta2, OpenSSL_0_9_6a-beta2
# 8bf49ea1 18-Mar-2001 Richard Levitte

New cofiguration for Unixwre and SCO,with slightly better granularity. Contributed by Tim Rice <tim@multitalents.net>


# 36810177 15-Mar-2001 Richard Levitte

For AIX 4.3 or above, allow the use of dlfcn.


Revision tags: OpenSSL-engine-0_9_6a-beta1, OpenSSL_0_9_6a-beta1
# bb62a8b0 08-Mar-2001 Bodo Möller

More method functions for elliptic curves,
and an ectest.c that actually tests something.


# 70d70a3c 07-Mar-2001 Richard Levitte

Code for better build under Darwin (MacOS X).
Submitted by Brad Dominy <jdominy@darwinuser.org>


# 06a2b07b 27-Feb-2001 Ulf Möller

don't read from tty in test mode


# 720235ee 14-Feb-2001 Ulf Möller

IRIX bugfix


# 93cd57a5 09-Feb-2001 Bodo Möller

fix editing error


# 49ce63cd 09-Feb-2001 Bodo Möller

add linux-s390 configuration (based on information submitted by
Denis Beauchemin <Denis.Beauchemin@Courrier.USherb.ca>)


# 69e42952 12-Jan-2001 Bodo Möller

When we are waiting for user action, we should say this explicitly.


12345678910