index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
contrib
/
pgcrypto
/
pgcrypto.c
Commit message (
Expand
)
Author
Age
*
pgindent run.
Bruce Momjian
2003-08-04
*
Error message editing in contrib (mostly by Joe Conway --- thanks Joe!)
Tom Lane
2003-07-24
*
Make sure that all <ctype.h> routines are called with unsigned char
Tom Lane
2001-12-30
*
pgcrypto uses non-standard type uint, which causes compile
Bruce Momjian
2001-11-20
*
pgindent run on all C files. Java run to follow. initdb/regression
Bruce Momjian
2001-10-25
*
Big thanks to Solar Designer who pointed out a bug in bcrypt
Bruce Momjian
2001-09-23
*
/contrib/pgcrypto:
Bruce Momjian
2001-08-21
*
pgindent run. Make it all clean.
Bruce Momjian
2001-03-22
*
Restructure the key include files per recent pghackers discussion: there
Tom Lane
2001-02-10
*
Well, learned the hard way...
Bruce Momjian
2001-02-06
*
I would like to do a interface change in pgcrypto. (Good
Bruce Momjian
2001-01-24
*
The KAME files md5.* and sha1.* have the following changelog
Bruce Momjian
2001-01-09
*
Revise handling of oldstyle/newstyle functions per recent discussions
Tom Lane
2000-11-20
*
Hashing functions from Marko Kreen <marko@l-t.ee>
Peter Eisentraut
2000-10-31