135 Commits (9978f0a865d61cbbdc27593044d4128d8bf56239)

Autor SHA1 Mensaje Fecha
  David Benjamin c47f7936d0 Add a RelWithAsserts build configuration. hace 5 años
  David Benjamin fc27a1919c Add an option to build with UBSan. hace 5 años
  Adam Langley c1615719ce Add test of assembly code dispatch. hace 5 años
  David Benjamin f36c3ad3e4 Don't look for libunwind if cross-compiling. hace 5 años
  David Benjamin 6c597be1c6 Update tools. hace 5 años
  Adam Langley 9dfaf25520 Make pkg-config optional. hace 5 años
  David Benjamin 17d553d299 Add a CFI tester to CHECK_ABI. hace 5 años
  Adam Langley a6a049a6fb Add start of infrastructure for checking constant-time properties. hace 5 años
  David Benjamin 8c23d3a5df Make Windows symbol-prefixing work. hace 5 años
  Junghoon Jang e8ba1e3b21 Support assembly building for arm64e architecture. hace 6 años
  David Benjamin 6650898e09 Remove -fsanitize-cfi-icall-generalize-pointers. hace 6 años
  David Benjamin 5baee45652 Use Go modules with delocate. hace 6 años
  Adam Langley e77c27d734 Automatically disable assembly with MSAN. hace 6 años
  Joshua Liebow-Feeser 8c7c6356e6 Support symbol prefixes hace 6 años
  David Benjamin 681ff27720 Flatten most of the crypto target. hace 6 años
  Adam Langley 9c969bf491 Switch to Clang 6.0's fuzzer support. hace 6 años
  David Benjamin e6fd125d31 Align on a single CMake style. hace 6 años
  David Benjamin 17dc94e874 Add -handshaker-path to run_test. hace 6 años
  David Benjamin 678c841cbe Use -flto=thin in the CFI bot. hace 6 años
  David Benjamin e9ae99bba2 Add an option to statically link a custom libc++. hace 6 años
  Steven Valdez e5388e097a Add handshaker as run_tests dependency. hace 6 años
  David Benjamin 5852cfccbc Add a basic TSan test for ref-counts. hace 6 años
  David Benjamin e7b2b13fd4 Add link to CMake bugfix. hace 6 años
  Guillaume Egles 791f2822b2 Fix VS build when assembler is enabled hace 6 años
  David Benjamin 9229b4fb86 Fix typo in build flags. hace 6 años
  Adam Vartanian 189270cd19 Ignore Spectre mitigation warning. hace 6 años
  David Benjamin 6291af4e52 Add -DOPENSSL_SMALL to CMake. hace 6 años
  sphawk 3ab1a69545 fix compilation error for non-english windows (like cjk) hace 6 años
  David Benjamin ec55dc15d3 Update tools. hace 6 años
  David Benjamin 8d67f6f0cf Update tools. hace 6 años
  David Benjamin 3c92e80d7a Revert "Update tools." hace 6 años
  David Benjamin 9d1f96606c Update tools. hace 6 años
  Marek Gilbert 11850d5f61 Rename all googletest CMake targets hace 6 años
  David Benjamin 9894ee9de2 Scope CMAKE_ASM_FLAGS workaround to the old NDK toolchain. hace 6 años
  David Benjamin 6979c7e8eb Disable Clang -Wtautological-constant-compare. hace 6 años
  David Benjamin c367ee5439 Add a CFI build flag. hace 7 años
  Andres Erbsen 5b280a80df Move curve25519 code to third_party/fiat. hace 7 años
  David Benjamin f5beb883c2 Disable macOS architecture hack on CMake 3.0. hace 7 años
  Daniel Wagner-Hall 3b358b25b0 Specify -stdlib=libc++ if APPLE hace 7 años
  Daniel Wagner-Hall 10154320fd Set -Wno-array-bounds on gcc<4.8 hace 7 años
  David Benjamin 4519a5a063 Pass -fmsc-version=1900 to clang-cl. hace 7 años
  David Benjamin 02afbd338e Build with clang-cl standalone. hace 7 años
  David Benjamin 12fdd08a40 Remove C4245 suppression. hace 7 años
  Vincent Batts 60931e2d8a Explicit fallthrough on switch hace 7 años
  David Benjamin e2568c41cb Tidy up some Windows compiler assumptions. hace 7 años
  David Benjamin 9fb6feaa84 Turn on clang -fcolor-diagnostics. hace 7 años
  David Benjamin 2507d9e709 Add a CMake toggle to allow the C++ runtime. hace 7 años
  David Benjamin c937699735 Avoid a C++ runtime dependency. hace 7 años
  David Benjamin 6f2cd5d5c2 Build with -fno-exceptions standalone. hace 7 años
  David Benjamin 818031ec17 Build with -Wimplicit-fallthrough in Clang. hace 7 años