106 Commitit (6488f4e2bafd2bc13690a79067abde8f139288b0)

Tekijä SHA1 Viesti Päivämäärä
  David Benjamin 8d67f6f0cf Update tools. 6 vuotta sitten
  David Benjamin 3c92e80d7a Revert "Update tools." 6 vuotta sitten
  David Benjamin 9d1f96606c Update tools. 6 vuotta sitten
  Marek Gilbert 11850d5f61 Rename all googletest CMake targets 6 vuotta sitten
  David Benjamin 9894ee9de2 Scope CMAKE_ASM_FLAGS workaround to the old NDK toolchain. 6 vuotta sitten
  David Benjamin 6979c7e8eb Disable Clang -Wtautological-constant-compare. 6 vuotta sitten
  David Benjamin c367ee5439 Add a CFI build flag. 7 vuotta sitten
  Andres Erbsen 5b280a80df Move curve25519 code to third_party/fiat. 7 vuotta sitten
  David Benjamin f5beb883c2 Disable macOS architecture hack on CMake 3.0. 7 vuotta sitten
  Daniel Wagner-Hall 3b358b25b0 Specify -stdlib=libc++ if APPLE 7 vuotta sitten
  Daniel Wagner-Hall 10154320fd Set -Wno-array-bounds on gcc<4.8 7 vuotta sitten
  David Benjamin 4519a5a063 Pass -fmsc-version=1900 to clang-cl. 7 vuotta sitten
  David Benjamin 02afbd338e Build with clang-cl standalone. 7 vuotta sitten
  David Benjamin 12fdd08a40 Remove C4245 suppression. 7 vuotta sitten
  Vincent Batts 60931e2d8a Explicit fallthrough on switch 7 vuotta sitten
  David Benjamin e2568c41cb Tidy up some Windows compiler assumptions. 7 vuotta sitten
  David Benjamin 9fb6feaa84 Turn on clang -fcolor-diagnostics. 7 vuotta sitten
  David Benjamin 2507d9e709 Add a CMake toggle to allow the C++ runtime. 7 vuotta sitten
  David Benjamin c937699735 Avoid a C++ runtime dependency. 7 vuotta sitten
  David Benjamin 6f2cd5d5c2 Build with -fno-exceptions standalone. 7 vuotta sitten
  David Benjamin 818031ec17 Build with -Wimplicit-fallthrough in Clang. 7 vuotta sitten
  David Benjamin 6fb16cc93d Fix linux_fuzz bot. 7 vuotta sitten
  David Benjamin 4a8d1f3519 Make missing prototypes warning work in clang/C++. 7 vuotta sitten
  David Benjamin 9b6ff440ef Use _STL_EXTRA_DISABLED_WARNINGS in VS2017. 7 vuotta sitten
  David Benjamin 8ba6a1496b Fix build with VS 2017. 7 vuotta sitten
  Adam Langley f64a6eeaf0 Switch to new delocate tool. 7 vuotta sitten
  David Benjamin 3ecd0a5fca Convert aes_test to GTest. 7 vuotta sitten
  Martin Kreichgauer 118355c6f0 fipstools: Add a sample binary that exercises methods from the FIPS module. 7 vuotta sitten
  Steven Valdez 43e5a26b53 Fixing assembly coverage reporting. 7 vuotta sitten
  David Benjamin 1e5cb820de Add an option to build libFuzzer from DEPS. 7 vuotta sitten
  David Benjamin 08ab59b8d7 Switch from 8bit-counters to trace-pc-guard. 7 vuotta sitten
  Adam Langley 5c38c05b26 Move bn/ into crypto/fipsmodule/ 7 vuotta sitten
  Adam Langley 58e449904e Move crypto/fipsoracle/ to the top-level. 7 vuotta sitten
  David Benjamin aff72a3805 Add the start of standalone iOS build support. 7 vuotta sitten
  Adam Langley fd49993c3b First part of the FIPS module. 7 vuotta sitten
  David Benjamin 0d3c96337a Build with -fsanitize-address-use-after-scope if -DASAN=1 7 vuotta sitten
  David Benjamin dc90e39291 Clear the last GTest warning suppression. 7 vuotta sitten
  David Benjamin c0263ab4c8 Don't leave ARCH unset for mips. 7 vuotta sitten
  David Benjamin 966284337d Do a cursory conversion of a few tests to GTest. 7 vuotta sitten
  David Benjamin d035ab3bba Add a GCOV option to CMakeLists.txt. 7 vuotta sitten
  Adam Langley 1bcd10c557 Add CMake support for ASAN and MSAN. 7 vuotta sitten
  Doug Kwan 5f04b6bc3a Add ppc64le vector implementation of SHA-1. 8 vuotta sitten
  Aurelien Regat-Barrel 1e21e994ec More flexible detection of arm processors to fix cmake errors on armv6l and armv7l devices 8 vuotta sitten
  David Benjamin ffb1107c91 Add a helper function for parsing extensions blocks. 8 vuotta sitten
  Kenneth Geisshirt 54955fe711 Allow building on MIPS. 8 vuotta sitten
  David Benjamin ec978dd812 Add corpora for fuzzers with fuzzer mode disabled. 8 vuotta sitten
  David Benjamin ac9a7f6384 Fix the run_tests target in fuzzer mode. 8 vuotta sitten
  Alessandro Ghedini b6f6927cac Fix CMake negation and make error fatal 8 vuotta sitten
  Adam Langley d5c72c8bc8 Fix run_tests target. 8 vuotta sitten
  David Benjamin 41b8ff24ce Don't pass -Wa,-g on clang. 8 vuotta sitten