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