30 次代码提交 (5f387e38fc406d6e341248865df61dd9d957171f)

作者 SHA1 备注 提交日期
  Adam Langley 6f2e733bab Add infrastructure for reference counts. 9 年前
  Adam Langley 843ab66e17 Add support for building with the Android NDK. 9 年前
  David Benjamin 27b08e9ecf Fix OPENSSL_NO_ASM build and promote to a cmake build flag. 9 年前
  Brian Smith a039d70270 Enable MSVC warning C4701, use of potentially uninitialized variable. 9 年前
  David Benjamin 2f18c1babb Prune away (almost) all of asn1_mac.h 9 年前
  David Benjamin ef4962f5a3 Shush warning in alignment code. 9 年前
  Adam Langley c004dfc3d1 Add decrepit, initially containing CAST and Blowfish. 9 年前
  David Benjamin 0e434b9470 Define NOMINMAX across the entire project. 9 年前
  David Benjamin d27eda00a4 Generate error data at build time. 9 年前
  David Benjamin b826c0d670 Bump the -Wshadow cutoff to 4.8 rather than 4.6. 9 年前
  David Benjamin 3ce3c369cb Find perl using the CMake's standard FindPerl module. 9 年前
  David Benjamin 3673be7cb6 Fix standalone build on Win64. 9 年前
  Brian Smith efed2210e8 Enable more warnings & treat warnings as errors on Windows. 9 年前
  Brian Smith a87de9b39b Define WIN32_LEAN_AND_MEAN in the build system, not in the code. 9 年前
  Adam Langley 4a0f0c4910 Change CMakeLists.txt to two-space indent. 9 年前
  Brian Smith 2e38008558 Define _HAS_EXCEPTIONS=0 to avoid MSVC C4530 warning. 9 年前
  David Benjamin 507c1eec51 Honor the standard BUILD_SHARED_LIBS cmake variable. 9 年前
  David Benjamin 9a9a193388 Build with -fvisibility=hidden. 9 年前
  Brian Smith 1d75c8be73 Improve compatibility with CMake 3.0 and later 9 年前
  Adam Langley 07100c6e69 Only use -Wshadow with GCC > 4.6.0. 9 年前
  Adam Langley 3e6526575a aarch64 support. 9 年前
  Adam Langley f9a40b2ce5 Remove -std=c89 from compiler command line. 9 年前
  Adam Langley af7e74ba9f Remove variable shadowing. 10 年前
  Nico Weber deb5284138 Make build work on OS X with older cmake versions. 10 年前
  David Benjamin eee7306c72 Get bssl tool building on Windows. 10 年前
  Victor Vasiliev 5216a931b7 Increase minimum required cmake version 10 年前
  Lukas Tribus d83f38c13a Recognise "i686" as an x86 CPU. 10 年前
  Adam Langley eb7d2ed1fe Add visibility rules. 10 年前
  Piotr Sikora 1d8adf18d2 Fix CPU architecture detection on BSDs. 10 年前
  Adam Langley 95c29f3cd1 Inital import. 10 年前