Commits
Showing commits that first shipped in 8.1 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2005-09-27 | PGXS should be set with := not =, as specified in the documentation, | Tom Lane | 8.1.0 |
| 2005-08-13 | The large one adds support for RSA keys and reorganizes | Bruce Momjian | 8.1.0 |
| 2005-07-10 | > One more failure: | Bruce Momjian | 8.1.0 |
| 2005-07-10 | Major pgcrypto changes: | Bruce Momjian | 8.1.0 |
| 2005-07-10 | - Add Fortuna PRNG to pgcrypto. | Bruce Momjian | 8.1.0 |
| 2005-07-10 | This patch adds implementation of SHA2 to pgcrypto. | Bruce Momjian | 8.1.0 |
| 2005-07-06 | Fix incorrect PG_CPPFLAGS initialization, per Marko. | Tom Lane | 8.1.0 |
| 2005-07-05 | Dept of second thoughts: don't expose rijndael.tbl: rijndael.c dependency | Tom Lane | 8.1.0 |
| 2005-07-05 | Fix contrib/pgcrypto to autoconfigure for OpenSSL when --with-openssl | Tom Lane | 8.1.0 |
| 2005-03-21 | pgcrypto update: | Neil Conway | 8.1.0 |
| 2005-03-21 | Remove support for libmhash/libmcrypt. | Neil Conway | 8.1.0 |