1. 922b627 MD5: Use C++ style cast in the API. by tfarina · 9 years ago
  2. e5bd667 MD5: Remove unnecessary temporary 'inbuf' variable. by tfarina · 9 years ago
  3. 9b2f6cb base: Fix the type of variable |a| in MD5DigestToBase16(). by tfarina · 9 years ago
  4. 65d48a0 base: Use a simple tricky to remove a temporary variable in MD5DigestToBase16. by tfarina · 9 years ago
  5. 6889c6d Cleanup: Use uint8_t type throughout in the MD5 API. by tfarina · 9 years ago
  6. d4458cf Cleanup: clang-format the MD5 source file. by tfarina · 9 years ago
  7. 3b1d69c Use the types from stdint.h in MD5 API. by tfarina · 9 years ago
  8. f7f6d0f Fixing compiler warnings on md5.cc by bsimonnet@chromium.org · 10 years ago
  9. 7f164d9 base::MD5IntermediateFinal() generates digest non-destructively. by shess@chromium.org · 10 years ago
  10. f03d694 MD5Update function uses StringPiece instead of raw buffer. by dominich@chromium.org · 13 years ago
  11. 20d046d base: Put md5.* into base namespace. by tfarina@chromium.org · 13 years ago
  12. b64a8a7 base: Add namespace base to MD5 unittests. by tfarina@chromium.org · 13 years ago
  13. 888b5ee Fix two bugs found by a new clang warning I'm currently testing: by thakis@chromium.org · 13 years ago
  14. bf6ce9f Style cleanup in preparation for auto-linting base/. by erg@google.com · 15 years ago
  15. 3f4a732 Add base to the repository. by initial.commit · 16 years ago