| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Added checks for integer overflows, contributed by Google. Some are | Martin v. Löwis | 2008-02-14 | 1 | -0/+13 |
| | | | | | | only available if asserts are left in the code, in cases where they can't be triggered from Python code. | ||||
| * | - Patch #360466: Replace the MD5 implementation from RSA Data Security Inc | Matthias Klose | 2006-04-03 | 1 | -0/+381 |
| with the implementation from http://sourceforge.net/projects/libmd5-rfc/. | |||||
