summaryrefslogtreecommitdiff
path: root/contrib/pgcrypto/sha2.c
Commit message (Expand)AuthorAgeFilesLines
* "Annual" pgcrypto update from Marko Kreen:Neil Conway2006-07-131-39/+100
* Re-defines SHA2 symbols so that they would not conflict with certainBruce Momjian2006-05-301-9/+9
* Standard pgindent run for 8.1.Bruce Momjian2005-10-151-199/+282
* More pgcrypto fixes: handle long messages correctly, suppressTom Lane2005-07-121-6/+6
* Avoid bzero/bxopy in favor of more standard library routines.Tom Lane2005-07-111-32/+27
* More pgcrypto fixes: avoid bogus alignment assumptions in sha2,Tom Lane2005-07-111-16/+8
* Add missing pgcrypto files from previous commit.Bruce Momjian2005-07-101-0/+895