summaryrefslogtreecommitdiff
path: root/Modules/md5.h
Commit message (Expand)AuthorAgeFilesLines
* - Issue #3745: Fix hashlib to always reject unicode and non buffer-apiGregory P. Smith2009-02-131-1/+1
* - Patch #360466: Replace the MD5 implementation from RSA Data Security IncMatthias Klose2006-04-031-47/+76
* Issue an explicit error when we can't find an appropriate type forGuido van Rossum2002-05-291-0/+2
* This is patchMichael W. Hudson2002-05-291-7/+3
* Rationalize use of limits.h, moving the inclusion to Python.h.Fred Drake2000-09-261-12/+5
* Guido said include these in the Great ANSI-fication, so here they are!Fred Drake2000-07-101-28/+6
* Use INT_MAX/LONG_MAX instead of non-ANSI LONG_BITGuido van Rossum1996-07-211-5/+4
* rename exported symbols with _Py_ prefixGuido van Rossum1996-05-241-0/+7
* 64-bit patchGuido van Rossum1996-01-121-0/+15
* Merge alpha100 branch back to main trunkGuido van Rossum1994-08-011-0/+3
* Simplify life for md5: include (slightly modified) md5.h and md5c.cGuido van Rossum1993-11-011-0/+69