#
6019cdd3 |
| 30-Aug-2014 |
Andy Polyakov |
Configure: add configuration for crypto/ec/asm extensions. Reviewed-by: Rich Salz <rsalz@openssl.org>
|
#
17e80c6b |
| 27-Aug-2014 |
Rich Salz |
RT2308: Add extern "C" { ... } wrapper Add the wrapper to all public header files (Configure generates one). Don't bother for those that are just lists of #define's that do renaming
RT2308: Add extern "C" { ... } wrapper Add the wrapper to all public header files (Configure generates one). Don't bother for those that are just lists of #define's that do renaming. Reviewed-by: Tim Hudson <tjh@openssl.org>
show more ...
|
#
cde8ad1a |
| 12-Aug-2014 |
nnposter@users.sourceforge.net |
PR 719: Configure not exiting with child status If subcommand fails, just die. Reviewed-by: Kurt Roeckx <kurt@roeckx.be>
|
#
a46149c6 |
| 01-Aug-2014 |
Bodo Moeller |
Update $default_depflags to match current defaults.
|
#
e0fc7961 |
| 23-Jul-2014 |
Dr. Stephen Henson |
Add conditional unit testing interface. Don't call internal functions directly call them through SSL_test_functions(). This also makes unit testing work on Windows and platforms that
Add conditional unit testing interface. Don't call internal functions directly call them through SSL_test_functions(). This also makes unit testing work on Windows and platforms that don't export internal functions from shared libraries. By default unit testing is not enabled: it requires the compile time option "enable-unit-test". Reviewed-by: Geoff Thorpe <geoff@openssl.org>
show more ...
|
#
0e716d92 |
| 20-Jul-2014 |
Andy Polyakov |
Engage GHASH for PowerISA 2.0.7. [and split ppccap.c to ppccap.c and ppc_arch.h] Reviewed-by: Kurt Roeckx <kurt@openssl.org> Reviewed-by: Tim Hudson <tjh@openssl.org>
|
#
6cd13f70 |
| 16-Jul-2014 |
Andy Polyakov |
Revert "Engage GHASH for PowerISA 2.07." This reverts commit 14aaf883d93fb2e321ef1fe25f687fb7b62ef8fe.
|
#
14aaf883 |
| 16-Jul-2014 |
Andy Polyakov |
Engage GHASH for PowerISA 2.07.
|
#
cd1922cd |
| 01-Jul-2014 |
Andy Polyakov |
Engage SHA256/512 for PowerISA 2.07.
|
#
77a27a50 |
| 11-Jun-2014 |
Andy Polyakov |
Enable multi-block support by default.
|
#
82741e9c |
| 06-Jun-2014 |
Andy Polyakov |
Engage GHASH for ARMv8.
|
Revision tags: OpenSSL_1_0_1h, OpenSSL_1_0_0m, OpenSSL_0_9_8za |
|
#
de51e830 |
| 01-Jun-2014 |
Andy Polyakov |
Engage POWER8 AES support.
|
#
ddacb8f2 |
| 01-Jun-2014 |
Andy Polyakov |
Engage ARMv8 AES support.
|
#
f8aab617 |
| 01-Jun-2014 |
Andy Polyakov |
linux-aarch64: engage SHA modules.
|
#
e8d93e34 |
| 01-Jun-2014 |
Andy Polyakov |
Add linux-aarch64 taget. armcap.c is shared between 32- and 64-bit builds and features link-time detection of getauxval. Submitted by: Ard Biesheuvel.
|
#
fce0ba5f |
| 26-May-2014 |
Felix Laurie von Massenbach |
Strip trailing whitespace from Configure.
|
#
d7f20077 |
| 26-May-2014 |
Felix Laurie von Massenbach |
Add a new target to Configure for me.
|
Revision tags: OpenSSL-fips-2_0_7 |
|
#
496f2b14 |
| 04-May-2014 |
Andy Polyakov |
C64x+ assembply pack: add RC4 module.
|
#
9cabf6bb |
| 29-Apr-2014 |
Ben Laurie |
More warnings.
|
Revision tags: OpenSSL_1_0_1g |
|
#
ab0f8804 |
| 07-Mar-2014 |
Dr. Stephen Henson |
Remove -WX option from debug-VC-WIN32 (cherry picked from commit 7a3e67f029969620966b8a627b8485d83692cca5)
|
#
4ca02656 |
| 27-Feb-2014 |
Andy Polyakov |
Configure: mark unixware target as elf-1.
|
#
7bb9d84e |
| 26-Feb-2014 |
Andy Polyakov |
Configure: blended processor target in solaris-x86-cc.
|
Revision tags: OpenSSL_1_0_2-beta1 |
|
#
1fb83a3b |
| 07-Jan-2014 |
Andy Polyakov |
aes/asm/vpaes-ppc.pl: add little-endian support.
|
Revision tags: OpenSSL_1_0_0l, OpenSSL_1_0_1f |
|
#
128e1d10 |
| 18-Dec-2013 |
Andy Polyakov |
PPC assembly pack: improve AIX support (enable vpaes-ppc).
|
Revision tags: OpenSSL-fips-2_0_6, OpenSSL-fips-2_0_5, OpenSSL-fips-2_0_4 |
|
#
34b1008c |
| 04-Dec-2013 |
Andy Polyakov |
Configure: remove vpaes-ppc from aix targets. AIX assembler doesn't hanle .align, which is essential for vpaes module.
|