Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
9588d998d593f165403dd9f105b55aa2489ce47c
/
Modules
/
md5.h
ea38826
- Issue #3745: Fix hashlib to always reject unicode and non buffer-api
by Gregory P. Smith
· 16 years ago
8e39ec7
- Patch #360466: Replace the MD5 implementation from RSA Data Security Inc
by Matthias Klose
· 19 years ago
e85ee8d
Issue an explicit error when we can't find an appropriate type for UINT4.
by Guido van Rossum
· 22 years ago
1e1542f
This is patch
by Michael W. Hudson
· 22 years ago
d5fadf7
Rationalize use of limits.h, moving the inclusion to Python.h.
by Fred Drake
· 24 years ago
859bad0
Guido said include these in the Great ANSI-fication, so here they are!
by Fred Drake
· 24 years ago
be6da27
Use INT_MAX/LONG_MAX instead of non-ANSI LONG_BIT
by Guido van Rossum
· 28 years ago
53d0de4
rename exported symbols with _Py_ prefix
by Guido van Rossum
· 29 years ago
b123691
64-bit patch
by Guido van Rossum
· 29 years ago
b6775db
Merge alpha100 branch back to main trunk
by Guido van Rossum
· 30 years ago
13ecc7a
Simplify life for md5: include (slightly modified) md5.h and md5c.c
by Guido van Rossum
· 31 years ago