summaryrefslogtreecommitdiff
path: root/contrib/pgcrypto/px-hmac.c
AgeCommit message (Expand)Author
2020-09-25Remove custom memory allocation layer in pgcryptoMichael Paquier
2014-05-06pgindent run for 9.4Bruce Momjian
2014-04-17pgcrypto: fix memset() calls that might be optimized awayBruce Momjian
2011-04-11Clean up most -Wunused-but-set-variable warnings from gcc 4.6Peter Eisentraut
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-07-11More pgcrypto fixes: avoid bogus alignment assumptions in sha2,Tom Lane
2005-03-21pgcrypto update:Neil Conway
2003-11-29make sure the $Id tags are converted to $PostgreSQL as well ...PostgreSQL Daemon
2001-11-20Duh, my regexp's missed bunch of them. Here's next batch, thisBruce Momjian
2001-11-20pgcrypto uses non-standard type uint, which causes compileBruce Momjian
2001-10-25pgindent run on all C files. Java run to follow. initdb/regressionBruce Momjian
2001-08-21Add missing pgcrypto file.Bruce Momjian