Commit Graph

1564 Commits

Author SHA1 Message Date
Mouse
5bdabb7a68 Add HMQV and merge untracked FHMQV 2016-07-04 13:05:38 -04:00
Jeffrey Walton
be80fcdbba Cleared C4589 under VS2015 (Issue 214) 2016-07-04 09:24:39 -04:00
Jeffrey Walton
6853716147 Format output 2016-07-04 06:25:35 -04:00
Jeffrey Walton
b67c628270 Add additional warnings to ELEVATED_CXXFLAGS for GCC 6.0 and above 2016-07-03 23:57:25 -04:00
Jeffrey Walton
6cd587da4c Add PowerPC reporting 2016-07-03 22:50:02 -04:00
Jeffrey Walton
e1e7049459 Add gnu++11, gnu++14 and gnu++17 testing 2016-07-03 22:38:04 -04:00
Jeffrey Walton
cb9defd0c4 Add gnu++11, gnu++14 and gnu++17 testing 2016-07-03 22:34:57 -04:00
Jeffrey Walton
325ae3d93b Cleared "Local variable is initialized but not referenced" in MSC 2016-07-03 18:54:57 -04:00
Jeffrey Walton
0f8871c9c9 Updated documentation 2016-07-03 01:53:55 -04:00
Jeffrey Walton
739c8e5c14 Work around Issue 212 until we find a more permanent solution 2016-07-01 20:39:32 -04:00
Jeffrey Walton
20c3e1a5ef Avoid Coverity finding SIZEOF_MISMATCH/suspicious_sizeof (Issue 210) 2016-07-01 13:52:10 -04:00
Jeffrey Walton
4c6833e706 Use COUNTOF and offset consistently 2016-07-01 00:47:47 -04:00
Jeffrey Walton
0d28f5b6b5 Remove uneeded debug assignment in dtor 2016-06-30 21:09:48 -04:00
Jeffrey Walton
920ba48317 Remove CRYPTOPP_NO_VTABLE from BLAKE2_Info<T>. Fix memset salt and personalization (Issue 209) 2016-06-30 20:55:56 -04:00
Jeffrey Walton
113755dd5b Cleanup results of cryptest.sh script 2016-06-29 21:59:09 -04:00
Jeffrey Walton
1a58e2205c Revert "Fix "expected ')' before __builtin_ia32_pclmulqdq128" under GCC 4.8/4.9 with -std=c++11 (Issue 206)"
This reverts commit 6c88c3bf65. It broke GCC 4.8 and 4.9.
2016-06-28 09:35:48 -04:00
Jeffrey Walton
6c88c3bf65 Fix "expected ')' before __builtin_ia32_pclmulqdq128" under GCC 4.8/4.9 with -std=c++11 (Issue 206) 2016-06-27 08:12:40 -04:00
Jeffrey Walton
f91ca811ff Add ASAN_SYMBOLIZE reporting 2016-06-26 17:15:47 -04:00
Jeffrey Walton
e737c3616c Fix ASAN_SYMBOLIZE under Linux with Core2 2016-06-26 09:28:43 -04:00
Jeffrey Walton
9bc28b996a Add default value for HAVE_SYMBOLIZE 2016-06-26 07:55:11 -04:00
Jeffrey Walton
e795a26e41 Improve Asan symbolizer handling 2016-06-26 07:50:11 -04:00
Jeffrey Walton
7d02a3c74d Fix undeclared identifiers '_tzcnt_u32' and '__blsr_u32' under Clang (Issue 205) 2016-06-26 06:28:07 -04:00
Jeffrey Walton
5b96c03ecb Improve ARM feature reporting. Add S/390 identification 2016-06-24 18:43:48 -04:00
Jeffrey Walton
974a62af5d Add switch for "HAVE_VALGRIND=0" and "WANT_BENCHMARKS=0" 2016-06-23 20:03:13 -04:00
Jeffrey Walton
2629cdf25a Add X32 reporting 2016-06-23 03:25:19 -04:00
Jeffrey Walton
ff8105404e Break build when we encounter Clang pretending to be VC++ (Issue 147) 2016-06-22 09:50:23 -04:00
Jeffrey Walton
946448aba3 Fix Address Sanitizer feature detection.Compile and link is not enough. Testing an empty main fails under X32 2016-06-22 07:41:52 -04:00
root
d21248b995 Use _rdrand32_step for X32. Whitespace 2016-06-21 21:22:50 -04:00
Jeffrey Walton
8576762836 Merge pull request #151 from bretthall/master
Fixed linker error when using VS2015 /MD
2016-06-21 15:59:58 -04:00
Jeffrey Walton
eb52134f03 Add missing Debug/CRYPTOPP_NO_BACKWARDS_COMPATIBILITY_562 test. Whitespace 2016-06-21 10:32:30 -04:00
Jeffrey Walton
e682e2dd6f Merge pull request #174 from MarcelRaad/int-to-pointer-cast
Fix clang warning
2016-06-21 09:45:54 -04:00
Jeffrey Walton
65255ace29 Merge pull request #201 from GamePad64/upstream-pr
CMake cryptest binary is now named "cryptest.exe" on all platforms.
2016-06-21 09:44:12 -04:00
Alexander Shishenko
2bb736576e
CMake cryptest binary is now named "cryptest.exe" on all platforms. 2016-06-21 16:19:15 +03:00
Jeffrey Walton
7cdf2ca0e9 Merge pull request #200 from GamePad64/upstream-pr
Fixed multiple CMake issues and added complete support for CMake 2.8.5
2016-06-21 07:39:24 -04:00
Alexander Shishenko
32451f23ea
Fixed #192
Fixed #198
Fixed #199
Added complete support for CMake 2.8.5 and tested it on Ubuntu 12.04.
2016-06-21 13:47:20 +03:00
Jeffrey Walton
a6472ea5b4 Use AWK to avoid HEAD. Add Intel ICPC test 2016-06-21 05:25:05 -04:00
Jeffrey Walton
ed625338d3 Fix missing parenthesis around expression 2016-06-20 15:03:27 -04:00
Jeffrey Walton
c437b8980d Fix "asan_symbolize: command not found" (Issue 197) 2016-06-20 14:38:40 -04:00
Jeffrey Walton
58ef92d0e3 Fix "SSE instruction set not enabled" (Issue 196) 2016-06-20 11:31:15 -04:00
Jeffrey Walton
3dfecc7613 Add additional compiler checks 2016-06-20 09:07:40 -04:00
Jeffrey Walton
f35e5b8399 Report compiler and symlink status 2016-06-20 04:28:45 -04:00
Jeffrey Walton
6b76fbc993 Add execution time to both error and warning logs 2016-06-20 04:01:25 -04:00
Jeffrey Walton
47d32c87f5 Add -march=armv7a when available so its more thoroughly tested 2016-06-20 03:10:23 -04:00
Jeffrey Walton
f35a86aa58 Fix typo in 'if' statement 2016-06-20 00:49:13 -04:00
Jeffrey Walton
e916b9049c Make TEST_RESULTS and friends configurable. Remove previous results from INSTALL_RESULTS 2016-06-20 00:34:18 -04:00
Jeffrey Walton
9750998d2c Fix Solaris GCC test using -x02 rather than -O2 2016-06-19 12:47:38 -04:00
Jeffrey Walton
2bae175257 Fix " error: expected unqualified-id before ‘int’" when using GCC 5.3/i686 with -std=c++11 or -std=c++14 2016-06-19 11:22:06 -04:00
Jeffrey Walton
be70ec438d Tweak DEBUG_CXXFLAGS and RELEASE_CXXFLAGS for Solaris 2016-06-19 02:38:07 -04:00
Jeffrey Walton
694e486db3 Add G++ test for Solaris. Quote . Add HAVE_SYMBOLS to guard use of asan_symbolize 2016-06-19 00:40:04 -04:00
Jeffrey Walton
0b56cf57b1 Fix target_include_directories not available on semi-modern platforms (Issue 181) 2016-06-18 22:13:18 -04:00