summaryrefslogtreecommitdiff
path: root/contrib/pgcrypto/md5.h
AgeCommit message (Expand)Author
2020-12-10Refactor MD5 implementations according to new cryptohash infrastructureMichael Paquier
2017-06-21Phase 2 of pgindent updates.Tom Lane
2014-05-06pgindent run for 9.4Bruce Momjian
2010-09-20Remove cvs keywords from all files.Magnus Hagander
2009-06-118.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef listBruce Momjian
2005-10-15Standard pgindent run for 8.1.Bruce Momjian
2003-11-29make sure the $Id tags are converted to $PostgreSQL as well ...PostgreSQL Daemon
2001-11-05New pgindent run with fixes suggested by Tom. Patch manually reviewed,Bruce Momjian
2001-10-28Another pgindent run. Fixes enum indenting, and improves #endifBruce Momjian
2001-08-21/contrib/pgcrypto:Bruce Momjian
2001-03-22pgindent run. Make it all clean.Bruce Momjian
2001-01-09The KAME files md5.* and sha1.* have the following changelogBruce Momjian
2000-12-04Eliminate some of the more blatant platform-dependencies ... it builds here n...Tom Lane
2000-10-31Hashing functions from Marko Kreen <[email protected]>Peter Eisentraut