Commit Graph

  • 113755dd5b Cleanup results of cryptest.sh script Jeffrey Walton 2016-06-29 21:59:09 -0400
  • 1a58e2205c Revert "Fix "expected ')' before __builtin_ia32_pclmulqdq128" under GCC 4.8/4.9 with -std=c++11 (Issue 206)" Jeffrey Walton 2016-06-28 09:35:48 -0400
  • 6c88c3bf65 Fix "expected ')' before __builtin_ia32_pclmulqdq128" under GCC 4.8/4.9 with -std=c++11 (Issue 206) Jeffrey Walton 2016-06-27 08:12:40 -0400
  • f91ca811ff Add ASAN_SYMBOLIZE reporting Jeffrey Walton 2016-06-26 17:15:47 -0400
  • e737c3616c Fix ASAN_SYMBOLIZE under Linux with Core2 Jeffrey Walton 2016-06-26 09:28:43 -0400
  • 9bc28b996a Add default value for HAVE_SYMBOLIZE Jeffrey Walton 2016-06-26 07:55:11 -0400
  • e795a26e41 Improve Asan symbolizer handling Jeffrey Walton 2016-06-26 07:50:11 -0400
  • 7d02a3c74d Fix undeclared identifiers '_tzcnt_u32' and '__blsr_u32' under Clang (Issue 205) Jeffrey Walton 2016-06-26 06:28:07 -0400
  • b0dfbfdbcf Update modes.cpp Berendea Nicolae 2016-06-25 11:59:16 +0300
  • b8f42d784d Update modes.cpp Berendea Nicolae 2016-06-25 11:58:16 +0300
  • 5b96c03ecb Improve ARM feature reporting. Add S/390 identification Jeffrey Walton 2016-06-24 18:43:48 -0400
  • 974a62af5d Add switch for "HAVE_VALGRIND=0" and "WANT_BENCHMARKS=0" Jeffrey Walton 2016-06-23 20:03:13 -0400
  • 2629cdf25a Add X32 reporting Jeffrey Walton 2016-06-23 03:25:19 -0400
  • ff8105404e Break build when we encounter Clang pretending to be VC++ (Issue 147) Jeffrey Walton 2016-06-22 09:50:23 -0400
  • 946448aba3 Fix Address Sanitizer feature detection.Compile and link is not enough. Testing an empty main fails under X32 Jeffrey Walton 2016-06-22 07:41:52 -0400
  • d21248b995 Use _rdrand32_step for X32. Whitespace root 2016-06-21 21:22:50 -0400
  • 8576762836 Merge pull request #151 from bretthall/master Jeffrey Walton 2016-06-21 15:59:58 -0400
  • eb52134f03 Add missing Debug/CRYPTOPP_NO_BACKWARDS_COMPATIBILITY_562 test. Whitespace Jeffrey Walton 2016-06-21 10:32:30 -0400
  • e682e2dd6f Merge pull request #174 from MarcelRaad/int-to-pointer-cast Jeffrey Walton 2016-06-21 09:45:54 -0400
  • 65255ace29 Merge pull request #201 from GamePad64/upstream-pr Jeffrey Walton 2016-06-21 09:44:12 -0400
  • 2bb736576e
    CMake cryptest binary is now named "cryptest.exe" on all platforms. Alexander Shishenko 2016-06-21 16:13:47 +0300
  • 7cdf2ca0e9 Merge pull request #200 from GamePad64/upstream-pr Jeffrey Walton 2016-06-21 07:39:24 -0400
  • 32451f23ea
    Fixed #192 Fixed #198 Fixed #199 Added complete support for CMake 2.8.5 and tested it on Ubuntu 12.04. Alexander Shishenko 2016-06-21 13:47:20 +0300
  • a6472ea5b4 Use AWK to avoid HEAD. Add Intel ICPC test Jeffrey Walton 2016-06-21 05:25:05 -0400
  • ed625338d3 Fix missing parenthesis around expression Jeffrey Walton 2016-06-20 15:03:27 -0400
  • c437b8980d Fix "asan_symbolize: command not found" (Issue 197) Jeffrey Walton 2016-06-20 14:38:40 -0400
  • 58ef92d0e3 Fix "SSE instruction set not enabled" (Issue 196) Jeffrey Walton 2016-06-20 11:31:15 -0400
  • 3dfecc7613 Add additional compiler checks Jeffrey Walton 2016-06-20 09:07:40 -0400
  • f35e5b8399 Report compiler and symlink status Jeffrey Walton 2016-06-20 04:28:45 -0400
  • 6b76fbc993 Add execution time to both error and warning logs Jeffrey Walton 2016-06-20 04:01:25 -0400
  • 47d32c87f5 Add -march=armv7a when available so its more thoroughly tested Jeffrey Walton 2016-06-20 03:10:23 -0400
  • f35a86aa58 Fix typo in 'if' statement Jeffrey Walton 2016-06-20 00:49:13 -0400
  • e916b9049c Make TEST_RESULTS and friends configurable. Remove previous results from INSTALL_RESULTS Jeffrey Walton 2016-06-20 00:34:18 -0400
  • 9750998d2c Fix Solaris GCC test using -x02 rather than -O2 Jeffrey Walton 2016-06-19 12:47:38 -0400
  • 2bae175257 Fix " error: expected unqualified-id before ‘int’" when using GCC 5.3/i686 with -std=c++11 or -std=c++14 Jeffrey Walton 2016-06-19 11:22:06 -0400
  • be70ec438d Tweak DEBUG_CXXFLAGS and RELEASE_CXXFLAGS for Solaris Jeffrey Walton 2016-06-19 02:38:07 -0400
  • 694e486db3 Add G++ test for Solaris. Quote . Add HAVE_SYMBOLS to guard use of asan_symbolize Jeffrey Walton 2016-06-19 00:40:04 -0400
  • 0b56cf57b1 Fix target_include_directories not available on semi-modern platforms (Issue 181) Jeffrey Walton 2016-06-18 22:13:18 -0400
  • b0e9f4bebd Quoted variabes with programs Jeffrey Walton 2016-06-18 21:51:14 -0400
  • 35ec61b59c Add WANT_BENCHMARKS to speedup testing Jeffrey Walton 2016-06-18 16:50:00 -0400
  • c8586d65fe Add -DCRYPTOPP_NO_UNALIGNED_DATA_ACCESS to -O3 and -O5 builds Jeffrey Walton 2016-06-18 16:40:13 -0400
  • 2014dca116 Fix "((: == 0 : syntax error: operand expected (error token is "== 0 ")" Jeffrey Walton 2016-06-18 16:36:29 -0400
  • 61003d64ee Fix illegal option on OS X Jeffrey Walton 2016-06-18 13:45:56 -0400
  • f2bc155a09 Add info on full compiler pathname Jeffrey Walton 2016-06-18 13:44:52 -0400
  • 73c8119141 Improve feature detection and reporting Jeffrey Walton 2016-06-18 12:45:41 -0400
  • 0fb86cc55a Add additional instructions. Add output formatting Jeffrey Walton 2016-06-18 06:01:05 -0400
  • 274bb6d2c2 Add additional flags to FILTERED_CXXFLAGS. Rearrange script to add more structure. Add comments on how to invoke script Jeffrey Walton 2016-06-17 23:51:35 -0400
  • 7319206ab5 Change USE_FIPS_202_SHA3 message. Tweak Sun Studio CXXFLAGS for 12.2 through 12.5 Jeffrey Walton 2016-06-17 20:07:56 -0400
  • ec9cb41060 Add missing test case for Debug+CRYPTOPP_NO_UNALIGNED_DATA_ACCESS Jeffrey Walton 2016-06-17 12:28:32 -0400
  • 4cd6f99ab9 Add 'set(CMAKE_MACOSX_RPATH 0)'; guard with 'NOT CMAKE_VERSION VERSION_LESS 2.8.12' Jeffrey Walton 2016-06-17 08:35:08 -0400
  • 2010371bce Add commented 'set(CMAKE_MACOSX_RPATH 0)'. Remove -DCRYPTOPP_DISABLE_ASM for ARM because it disables NEON, CRC32 and Crypto intrinsics Jeffrey Walton 2016-06-17 08:23:14 -0400
  • 220c53c081 Add missing CXXFLAGS for "Debug at -O3" Jeffrey Walton 2016-06-17 06:56:18 -0400
  • 8a563177b3 Fix Cygwin debug build (Binutil PR 20268) Jeffrey Walton 2016-06-17 06:36:22 -0400
  • 805a843977 Fix missing closing bracket Jeffrey Walton 2016-06-17 04:49:03 -0400
  • abab66b184 Fix typo in CXXFLAGS="= ..." (trailing equal sign) Jeffrey Walton 2016-06-17 03:00:28 -0400
  • b187a00818 Finish cut-over from shell test command ("[") to double brackets ("[["). Jeffrey Walton 2016-06-17 01:38:05 -0400
  • f6e0da047e Finish cut-over from shell test command ("[") to double brackets ("[["). Jeffrey Walton 2016-06-17 01:37:37 -0400
  • 96bc1d3a6b Finish cut-over from shell test command ("[") to double brackets ("[["). Jeffrey Walton 2016-06-17 01:37:15 -0400
  • 8c8044e746 Moved from shell test command ("[") to double brackets ("[["). Added additional tests Jeffrey Walton 2016-06-16 23:52:09 -0400
  • f5b0b64462 Prefer cpuinfo_max_freq over cpuinfo Jeffrey Walton 2016-06-16 12:39:58 -0400
  • 4121365fb7 Fix missing cpu frequency on early ARM Mustang boards Jeffrey Walton 2016-06-16 12:32:14 -0400
  • bfbb53d841 Reduce MEM_SIZE and CPU_FREQ defaults to make it easier to spot a bad value Jeffrey Walton 2016-06-16 12:20:53 -0400
  • e68ca2791b Guard use of /proc/meminfo Jeffrey Walton 2016-06-16 11:43:36 -0400
  • 29e9259386 Fix frequency when /sys/devices/.../cpuinfo_max_freq is missing on Linux Jeffrey Walton 2016-06-16 11:22:44 -0400
  • 8c66d10205 Hide 'file' error message when its missing Jeffrey Walton 2016-06-16 10:48:10 -0400
  • dcc13071a3 Hide ld.gold error message when its missing Jeffrey Walton 2016-06-16 09:16:01 -0400
  • 492c130ff9 Fix ld.gold and valgrind detection Jeffrey Walton 2016-06-16 09:14:52 -0400
  • 3336a548a6 Fix cpu and memory detection for Cygwin Jeffrey Walton 2016-06-16 09:12:58 -0400
  • 3c19dc4ce2 Guard setting of IS_GAS. Remove IS_GAS from MacPorts compiler test Jeffrey Walton 2016-06-16 05:17:16 -0400
  • 9175594426 Add explicit ARMv7a/NEON test Jeffrey Walton 2016-06-16 03:40:13 -0400
  • 9521a49cbb Increase ARM NEON testing using existing test cases Jeffrey Walton 2016-06-16 03:25:24 -0400
  • 10bd31f1e5 Add -m32,-m64,-mx64 to filtered flags. Add test for ARM NEON Jeffrey Walton 2016-06-16 02:36:43 -0400
  • 36aeb16171 Cleared "warning: unused variable ‘hasPadlockRNG’". Whitespace cleanup Jeffrey Walton 2016-06-16 01:15:07 -0400
  • 3d8a08f6b6 Fix -Wa,q typo Jeffrey Walton 2016-06-16 01:06:30 -0400
  • 58840a030b Fix -DCRYPTOPP_DISABLE_ASM with MacPorts compiler (Issue 189) Jeffrey Walton 2016-06-15 23:16:52 -0400
  • 772d4e1129 Add additional tests for C++14 and Asan/UBsan Jeffrey Walton 2016-06-15 20:20:07 -0400
  • 2ad2086b6b Add additional tests for C++17 and elevated warnings Jeffrey Walton 2016-06-15 19:35:28 -0400
  • 2cc5084d7a Enable -Wa,q for MacPort GCC/Clang integrated assembler Jeffrey Walton 2016-06-15 18:58:02 -0400
  • db614269de Declare default values for variables like HAVE_CXX03. Add additional tests for Clang Jeffrey Walton 2016-06-15 18:25:33 -0400
  • 8d940f1c3f Enable -Wa,--divide for GCC/GAS on Solaris (Binutil PR 4572) Jeffrey Walton 2016-06-15 09:55:10 -0400
  • b1df5736a7 Merge 'solaris' dev branch into 'master' Jeffrey Walton 2016-06-15 05:02:28 -0400
  • a4f90454f8 Fix typos in HAVE_LDGOLD and HAVE_ARM_NEON Jeffrey Walton 2016-06-15 04:05:01 -0400
  • 6f15b37494 Make Sun Studio 12.4 default compiler for testing Jeffrey Walton 2016-06-15 03:55:49 -0400
  • 5ae5127f7c Add ld-gold linker testing Jeffrey Walton 2016-06-15 03:24:15 -0400
  • 42e644f25a Remove _GLIBCXX_CONCEPT_CHECKS for debug builds. Its part of GCC courtesy of Boost, its broken and its unmaintained Jeffrey Walton 2016-06-15 02:57:08 -0400
  • 7e3ac44721 Add C++17 testing. Add Sun Studio 12.2-12.5 testing Jeffrey Walton 2016-06-15 01:18:23 -0400
  • d3e566da61 Update comments for Intel RDRAND circuit and underflow Jeffrey Walton 2016-06-14 22:14:35 -0400
  • 2efe26a418 Update comment. Whitespace cleanup Jeffrey Walton 2016-06-14 20:50:39 -0400
  • c1f025343a Add C++11 alignas support. Deleting 'alignas' branch Jeffrey Walton 2016-06-14 19:14:09 -0400
  • a6090c64ed Added message directing user to perform the build with the build command Jeffrey Walton 2016-06-13 20:28:46 -0400
  • caec8f98e2 use memmove for overlapping buffers Berendea Nicolae 2016-06-13 22:27:30 +0300
  • 94f26519d2 Updated message on compatibility Jeffrey Walton 2016-06-13 07:51:11 -0400
  • 0226b2b784 Fix "u_short was not declared in this scope" (Issue 187) Jeffrey Walton 2016-06-12 23:54:42 -0400
  • b1e3063f11 Add Git commit to branch output Jeffrey Walton 2016-06-12 19:58:41 -0400
  • aaed9ae803 fix bug #185 Berendea Nicolae 2016-06-13 01:02:22 +0300
  • fb206e53d7 Added -march=native to "modern compiler and old hardware" tests. Added carry-less multiply to testing regime Jeffrey Walton 2016-06-12 09:16:27 -0400
  • 9937f4e8ba Fix compiler include detection under LLVM and Apple Clang (Issue 183) Jeffrey Walton 2016-06-12 08:59:15 -0400
  • 6b1a9d5ca8 Fix compiler include detection under LLVM and Apple Clanm (Issue 182) Jeffrey Walton 2016-06-12 08:09:46 -0400
  • a21b7773ef Report Git branch being tested Jeffrey Walton 2016-06-10 03:22:40 -0400
  • 454f528d3c Simplified IS_X86 and IS_X64 un SunOS. Add separator for benchmark tests Jeffrey Walton 2016-06-10 03:05:34 -0400