- 19 12月, 2014 1 次提交
-
-
由 Rich Salz 提交于
This commit removes Sony NEWS4 Reviewed-by: NRichard Levitte <levitte@openssl.org>
-
- 08 12月, 2014 1 次提交
-
-
由 Dr. Stephen Henson 提交于
Reviewed-by: NTim Hudson <tjh@openssl.org>
-
- 04 12月, 2014 1 次提交
-
-
由 Kurt Roeckx 提交于
The only support for SSLv2 left is receiving a SSLv2 compatible client hello. Reviewed-by: NRichard Levitte <levitte@openssl.org>
-
- 20 11月, 2014 1 次提交
-
-
由 Dr. Stephen Henson 提交于
When no-ssl3 is set only make SSLv3 disabled by default. Retain -ssl3 options for s_client/s_server/ssltest. When no-ssl3-method is set SSLv3_*method() is removed and all -ssl3 options. We should document this somewhere, e.g. wiki, FAQ or manual page. Reviewed-by: NEmilia Käsper <emilia@openssl.org>
-
- 17 11月, 2014 1 次提交
-
-
由 Mike Bland 提交于
These are based on debug-ben-debug-64-clang and is intended to produce consistent settings for folks involved in the unit testing effort detailed at: http://wiki.openssl.org/index.php/Unit_Testing -fsanitize has been removed from the set of clang flags for now. Apparently clang 3.1, which ships with FreeBSD 9.1, completely ignores -fsanitize. Clang 3.3, which ships with FreeBSD 9.2, compiles with it, but fails to link due to the absence of libasan: http://lists.freebsd.org/pipermail/freebsd-hackers/2013-December/043995.html https://www.mail-archive.com/cfe-commits@cs.uiuc.edu/msg92260.html http://reviews.llvm.org/D2644 We need -Wno-error=unused-const-variable because of this error: .../crypto/ec/ec_lib.c:74:19: error: unused variable 'EC_version' [-Werror,-Wunused-const-variable] static const char EC_version[] = "EC" OPENSSL_VERSION_PTEXT; Change-Id: I2cba53537137186114c083049ea1233550a741f9 Signed-off-by: NMike Bland <mbland@acm.org> Signed-off-by: NGeoff Thorpe <geoff@openssl.org> Reviewed-by: NRichard Levitte <levitte@openssl.org>
-
- 23 10月, 2014 1 次提交
-
-
由 Andy Polyakov 提交于
Reviewed-by: NSteve Marquess <marquess@openssl.org>
-
- 26 9月, 2014 1 次提交
-
-
由 Rich Salz 提交于
Also add comment to Configure reminding people to do that. Reviewed-by: NAndy Polyakov <appro@openssl.org>
-
- 25 9月, 2014 1 次提交
-
-
由 Rich Salz 提交于
The following #ifdef tests were all removed: __MWERKS__ MAC_OS_pre_X MAC_OS_GUSI_SOURCE MAC_OS_pre_X OPENSSL_SYS_MACINTOSH_CLASSIC OPENSSL_SYS_MACOSX_RHAPSODY Reviewed-by: NAndy Polyakov <appro@openssl.org>
-
- 12 9月, 2014 1 次提交
-
-
由 Andy Polyakov 提交于
RT: 3149 Reviewed-by: NRich Salz <rsalz@openssl.org>
-
- 31 8月, 2014 1 次提交
-
-
由 Andy Polyakov 提交于
Reviewed-by: NRich Salz <rsalz@openssl.org>
-
- 28 8月, 2014 1 次提交
-
-
由 Rich Salz 提交于
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: NTim Hudson <tjh@openssl.org>
-
- 13 8月, 2014 2 次提交
-
-
If subcommand fails, just die. Reviewed-by: NKurt Roeckx <kurt@roeckx.be>
-
If subcommand fails, just die. Reviewed-by: NKurt Roeckx <kurt@roeckx.be>
-
- 02 8月, 2014 1 次提交
-
-
由 Bodo Moeller 提交于
-
- 25 7月, 2014 1 次提交
-
-
由 Dr. Stephen Henson 提交于
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: NGeoff Thorpe <geoff@openssl.org>
-
- 20 7月, 2014 1 次提交
-
-
由 Andy Polyakov 提交于
[and split ppccap.c to ppccap.c and ppc_arch.h] Reviewed-by: NKurt Roeckx <kurt@openssl.org> Reviewed-by: NTim Hudson <tjh@openssl.org>
-
- 16 7月, 2014 2 次提交
-
-
由 Andy Polyakov 提交于
This reverts commit 14aaf883.
-
由 Andy Polyakov 提交于
-
- 02 7月, 2014 1 次提交
-
-
由 Andy Polyakov 提交于
-
- 12 6月, 2014 1 次提交
-
-
由 Andy Polyakov 提交于
-
- 07 6月, 2014 1 次提交
-
-
由 Andy Polyakov 提交于
-
- 02 6月, 2014 3 次提交
-
-
由 Andy Polyakov 提交于
-
由 Andy Polyakov 提交于
-
由 Andy Polyakov 提交于
-
- 01 6月, 2014 3 次提交
-
-
由 Andy Polyakov 提交于
armcap.c is shared between 32- and 64-bit builds and features link-time detection of getauxval. Submitted by: Ard Biesheuvel.
-
-
-
- 04 5月, 2014 1 次提交
-
-
由 Andy Polyakov 提交于
-
- 30 4月, 2014 1 次提交
-
-
由 Ben Laurie 提交于
-
- 08 3月, 2014 1 次提交
-
-
由 Dr. Stephen Henson 提交于
(cherry picked from commit 7a3e67f029969620966b8a627b8485d83692cca5)
-
- 27 2月, 2014 1 次提交
-
-
由 Andy Polyakov 提交于
-
- 26 2月, 2014 1 次提交
-
-
由 Andy Polyakov 提交于
-
- 07 1月, 2014 1 次提交
-
-
由 Andy Polyakov 提交于
-
- 19 12月, 2013 1 次提交
-
-
由 Andy Polyakov 提交于
-
- 05 12月, 2013 1 次提交
-
-
由 Andy Polyakov 提交于
AIX assembler doesn't hanle .align, which is essential for vpaes module.
-
- 28 11月, 2013 1 次提交
-
-
由 Andy Polyakov 提交于
-
- 13 11月, 2013 1 次提交
-
-
由 Andy Polyakov 提交于
Submitted by: Marcelo Cerri
-
- 20 10月, 2013 1 次提交
-
-
由 Ben Laurie 提交于
-
- 09 10月, 2013 1 次提交
-
-
由 Andy Polyakov 提交于
-
- 03 10月, 2013 1 次提交
-
-
由 Andy Polyakov 提交于
-