summaryrefslogtreecommitdiff
path: root/contrib/pgcrypto/pgp-decrypt.c
Commit message (Expand)AuthorAgeFilesLines
* Remove tabs after spaces in C commentsBruce Momjian2014-05-061-1/+1
* pgcrypto: fix memset() calls that might be optimized awayBruce Momjian2014-04-171-9/+10
* 8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef listBruce Momjian2009-06-111-29/+29
* Re-run pgindent, fixing a problem where comment lines after a blankBruce Momjian2005-11-221-7/+7
* Standard pgindent run for 8.1.Bruce Momjian2005-10-151-125/+156
* Suppress signed-vs-unsigned-char warnings in contrib.Tom Lane2005-09-241-2/+2
* Small cleanups for pgcrypto. Marko KreenTom Lane2005-07-181-2/+3
* Fix C++-style comments, per Rocco Altier.Tom Lane2005-07-181-2/+2
* More pgcrypto fixes: avoid bogus alignment assumptions in sha2,Tom Lane2005-07-111-2/+2
* Add missing pgcrypto files from previous commit.Bruce Momjian2005-07-101-0/+1156