summaryrefslogtreecommitdiff
path: root/contrib/pgcrypto/px-hmac.c
AgeCommit message (Expand)Author
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