Commits
Showing commits that first shipped in 10 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2021-09-25 | Disable OpenSSL EVP digest padding in pgcrypto | Daniel Gustafsson | 10.19 |
| 2020-12-08 | pgcrypto: Detect errors with EVP calls from OpenSSL | Michael Paquier | 10.16 |
| 2020-10-19 | Fix potential memory leak in pgcrypto | Michael Paquier | 10.15 |
| 2017-05-17 | Post-PG 10 beta1 pgindent run | Bruce Momjian | 10.0 |
| 2016-12-12 | Fix pgcrypto compilation with OpenSSL 1.1.0. | Heikki Linnakangas | 10.0 |
| 2016-12-05 | Replace PostmasterRandom() with a stronger source, second attempt. | Heikki Linnakangas | 10.0 |
| 2016-10-17 | Use OpenSSL EVP API for symmetric encryption in pgcrypto. | Heikki Linnakangas | 10.0 |
| 2016-09-15 | Fix building with LibreSSL. | Heikki Linnakangas | 10.0 |
| 2016-09-15 | Support OpenSSL 1.1.0. | Heikki Linnakangas | 10.0 |
| 2016-08-29 | Remove support for OpenSSL versions older than 0.9.8. | Heikki Linnakangas | 10.0 |