aboutsummaryrefslogtreecommitdiff
path: root/contrib/pgcrypto/sha2.c
Commit message (Expand)AuthorAge
* Remove cvs keywords from all files.Magnus Hagander2010-09-20
* pgindent run for 9.0, second runBruce Momjian2010-07-06
* Update a number of broken links in comments.Magnus Hagander2010-04-02
* 8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef listBruce Momjian2009-06-11
* pgindent run for 8.3.Bruce Momjian2007-11-15
* Now that core functionality is depending on autoconf's AC_C_BIGENDIAN to beTom Lane2007-04-06
* pgindent run for 8.2.Bruce Momjian2006-10-04
* "Annual" pgcrypto update from Marko Kreen:Neil Conway2006-07-13
* Re-defines SHA2 symbols so that they would not conflict with certainBruce Momjian2006-05-30
* Standard pgindent run for 8.1.Bruce Momjian2005-10-15
* More pgcrypto fixes: handle long messages correctly, suppressTom Lane2005-07-12
* Avoid bzero/bxopy in favor of more standard library routines.Tom Lane2005-07-11
* More pgcrypto fixes: avoid bogus alignment assumptions in sha2,Tom Lane2005-07-11
* Add missing pgcrypto files from previous commit.Bruce Momjian2005-07-10