aboutsummaryrefslogtreecommitdiff
path: root/contrib/pgcrypto/pgcrypto.c
Commit message (Expand)AuthorAge
* pgindent run.Bruce Momjian2003-08-04
* Error message editing in contrib (mostly by Joe Conway --- thanks Joe!)Tom Lane2003-07-24
* Make sure that all <ctype.h> routines are called with unsigned charTom Lane2001-12-30
* pgcrypto uses non-standard type uint, which causes compileBruce Momjian2001-11-20
* pgindent run on all C files. Java run to follow. initdb/regressionBruce Momjian2001-10-25
* Big thanks to Solar Designer who pointed out a bug in bcryptBruce Momjian2001-09-23
* /contrib/pgcrypto:Bruce Momjian2001-08-21
* pgindent run. Make it all clean.Bruce Momjian2001-03-22
* Restructure the key include files per recent pghackers discussion: thereTom Lane2001-02-10
* Well, learned the hard way...Bruce Momjian2001-02-06
* I would like to do a interface change in pgcrypto. (GoodBruce Momjian2001-01-24
* The KAME files md5.* and sha1.* have the following changelogBruce Momjian2001-01-09
* Revise handling of oldstyle/newstyle functions per recent discussionsTom Lane2000-11-20
* Hashing functions from Marko Kreen <marko@l-t.ee>Peter Eisentraut2000-10-31