Commits
Showing commits that first shipped in 18 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2026-06-22 | pgcrypto: avoid recursive ResourceOwnerForget(). | Tom Lane | 18 (unreleased) |
| 2025-02-14 | pgcrypto: Add support for CFB mode in AES encryption | Daniel Gustafsson | 18.0 |
| 2025-01-24 | pgcrypto: Make it possible to disable built-in crypto | Daniel Gustafsson | 18.0 |
| 2025-01-24 | pgcrypto: Add function to check FIPS mode | Daniel Gustafsson | 18.0 |
| 2024-11-28 | Remove useless casts to (void *) | Peter Eisentraut | 18.0 |
| 2024-09-02 | Remove support for OpenSSL older than 1.1.0 | Daniel Gustafsson | 18.0 |