summaryrefslogtreecommitdiff
path: root/contrib/pgcrypto/Makefile
AgeCommit message (Expand)Author
2011-02-14Convert contrib modules to use the extension facility.Tom Lane
2010-09-20Remove cvs keywords from all files.Magnus Hagander
2007-11-10Remove references to READMEs from /contrib Makefiles.Bruce Momjian
2007-06-26Fix PGXS conventions so that extensions can be built against PostgresTom Lane
2007-01-14Replace unnecessary DISABLE_ZLIB define in pgcrypto with HAVE_LIBZ from core.Alvaro Herrera
2006-07-13"Annual" pgcrypto update from Marko Kreen:Neil Conway
2005-09-27PGXS should be set with := not =, as specified in the documentation,Tom Lane
2005-08-13The large one adds support for RSA keys and reorganizesBruce Momjian
2005-07-10> One more failure:Bruce Momjian
2005-07-10Major pgcrypto changes:Bruce Momjian
2005-07-10- Add Fortuna PRNG to pgcrypto.Bruce Momjian
2005-07-10This patch adds implementation of SHA2 to pgcrypto.Bruce Momjian
2005-07-06Fix incorrect PG_CPPFLAGS initialization, per Marko.Tom Lane
2005-07-05Dept of second thoughts: don't expose rijndael.tbl: rijndael.c dependencyTom Lane
2005-07-05Fix contrib/pgcrypto to autoconfigure for OpenSSL when --with-opensslTom Lane
2005-03-21pgcrypto update:Neil Conway
2005-03-21Remove support for libmhash/libmcrypt.Neil Conway
2004-09-14Win32 compile fixes for pgbench, pgcrypto, and tsearch.Tom Lane
2004-08-20> Please find enclose a submission to fix these problems.Bruce Momjian
2003-11-29$Header: -> $PostgreSQL Changes ...PostgreSQL Daemon
2001-09-30* regression testsBruce Momjian
2001-09-29I noticed that the contrib Makefiles were reorganized.Bruce Momjian
2001-09-23Big thanks to Solar Designer who pointed out a bug in bcryptBruce Momjian
2001-09-16Install dynamically loadable modules into a private subdirectoryPeter Eisentraut
2001-08-21/contrib/pgcrypto:Bruce Momjian
2001-06-18The attached patch enables the contrib subtree to build cleanly underBruce Momjian
2001-02-20Changes:Bruce Momjian
2001-01-24I would like to do a interface change in pgcrypto. (GoodBruce Momjian
2000-10-31Hashing functions from Marko Kreen <marko@l-t.ee>Peter Eisentraut