summaryrefslogtreecommitdiff
path: root/contrib/pgcrypto/pgp-s2k.c
AgeCommit message (Expand)Author
2019-10-24Make the order of the header file includes consistent in contrib modules.Amit Kapila
2019-01-01Remove configure switch --disable-strong-randomMichael Paquier
2016-12-05Replace PostmasterRandom() with a stronger source, second attempt.Heikki Linnakangas
2016-09-15Support OpenSSL 1.1.0.Heikki Linnakangas
2016-03-09pgcrypto: support changing S2K iteration countAlvaro Herrera
2014-05-06pgindent run for 9.4Bruce Momjian
2014-04-17pgcrypto: fix memset() calls that might be optimized awayBruce Momjian
2014-01-09pgcrypto: Make header files stand alonePeter Eisentraut
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-10-15Standard pgindent run for 8.1.Bruce Momjian
2005-07-18Fortuna fixes. Marko KreenTom Lane
2005-07-11More pgcrypto fixes: avoid bogus alignment assumptions in sha2,Tom Lane
2005-07-10Add missing pgcrypto files from previous commit.Bruce Momjian