summaryrefslogtreecommitdiff
path: root/contrib/pgcrypto/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Remove references to READMEs from /contrib Makefiles.Bruce Momjian2007-11-101-2/+1
* Fix PGXS conventions so that extensions can be built against PostgresTom Lane2007-06-261-2/+3
* Replace unnecessary DISABLE_ZLIB define in pgcrypto with HAVE_LIBZ from core.Alvaro Herrera2007-01-141-5/+1
* "Annual" pgcrypto update from Marko Kreen:Neil Conway2006-07-131-10/+9
* PGXS should be set with := not =, as specified in the documentation,Tom Lane2005-09-271-2/+2
* The large one adds support for RSA keys and reorganizesBruce Momjian2005-08-131-8/+4
* > One more failure:Bruce Momjian2005-07-101-3/+3
* Major pgcrypto changes:Bruce Momjian2005-07-101-6/+19
* - Add Fortuna PRNG to pgcrypto.Bruce Momjian2005-07-101-9/+5
* This patch adds implementation of SHA2 to pgcrypto.Bruce Momjian2005-07-101-3/+4
* Fix incorrect PG_CPPFLAGS initialization, per Marko.Tom Lane2005-07-061-2/+2
* Dept of second thoughts: don't expose rijndael.tbl: rijndael.c dependencyTom Lane2005-07-051-2/+2
* Fix contrib/pgcrypto to autoconfigure for OpenSSL when --with-opensslTom Lane2005-07-051-54/+26
* pgcrypto update:Neil Conway2005-03-211-1/+4
* Remove support for libmhash/libmcrypt.Neil Conway2005-03-211-8/+2
* Win32 compile fixes for pgbench, pgcrypto, and tsearch.Tom Lane2004-09-141-1/+6
* > Please find enclose a submission to fix these problems.Bruce Momjian2004-08-201-14/+20
* $Header: -> $PostgreSQL Changes ...PostgreSQL Daemon2003-11-291-1/+1
* * regression testsBruce Momjian2001-09-301-1/+4
* I noticed that the contrib Makefiles were reorganized.Bruce Momjian2001-09-291-31/+12
* Big thanks to Solar Designer who pointed out a bug in bcryptBruce Momjian2001-09-231-2/+25
* Install dynamically loadable modules into a private subdirectoryPeter Eisentraut2001-09-161-5/+6
* /contrib/pgcrypto:Bruce Momjian2001-08-211-10/+19
* The attached patch enables the contrib subtree to build cleanly underBruce Momjian2001-06-181-1/+2
* Changes:Bruce Momjian2001-02-201-11/+14
* I would like to do a interface change in pgcrypto. (GoodBruce Momjian2001-01-241-2/+2
* Hashing functions from Marko Kreen <marko@l-t.ee>Peter Eisentraut2000-10-311-0/+63