1. 48986d6 Minor grammar refinement for hmac.compare_digest(). by Larry Hastings · 12 years ago
  2. 5f762af Remove a detailed discussion of content-based short circuiting, off topic for library docs. by Antoine Pitrou · 12 years ago
  3. f61e791 Simplify wording. by Antoine Pitrou · 12 years ago
  4. 1524d75 Formatting by Antoine Pitrou · 12 years ago
  5. ae64b4d Merge heads. by Georg Brandl · 12 years ago
  6. 3b44d81 Merge heads. by Georg Brandl · 12 years ago
  7. a1bc35f Improve hmac.compare_digest() docstring and documentation, courtesy of Larry H. by Georg Brandl · 12 years ago
  8. 4f99468 The buffer protocol doesn't exist (in the glossary anyway). by Antoine Pitrou · 12 years ago
  9. 9df73da Larry's suggested rewording of the compare_digest() docs. by Antoine Pitrou · 12 years ago
  10. 6cea655 Issue #15061: Re-implemented hmac.compare_digest() in C by Christian Heimes · 12 years ago
  11. 807770e Issue #15061: Don't oversell the capabilities of the new non-shortcircuiting comparison function in hmac by Nick Coghlan · 12 years ago
  12. 9b704ec Add versionadded for hmac.secure_compare(). by Charles-François Natali · 12 years ago
  13. 7feb9f4 Issue #14532: Add a secure_compare() helper to the hmac module, to mitigate by Charles-François Natali · 12 years ago
  14. 9701eb6 Closes #13944: fix capitalization of class name. by Georg Brandl · 13 years ago
  15. 469271d More source links by Raymond Hettinger · 14 years ago
  16. 531d76b #5212: md5 weaknesses do not affect hmac, so remove the note about that. by Georg Brandl · 14 years ago
  17. 80b75fd Fix hmac docs: it takes and returns bytes, except for hexdigest(). by Georg Brandl · 14 years ago
  18. 0639d5a Merged revisions 76904 via svnmerge from by Ezio Melotti · 15 years ago
  19. 036490d More conversion to new-style optional args. by Georg Brandl · 15 years ago
  20. 55ac8f0 Get rid of the remaining versionadded/versionchanged directives. by Georg Brandl · 17 years ago
  21. 116aa62 Move the 3k reST doc tree in place. by Georg Brandl · 17 years ago