index
:
postgres-xl.git
XL9_5_STABLE
XL_10_STABLE
master
xl_dbt3_expt
xl_doc_update
xl_test
Official repo for Postgres-XL. Stable branch is XL9_5_STABLE. Current development is PG10 compatible. Controlled by Postgres-X2 Core Team.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
contrib
/
pgcrypto
/
sha2.c
Age
Commit message (
Expand
)
Author
2014-05-06
pgindent run for 9.4
Bruce Momjian
2014-04-17
pgcrypto: fix memset() calls that might be optimized away
Bruce Momjian
2010-09-20
Remove cvs keywords from all files.
Magnus Hagander
2010-07-06
pgindent run for 9.0, second run
Bruce Momjian
2010-04-02
Update a number of broken links in comments.
Magnus Hagander
2009-06-11
8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list
Bruce Momjian
2007-11-15
pgindent run for 8.3.
Bruce Momjian
2007-04-06
Now that core functionality is depending on autoconf's AC_C_BIGENDIAN to be
Tom Lane
2006-10-04
pgindent run for 8.2.
Bruce Momjian
2006-07-13
"Annual" pgcrypto update from Marko Kreen:
Neil Conway
2006-05-30
Re-defines SHA2 symbols so that they would not conflict with certain
Bruce Momjian
2005-10-15
Standard pgindent run for 8.1.
Bruce Momjian
2005-07-12
More pgcrypto fixes: handle long messages correctly, suppress
Tom Lane
2005-07-11
Avoid bzero/bxopy in favor of more standard library routines.
Tom Lane
2005-07-11
More pgcrypto fixes: avoid bogus alignment assumptions in sha2,
Tom Lane
2005-07-10
Add missing pgcrypto files from previous commit.
Bruce Momjian