]> granicus.if.org Git - postgresql/history - contrib/pgcrypto/sha2.c
pgindent run for 9.4
[postgresql] / contrib / pgcrypto / sha2.c
2014-05-06 Bruce Momjianpgindent run for 9.4
2014-04-17 Bruce Momjianpgcrypto: fix memset() calls that might be optimized...
2010-09-20 Magnus HaganderRemove cvs keywords from all files.
2010-07-06 Bruce Momjianpgindent run for 9.0, second run
2010-04-02 Magnus HaganderUpdate a number of broken links in comments.
2009-06-11 Bruce Momjian8.4 pgindent run, with new combined Linux/FreeBSD/MinGW...
2007-11-15 Bruce Momjianpgindent run for 8.3.
2007-04-06 Tom LaneNow that core functionality is depending on autoconf...
2006-10-04 Bruce Momjianpgindent run for 8.2.
2006-07-13 Neil Conway"Annual" pgcrypto update from Marko Kreen:
2006-05-30 Bruce MomjianRe-defines SHA2 symbols so that they would not conflict...
2005-10-15 Bruce MomjianStandard pgindent run for 8.1.
2005-07-12 Tom LaneMore pgcrypto fixes: handle long messages correctly...
2005-07-11 Tom LaneAvoid bzero/bxopy in favor of more standard library...
2005-07-11 Tom LaneMore pgcrypto fixes: avoid bogus alignment assumptions...
2005-07-10 Bruce MomjianAdd missing pgcrypto files from previous commit.