53 Revīzijas (025638597af11c3255d8151293ae12d46f05e8e4)

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