summaryrefslogtreecommitdiff
path: root/contrib/pgcrypto/pgp-pubenc.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-3/+3
* If pk is NULL, the backend would segfault when accessing ->algo and theHeikki Linnakangas2010-10-201-1/+3
* 8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef listBruce Momjian2009-06-111-5/+5
* Standard pgindent run for 8.1.Bruce Momjian2005-10-151-28/+34
* The large one adds support for RSA keys and reorganizesBruce Momjian2005-08-131-57/+69
* 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/+230