History log of /openssl/Configure (Results 1101 – 1125 of 1539)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 4bab9b76 01-Jul-2004 Dr. Stephen Henson

Stop compiler warnings with debug-steve


# 28a80034 28-Jun-2004 Richard Levitte

Changes for VOS, submitted by Paul Green <Paul.Green@stratus.com>.

PR: 499


# 47c1735a 28-Jun-2004 Richard Levitte

NetWare fixes provided by Verdon Walker for OpenSSL 0.9.8-dev.
The changes have been mailed to <crypt@bis.doc.gov> as well.

PR: 903


# 7d3932e8 28-Jun-2004 Richard Levitte

Linux on ARM needs -ldl
PR: 905


# c9ff40ce 17-Jun-2004 Geoff Thorpe

Tweak my debug target flags.


# 263e3151 03-Jun-2004 Geoff Thorpe

"no-engine" was being ignored, so remove it from the advertised syntax.
Also remove some commented-out lines of code that deny CVS its purpose.


# 90819805 01-Jun-2004 Geoff Thorpe

This fixes the installation target for dynamic engines, which was trying to
install to a different location than it had created. (BTW, VMS will need a
matching fix in eng_list.c.) Note, these

This fixes the installation target for dynamic engines, which was trying to
install to a different location than it had created. (BTW, VMS will need a
matching fix in eng_list.c.) Note, these aren't ssl-specific, so I'm
putting "engines/" into the libs directory rather than at the "--prefix"
level or inside "ssl/".

show more ...


# 8c5dfa4c 29-May-2004 Andy Polyakov

Typo in linux-ppc64 target.


# 2bbc970e 27-May-2004 Andy Polyakov

Attempt to unify hpux-shared rules. More adjustments might be required
after more tests...


# dd558806 27-Apr-2004 Andy Polyakov

Improved PowerPC support. Proper ./config support for ppc targets,
especially for AIX. But most important BIGNUM assembler implementation
submitted by IBM.

Submitted by: Peter Walten

Improved PowerPC support. Proper ./config support for ppc targets,
especially for AIX. But most important BIGNUM assembler implementation
submitted by IBM.

Submitted by: Peter Waltenberg <pwalten@au1.ibm.com>
Reviewed by: appro

show more ...


# 1dc2d655 20-Apr-2004 Richard Levitte

Whooaaaaa, the BN_CTX_DEBUG macro really produces output these
days... A little too much for my tests, currently...


# 1a979201 28-Mar-2004 Andy Polyakov

This is essentially Intel 32-bit compiler tune-up. To start with all
available compiler versions generated bogus machine code trying to
compile new crypto/des/cfb_enc.c. Secondly, 8th version

This is essentially Intel 32-bit compiler tune-up. To start with all
available compiler versions generated bogus machine code trying to
compile new crypto/des/cfb_enc.c. Secondly, 8th version defines
__GNUC__ macro, but fails to compile *some* inline assembler correctly.
Note that all versions of icc implement MSC-like _lrot[rl] intrinsic,
which is used now instead of offensive asm. Finally, unnecessary linker
dependencies are eliminated. Most notably dependency from libirc.a
caused trouble at application start-up, if libcrypto.so is linked with
-Bsymbolic (which it is).

show more ...


# 34be34fd 25-Mar-2004 Dr. Stephen Henson

Remove BN_CTX debug from debug-steve


Revision tags: OpenSSL_0_9_7d, OpenSSL-engine-0_9_6m, OpenSSL_0_9_6m, LEVITTE_after_const, LEVITTE_before_const
# 30fbcaa2 12-Mar-2004 Andy Polyakov

IRIX 6.x shared build fix-up.

For reference. Note that both cc and gcc support -Wl flag, but we can't
use -Wl,-[not]all with both drivers, because cc rearranges options
passed throug

IRIX 6.x shared build fix-up.

For reference. Note that both cc and gcc support -Wl flag, but we can't
use -Wl,-[not]all with both drivers, because cc rearranges options
passed through -Wl. We can't use -Wl,-all,libcrypto.a,-notall with cc
either, because it refuses to start with "no input" error.

show more ...


Revision tags: BEN_FIPS_TEST_5
# 12470927 29-Jan-2004 Andy Polyakov

HP/UX PA-RISC 2 targets update.


# 7e22a1df 29-Jan-2004 Richard Levitte

Remove typos


# bb5810d2 29-Jan-2004 Richard Levitte

-Wtraditional was a little too much...


# b86ed8d1 29-Jan-2004 Richard Levitte

In the development branch, it feels quite all right to warn on a lot
more stuff.


Revision tags: BEN_FIPS_TEST_4
# 6ed474ca 30-Nov-2003 Geoff Thorpe

Add more debugging to my Configure target, and "make update" to incorporate
this and a few other changes.


# 4d8743f4 28-Nov-2003 Richard Levitte

Netware-specific changes,

PR: 780
Submitted by: Verdon Walker <VWalker@novell.com>
Reviewed by: Richard Levitte


# 4c8b4f9d 28-Nov-2003 Richard Levitte

Change my debugging entries to do fierce BIGNUM debugging.


# ad5f0ed5 20-Nov-2003 Andy Polyakov

hpux64-parisc2-gcc target added. Once it is verified, ./config should
be modified to choose it instead of hpux64-parisc-gcc, which should
then be removed. hpux64-parisc-cc is removed already

hpux64-parisc2-gcc target added. Once it is verified, ./config should
be modified to choose it instead of hpux64-parisc-gcc, which should
then be removed. hpux64-parisc-cc is removed already now as redundant
[in case you wonder, 64-bit HP-UX ABI *implies* PA-RISC2.0].

show more ...


# d2cd4612 14-Nov-2003 Richard Levitte

Less restrictive debugging build.


# c5f1c7b4 05-Nov-2003 Ulf Möller

Cygwin debugging


Revision tags: OpenSSL-engine-0_9_6l, OpenSSL_0_9_6l
# d531c901 29-Oct-2003 Geoff Thorpe

Tighten up my compiler settings.


1...<<41424344454647484950>>...62