index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
contrib
/
pgcrypto
/
crypt-md5.c
Commit message (
Expand
)
Author
Age
*
Add missing error check in pgcrypto/crypt-md5.c.
Tom Lane
2020-10-16
*
pgcrypto: fix memset() calls that might be optimized away
Bruce Momjian
2014-04-17
*
Run pgindent on 9.2 source tree in preparation for first 9.3
Bruce Momjian
2012-06-10
*
Even more duplicate word removal, in the spirit of the season
Peter Eisentraut
2012-05-02
*
Standardize treatment of strcmp() return value
Peter Eisentraut
2011-12-27
*
Remove many -Wcast-qual warnings
Peter Eisentraut
2011-09-11
*
Remove cvs keywords from all files.
Magnus Hagander
2010-09-20
*
Remove beer-ware license from crypt-md5.c, per
Magnus Hagander
2009-04-15
*
pgindent run for 8.2.
Bruce Momjian
2006-10-04
*
"Annual" pgcrypto update from Marko Kreen:
Neil Conway
2006-07-13
*
Standard pgindent run for 8.1.
Bruce Momjian
2005-10-15
*
Suppress signed-vs-unsigned-char warnings in contrib.
Tom Lane
2005-09-24
*
More pgcrypto fixes: avoid bogus alignment assumptions in sha2,
Tom Lane
2005-07-11
*
make sure the $Id tags are converted to $PostgreSQL as well ...
PostgreSQL Daemon
2003-11-29
*
pgindent run on all C files. Java run to follow. initdb/regression
Bruce Momjian
2001-10-25
*
Add missing pgcrypto file.
Bruce Momjian
2001-08-21