summaryrefslogtreecommitdiff
path: root/Configure
Commit message (Collapse)AuthorAgeFilesLines
* Update default dependency flags.Dr. Stephen Henson2009-08-121-1/+1
| | | | | | Make error name discrepancies a fatal error. Fix error codes. make update
* Enable mdc2 support by default as the patent has now expired.Dr. Stephen Henson2009-08-121-1/+0
|
* PR: 2003Dr. Stephen Henson2009-08-101-0/+8
| | | | | Make it possible to install OpenSSL in directories with name other than "lib" for example "lib64". Based on patch from Jeremy Utley.
* Fix typos.Dr. Stephen Henson2009-07-241-3/+3
|
* New debug targets from 1.0.0-stableDr. Stephen Henson2009-07-241-0/+3
|
* Delete MD2 from algorithm tables as in 0.9.8-stable. However since this isDr. Stephen Henson2009-07-081-3/+3
| | | | a new branch we can also disable it by default.
* Update from 1.0.0-stableDr. Stephen Henson2009-07-011-0/+4
|
* Add beos as a supported DSO scheme.Dr. Stephen Henson2009-06-171-4/+4
|
* PR: 1958Dr. Stephen Henson2009-06-171-1/+2
| | | | | | | Submitted by: Sean Boudreau <seanb@qnx.com> Approved by: steve@openssl.org qnx6 support.
* Update from 1.0.0-stable.Dr. Stephen Henson2009-05-151-2/+2
|
* Update from 1.0.0-stable branch.Dr. Stephen Henson2009-05-061-1/+2
|
* Fix from 1.0.0-stable.Dr. Stephen Henson2009-05-061-3/+3
|
* Make it possible to compile CAPI engine under mingw64.Andy Polyakov2009-05-031-1/+1
|
* Engage cmll-x86_64.pl in Win64 build and make it compile correctly.Andy Polyakov2009-05-021-1/+1
|
* Intel AES-NI engine.Andy Polyakov2009-04-271-3/+4
| | | | Submitted by: Huang Ying
* Update from 1.0.0-stable.Dr. Stephen Henson2009-04-261-4/+5
|
* Merge from 1.0.0-stable branch.Dr. Stephen Henson2009-04-231-1/+7
|
* Changes from 1.0.0-stable.Dr. Stephen Henson2009-04-071-1/+8
|
* Updates from 1.0.0-stableDr. Stephen Henson2009-04-061-1/+1
|
* Make STORE an experimental feature.Richard Levitte2009-02-191-1/+2
|
* Make no-engine work again.Dr. Stephen Henson2009-02-151-0/+1
|
* Use new common flags and fix resulting warnings.Ben Laurie2009-02-151-1/+1
|
* RC4 for s390x.Andy Polyakov2009-02-111-1/+1
|
* s390x assembler pack update.Andy Polyakov2009-02-091-1/+1
|
* Reserve for "multilib" suffix, the one allowing to perform multi-ABIAndy Polyakov2009-02-091-20/+27
| | | | installations. It's not enabled in Makefiles yet.
* Allow CC to be overridden.Ben Laurie2009-01-181-0/+4
|
* Add CRYPTO_MDEBUG_ABORT to abort() is there are any memory leaks. This willDr. Stephen Henson2009-01-111-1/+1
| | | | cause "make test" failures and make resource leaks more obvious.
* Add a set of standard gcc warning options which are designed to be theDr. Stephen Henson2009-01-111-3/+8
| | | | | minimum requirement for committed code. Added to debug-steve* config targets for now.
* Update steve-debug* options.Dr. Stephen Henson2008-12-291-2/+2
|
* Incidentally http://cvs.openssl.org/chngview?cn=17710 also made it possibleAndy Polyakov2008-12-221-3/+3
| | | | | | to build the library without -D_CRT_NONSTDC_NO_DEPRECATE. This commit expands it even to apps catalog and actually omits the macro in question from Configure.
* make depend to work with cross-gcc, compensate for msys glitch.Andy Polyakov2008-12-191-1/+2
| | | | | PR: 1753 Submitted by: Alon Bar-Lev
* no-asm didn't exclude Camellia assembler.Andy Polyakov2008-12-161-2/+3
|
* Add Camellia assembler x86 and x86_64 modules.Andy Polyakov2008-12-031-2/+2
|
* Implement Configure option pattern "experimental-foo"Bodo Möller2008-12-021-25/+60
| | | | (specifically, "experimental-jpake").
* Update from stable-branch.Dr. Stephen Henson2008-11-241-9/+0
|
* Don't disable JPAKE by default in head...Dr. Stephen Henson2008-11-151-1/+1
|
* x86_64-xlate.pl update, engage x86_64 assembler in mingw64.Andy Polyakov2008-11-141-1/+8
|
* warnings (mostly)Bodo Möller2008-11-141-1/+1
|
* Oops...Dr. Stephen Henson2008-11-121-1/+1
|
* Update from stable branch.Dr. Stephen Henson2008-11-121-1/+11
|
* Configure update: clean-ups and most notably engage x86_64 assemblerAndy Polyakov2008-11-121-20/+16
| | | | on MacOS X.
* Update from stable branch.Dr. Stephen Henson2008-11-111-1/+1
|
* Add initial support for mingw64.Andy Polyakov2008-11-031-1/+2
| | | | | PR: 1693 Submitted by: Alon Bar-Lev
* Type-checked (and modern C compliant) OBJ_bsearch.Ben Laurie2008-10-121-0/+1
|
* from 0.9.8 branchBodo Möller2008-09-151-0/+1
|
* AIX build updates.Andy Polyakov2008-09-121-4/+4
|
* If --prefix="C:\foo\bar" is supplied to Configure for a windows target,Geoff Thorpe2008-07-101-2/+10
| | | | | | then the backslashes need escaping to avoid being treated as switches in the auto-generated strings in opensslconf.h. Perl users are welcome to suggest a less hokey way of doing this ...
* Montgomery-related minor cleanups/documentationBodo Möller2008-05-011-3/+3
|
* Apply mingw patches as supplied by Roumen Petrov an Alon Bar-LevLutz Jänicke2008-04-171-1/+4
| | | | | PR: 1552 Submitted by: Roumen Petrov <openssl@roumenpetrov.info>, "Alon Bar-Lev" <alon.barlev@gmail.com>
* Correct references to smime in cms app.Dr. Stephen Henson2008-04-091-3/+3
|