1. a36ac0a Use std::make_unique when possible by David Benjamin · 1 year, 9 months ago
  2. f299342 [build] Fix build with HEAD clang. by Daniel Thornburgh · 3 years ago
  3. c179854 Fixes warning when redefining PATH_MAX when building with MINGW. by Jesko Jochum · 4 years, 10 months ago
  4. 8afdbf0 Abstract fd operations better in tool. by David Benjamin · 4 years, 10 months ago
  5. 3c11bf5 Add SHA-512-256. by Adam Langley · 5 years ago
  6. b348897 Correctness fixes for NaCl and other platforms. by Matthew Braithwaite · 8 years ago
  7. 1e5ac5d Fix more clang-tidy warnings. by David Benjamin · 8 years ago
  8. 0cce863 Use scopers in tool/ by David Benjamin · 8 years ago
  9. 10f97f3 Revert "Move C++ helpers into |bssl| namespace." by Adam Langley · 9 years ago
  10. 09feb0f Move C++ helpers into |bssl| namespace. by Adam Langley · 9 years ago
  11. a353cdb Wrap MSVC-only warning pragmas in a macro. by David Benjamin · 9 years ago
  12. f0322b2 Use non-deprecated methods on windows. by nmittler · 9 years ago
  13. c6d3029 Add missing internal includes. by Piotr Sikora · 9 years ago
  14. dd973b2 Use smart pointers instead of gotos in digest.cc. by Brian Smith · 10 years ago
  15. 054e682 Eliminate unnecessary includes from low-level crypto modules. by Brian Smith · 10 years ago
  16. 0e434b9 Define NOMINMAX across the entire project. by David Benjamin · 10 years ago
  17. 2b2d66d Remove string.h from base.h. by Adam Langley · 10 years ago
  18. efed221 Enable more warnings & treat warnings as errors on Windows. by Brian Smith · 10 years ago
  19. a87de9b Define WIN32_LEAN_AND_MEAN in the build system, not in the code. by Brian Smith · 10 years ago
  20. 33970e6 Enable bssl client/s_client and server/s_server on Windows. by Brian Smith · 10 years ago
  21. afdaeee Enable bssl (md5sum, sha256sum, etc.) on Windows. by Brian Smith · 10 years ago
  22. bed8f73 Fix build after mistake addressing comments in cca4d599. by Adam Langley · 10 years ago
  23. cca4d59 Add digest sum handling to the tool. by Adam Langley · 10 years ago