summaryrefslogtreecommitdiff
path: root/contrib/pgcrypto/px.c
AgeCommit message (Expand)Author
2009-06-118.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef listBruce Momjian
2007-11-15pgindent run for 8.3.Bruce Momjian
2007-08-23Fix combo_decrypt() to throw an error for zero-length input when using aTom Lane
2005-10-15Standard pgindent run for 8.1.Bruce Momjian
2005-08-13The large one adds support for RSA keys and reorganizesBruce Momjian
2005-07-11More pgcrypto fixes: avoid bogus alignment assumptions in sha2,Tom Lane
2005-07-10Major pgcrypto changes:Bruce Momjian
2005-03-21pgcrypto update:Neil Conway
2005-03-21pgcrypto update:Neil Conway
2004-05-07Solve the 'Turkish problem' with undesirable locale behavior for caseTom Lane
2003-11-29make sure the $Id tags are converted to $PostgreSQL as well ...PostgreSQL Daemon
2002-03-06Change made to elog:Bruce Momjian
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-11-08When given oversized key, encrypt/decrypt corruptedBruce Momjian
2001-10-25pgindent run on all C files. Java run to follow. initdb/regressionBruce Momjian
2001-09-06This makes encrypt() parser more strict.Bruce Momjian
2001-08-21Add missing pgcrypto file.Bruce Momjian