summaryrefslogtreecommitdiff
path: root/contrib/pgcrypto/pgcrypto.h
AgeCommit message (Expand)Author
2016-09-30Remove unnecessary prototypesPeter Eisentraut
2014-05-06pgindent run for 9.4Bruce Momjian
2014-01-17Add gen_random_uuid() to contrib/pgcrypto.Tom Lane
2010-09-20Remove cvs keywords from all files.Magnus Hagander
2006-09-05Remove pgcrypto functions that were deprecated and slated for removal.Tom Lane
2006-07-13"Annual" pgcrypto update from Marko Kreen:Neil Conway
2006-07-10Allow /contrib include files to compile on their own.Bruce Momjian
2003-11-29make sure the $Id tags are converted to $PostgreSQL as well ...PostgreSQL Daemon
2001-10-28Another pgindent run. Fixes enum indenting, and improves #endifBruce Momjian
2001-10-25pgindent run on all C files. Java run to follow. initdb/regressionBruce Momjian
2001-09-23Big thanks to Solar Designer who pointed out a bug in bcryptBruce 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-10-31Hashing functions from Marko Kreen <marko@l-t.ee>Peter Eisentraut