summaryrefslogtreecommitdiff
path: root/contrib/pgcrypto/pgcrypto.c
Commit message (Expand)AuthorAgeFilesLines
* "Annual" pgcrypto update from Marko Kreen:Neil Conway2006-07-131-1/+29
* Magic blocks don't do us any good unless we use 'em ... so install oneTom Lane2006-05-301-1/+3
* Standard pgindent run for 8.1.Bruce Momjian2005-10-151-2/+2
* Suppress signed-vs-unsigned-char warnings in contrib.Tom Lane2005-09-241-14/+20
* pgcrypto update:Neil Conway2005-03-211-12/+12
* * construct "struct {} list [] = {}" confuses pgindent - split those.Neil Conway2005-03-211-9/+8
* Solve the 'Turkish problem' with undesirable locale behavior for caseTom Lane2004-05-071-21/+12
* make sure the $Id tags are converted to $PostgreSQL as well ...PostgreSQL Daemon2003-11-291-1/+1
* pgindent run.Bruce Momjian2003-08-041-2/+2
* Error message editing in contrib (mostly by Joe Conway --- thanks Joe!)Tom Lane2003-07-241-10/+28
* Make sure that all <ctype.h> routines are called with unsigned charTom Lane2001-12-301-2/+2
* pgcrypto uses non-standard type uint, which causes compileBruce Momjian2001-11-201-12/+12
* pgindent run on all C files. Java run to follow. initdb/regressionBruce Momjian2001-10-251-43/+64
* Big thanks to Solar Designer who pointed out a bug in bcryptBruce Momjian2001-09-231-2/+37
* /contrib/pgcrypto:Bruce Momjian2001-08-211-48/+422
* pgindent run. Make it all clean.Bruce Momjian2001-03-221-38/+41
* Restructure the key include files per recent pghackers discussion: thereTom Lane2001-02-101-3/+4
* Well, learned the hard way...Bruce Momjian2001-02-061-2/+2
* I would like to do a interface change in pgcrypto. (GoodBruce Momjian2001-01-241-29/+4
* The KAME files md5.* and sha1.* have the following changelogBruce Momjian2001-01-091-3/+3
* Revise handling of oldstyle/newstyle functions per recent discussionsTom Lane2000-11-201-1/+5
* Hashing functions from Marko Kreen <marko@l-t.ee>Peter Eisentraut2000-10-311-0/+155