Sign in
boringssl
/
boringssl.git
/
1fc7e9ccd23a6966bb7fa73daa1453cf824fc4f3
/
tool
/
digest.cc
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