]> granicus.if.org Git - postgresql/history - contrib/pgcrypto/pgp-s2k.c
Fix initialization of fake LSN for unlogged relations
[postgresql] / contrib / pgcrypto / pgp-s2k.c
2019-10-24 Amit KapilaMake the order of the header file includes consistent...
2019-01-01 Michael PaquierRemove configure switch --disable-strong-random
2016-12-05 Heikki LinnakangasReplace PostmasterRandom() with a stronger source,...
2016-09-15 Heikki LinnakangasSupport OpenSSL 1.1.0.
2016-03-09 Alvaro Herrerapgcrypto: support changing S2K iteration count
2014-05-06 Bruce Momjianpgindent run for 9.4
2014-04-17 Bruce Momjianpgcrypto: fix memset() calls that might be optimized...
2014-01-09 Peter Eisentrautpgcrypto: Make header files stand alone
2011-04-11 Peter EisentrautClean up most -Wunused-but-set-variable warnings from...
2010-09-20 Magnus HaganderRemove cvs keywords from all files.
2009-06-11 Bruce Momjian8.4 pgindent run, with new combined Linux/FreeBSD/MinGW...
2005-10-15 Bruce MomjianStandard pgindent run for 8.1.
2005-07-18 Tom LaneFortuna fixes. Marko Kreen
2005-07-11 Tom LaneMore pgcrypto fixes: avoid bogus alignment assumptions...
2005-07-10 Bruce MomjianAdd missing pgcrypto files from previous commit.