summaryrefslogtreecommitdiffstats
path: root/Modules/md5c.c
Commit message (Expand)AuthorAgeFilesLines
* Patch #977074: Move Encode/Decode to the top so gcc can inline them.Martin v. Löwis2004-08-031-34/+33
* Fix a bunch of typos in documentation, docstrings and comments.Walter Dörwald2003-10-201-1/+1
* Patch #463421: speed up md5 module with real memcpy/set.Martin v. Löwis2001-09-241-28/+4
* Fix includes; not including Python.h caused the module not to compile onFred Drake2000-09-281-1/+1
* Spelling fixes supplied by Rob W. W. Hooft. All these are fixes in eitherThomas Wouters2000-07-161-1/+1
* Guido said include these in the Great ANSI-fication, so here they are!Fred Drake2000-07-101-231/+210
* Always include config.hGuido van Rossum1996-08-191-2/+0
* 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/+334