54 Révisions (4528e2b4777002d30b599f907e8a6f3ad8299d97)

Auteur SHA1 Message Date
  Adam Langley 0186787c49 Add top-level BUILD file (in util/). il y a 8 ans
  David Benjamin 37e01b393c Spell C++11 as C++11, not C++0x. il y a 8 ans
  David Benjamin 2e8ba2d25d Use one C99-style for loop. il y a 8 ans
  nmittler f0322b2abc Use non-deprecated methods on windows. il y a 8 ans
  Tamas Berghammer 5693e42ae4 Fix discovery rule for perl and go for Android il y a 8 ans
  David Benjamin 7acd6bc07a Start assuming MSVC 2015. il y a 8 ans
  Brian Smith dc6c1b8381 Fix build when using Visual Studio 2015 Update 1. il y a 8 ans
  Piotr Sikora 35673b945d Build with -Wmissing-prototypes -Wmissing-declarations. il y a 8 ans
  Adam Langley de29f36cf4 Add `8bit-counters` option for fuzzing. il y a 8 ans
  David Benjamin f2b8363578 Fix the tests for the fuzzer mode. il y a 8 ans
  David Benjamin bc5b2a2e22 Add a deterministic PRNG for fuzzing. il y a 8 ans
  David Benjamin 6b34d54945 Prefer MSVC over GCC if both are in %PATH%. il y a 8 ans
  Brian Smith a646258c14 Enable stronger format string checking |-Wformat=2|. il y a 8 ans
  Adam Langley 3ac4b3a391 Remove NO_ASM define that I accidently included in the previous commit. il y a 8 ans
  Adam Langley e6c540290d Don't build X25519 asm code when NO_ASM is set. il y a 8 ans
  Adam Langley 7104cc96b7 Update and fix fuzzing instructions. il y a 9 ans
  Adam Langley 9a4beb8ad8 Add four, basic fuzz tests. il y a 9 ans
  Adam Langley d9e817309a Fix several warnings that arise in Android. il y a 9 ans
  Adam Langley d84b5aec7e Don't build with OPENSSL_SMALL. il y a 9 ans
  Adam Langley 96c2a28171 Fix all sign/unsigned warnings with Clang and GCC. il y a 9 ans
  Adam Langley 2e3c978d14 Add OPENSSL_SMALL. il y a 9 ans
  David Benjamin 301afaf223 Add a run_tests target to run all tests. il y a 9 ans
  Brian Smith e5ae760a96 Silence MSVC warning C4210. il y a 9 ans
  Joel Klinghed 1550a84784 Allow compilation for armv6 il y a 9 ans
  Adam Langley 6f2e733bab Add infrastructure for reference counts. il y a 9 ans
  Adam Langley 843ab66e17 Add support for building with the Android NDK. il y a 9 ans
  David Benjamin 27b08e9ecf Fix OPENSSL_NO_ASM build and promote to a cmake build flag. il y a 9 ans
  Brian Smith a039d70270 Enable MSVC warning C4701, use of potentially uninitialized variable. il y a 9 ans
  David Benjamin 2f18c1babb Prune away (almost) all of asn1_mac.h il y a 9 ans
  David Benjamin ef4962f5a3 Shush warning in alignment code. il y a 9 ans
  Adam Langley c004dfc3d1 Add decrepit, initially containing CAST and Blowfish. il y a 9 ans
  David Benjamin 0e434b9470 Define NOMINMAX across the entire project. il y a 9 ans
  David Benjamin d27eda00a4 Generate error data at build time. il y a 9 ans
  David Benjamin b826c0d670 Bump the -Wshadow cutoff to 4.8 rather than 4.6. il y a 9 ans
  David Benjamin 3ce3c369cb Find perl using the CMake's standard FindPerl module. il y a 9 ans
  David Benjamin 3673be7cb6 Fix standalone build on Win64. il y a 9 ans
  Brian Smith efed2210e8 Enable more warnings & treat warnings as errors on Windows. il y a 9 ans
  Brian Smith a87de9b39b Define WIN32_LEAN_AND_MEAN in the build system, not in the code. il y a 9 ans
  Adam Langley 4a0f0c4910 Change CMakeLists.txt to two-space indent. il y a 9 ans
  Brian Smith 2e38008558 Define _HAS_EXCEPTIONS=0 to avoid MSVC C4530 warning. il y a 9 ans
  David Benjamin 507c1eec51 Honor the standard BUILD_SHARED_LIBS cmake variable. il y a 9 ans
  David Benjamin 9a9a193388 Build with -fvisibility=hidden. il y a 9 ans
  Brian Smith 1d75c8be73 Improve compatibility with CMake 3.0 and later il y a 9 ans
  Adam Langley 07100c6e69 Only use -Wshadow with GCC > 4.6.0. il y a 9 ans
  Adam Langley 3e6526575a aarch64 support. il y a 9 ans
  Adam Langley f9a40b2ce5 Remove -std=c89 from compiler command line. il y a 9 ans
  Adam Langley af7e74ba9f Remove variable shadowing. il y a 10 ans
  Nico Weber deb5284138 Make build work on OS X with older cmake versions. il y a 10 ans
  David Benjamin eee7306c72 Get bssl tool building on Windows. il y a 10 ans
  Victor Vasiliev 5216a931b7 Increase minimum required cmake version il y a 10 ans