Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Configure: engage assembler in Android target. | appro | 2011-02-12 | 1 | -2/+2 |
| | |||||
* | New "fispcanisteronly" build option: only build fipscanister.o and | steve | 2011-02-11 | 1 | -1/+12 |
| | | | | | associated utilities. This functionality will be used by the validated tarball. | ||||
* | Fix target config errors. | steve | 2011-02-02 | 1 | -2/+2 |
| | |||||
* | Make no-asm work in fips mode. Add android platform. | steve | 2011-02-02 | 1 | -0/+3 |
| | |||||
* | Add fips option into Configure, disable endian code for no-asm and FIPS. | steve | 2011-01-30 | 1 | -1/+12 |
| | | | | Make shared library default for fips. | ||||
* | add fiplibdir and basedir options to Configure | steve | 2011-01-29 | 1 | -0/+8 |
| | |||||
* | use different default fips install directory | steve | 2011-01-29 | 1 | -1/+11 |
| | |||||
* | update version to 2.0 | steve | 2011-01-29 | 1 | -1/+1 |
| | |||||
* | don't descend fips directory if not in fips mode | steve | 2011-01-29 | 1 | -0/+1 |
| | |||||
* | Add fipscanisterbuild configuration option and update Makefile.org: doesn't ↵ | steve | 2011-01-26 | 1 | -0/+75 |
| | | | | compile yet | ||||
* | Configure: make -mno-cygwin optional on mingw platforms. | appro | 2010-11-30 | 1 | -0/+6 |
| | | | | PR: 2381 | ||||
* | s390x assembler pack: adapt for -m31 build, see commentary in Configure | appro | 2010-11-29 | 1 | -2/+16 |
| | | | | for more details. | ||||
* | Submitted By: Bogdan Harjoc <harjoc@gmail.com> | steve | 2010-11-11 | 1 | -0/+3 |
| | | | | Add missing debug WIN64 targets. | ||||
* | Configure: update mips[32|64]_asm lines. | appro | 2010-10-22 | 1 | -3/+3 |
| | |||||
* | MIPS assembler pack: enable it in Configure, add SHA2 module, fix make rules, | appro | 2010-10-02 | 1 | -7/+8 |
| | | | | update commentary... | ||||
* | Configure: remove redundant -DMD32_REG_T=int. | appro | 2010-09-10 | 1 | -9/+9 |
| | |||||
* | Add ghash-s390x.pl. | appro | 2010-09-10 | 1 | -1/+1 |
| | |||||
* | Add Next Protocol Negotiation. | ben | 2010-07-28 | 1 | -1/+1 |
| | |||||
* | Configure: suppress $multilib with non-system $prefix. | appro | 2010-07-16 | 1 | -0/+6 |
| | | | | PR: 2307 | ||||
* | Configure: fix aes_ctr.o regexp. | appro | 2010-07-09 | 1 | -1/+1 |
| | |||||
* | Rework framework for assembler support for AES counter mode and add | appro | 2010-07-09 | 1 | -13/+16 |
| | | | | AES_ctr32_encrypt to aes-s390x.pl. | ||||
* | Configure: update mingw config-lines. | appro | 2010-06-01 | 1 | -2/+2 |
| | |||||
* | Add ghash-armv4.pl. | appro | 2010-05-03 | 1 | -1/+1 |
| | |||||
* | Add ghash-parisc.pl. | appro | 2010-04-28 | 1 | -2/+3 |
| | |||||
* | Take gcm128.c and ghash assembler modules into the build loop. | appro | 2010-04-22 | 1 | -26/+35 |
| | |||||
* | oops, commit Configure part of PR#2234 | steve | 2010-04-15 | 1 | -2/+2 |
| | |||||
* | sha1-alpha.pl: engage it in build. | appro | 2010-04-10 | 1 | -1/+1 |
| | |||||
* | Reserve for option to implement AES counter in assembler. | appro | 2010-02-23 | 1 | -14/+14 |
| | |||||
* | Enable PA-RISC assembler in Configure (feedback from PA-RISC 2.0 is still | appro | 2010-01-19 | 1 | -2/+4 |
| | | | | needed). | ||||
* | s390x assembler update: add support for run-time facility detection. | appro | 2010-01-19 | 1 | -1/+1 |
| | |||||
* | Add Montgomery multiplication module for IA-64. | appro | 2010-01-06 | 1 | -2/+2 |
| | |||||
* | Adapt mingw config for newer mingw environment. Note modified conditional | appro | 2009-12-30 | 1 | -1/+1 |
| | | | | | compilation in e_capi.c. PR: 2113 | ||||
* | Deploy multilib config-line parameter. It was added in February to allow | appro | 2009-12-29 | 1 | -6/+3 |
| | | | | | | for kind of installation suggested in ticket #2003 from August. What it effectively does now, is arrange pre-configured default $libdir value. Note that it also fixes ENGINESDIR, i.e. harmonizes it with install path. | ||||
* | Switch to new uplink assembler. | appro | 2009-12-27 | 1 | -1/+1 |
| | |||||
* | ppc64-mont.pl: adapt for 32-bit and engage for all builds. | appro | 2009-12-26 | 1 | -3/+3 |
| | |||||
* | remove DEBUG_UNUSED from config for now | steve | 2009-12-09 | 1 | -2/+2 |
| | |||||
* | Remove BF_PTR2 from configuration: it doesn't improve performance any more ↵ | steve | 2009-11-09 | 1 | -7/+7 |
| | | | | and causes gcc warnings about arrays out of range | ||||
* | Don't replace whole AR line | steve | 2009-10-28 | 1 | -1/+1 |
| | |||||
* | PR: 2081 | steve | 2009-10-28 | 1 | -1/+3 |
| | | | | | | | Submitted by: Mike Frysinger <vapier@gentoo.org> Approved by: steve@openssl.org Respect AR and RANLIB environment variables if set. | ||||
* | PR: 2080 | steve | 2009-10-28 | 1 | -1/+2 |
| | | | | | | | Submitted by: Mike Frysinger <vapier@gentoo.org> Approved by: steve@openssl.org Respect MAKE environment variable if set. | ||||
* | take install prefix from the environment | steve | 2009-10-18 | 1 | -1/+1 |
| | |||||
* | Fixes to CROSS_COMPILE, don't override command line option from environment | steve | 2009-10-15 | 1 | -1/+1 |
| | |||||
* | Rename CROSS_COMPILE_PREFIX to CROSS_COMPILE | steve | 2009-10-15 | 1 | -5/+5 |
| | |||||
* | Allow cross compilation prefix to come from CROSS_COMPILE environment variable | steve | 2009-10-07 | 1 | -0/+2 |
| | |||||
* | Add DEBUG_UNUSED to debug-steve* entries | steve | 2009-09-23 | 1 | -2/+2 |
| | |||||
* | Add new option --strict-warnings to Configure script. This is used to add | steve | 2009-09-09 | 1 | -0/+16 |
| | | | | in devteam warnings into other configurations. | ||||
* | Update default dependency flags. | steve | 2009-08-12 | 1 | -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. | steve | 2009-08-12 | 1 | -1/+0 |
| | |||||
* | PR: 2003 | steve | 2009-08-10 | 1 | -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. | steve | 2009-07-24 | 1 | -3/+3 |
| |