Commits
Showing commits that first shipped in 14 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2026-05-11 | Apply timingsafe_bcmp() in authentication paths | Michael Paquier | 14.23 |
| 2022-01-14 | Revert error handling improvements for cryptohashes | Michael Paquier | 14.2 |
| 2022-01-11 | Improve error handling of cryptohash computations | Michael Paquier | 14.2 |
| 2021-04-03 | Refactor HMAC implementations | Michael Paquier | 14.0 |
| 2021-02-15 | Add result size as argument of pg_cryptohash_final() for overflow checks | Michael Paquier | 14.0 |
| 2021-01-02 | Update copyright for 2021 | Bruce Momjian | 14.0 |
| 2020-12-02 | Move SHA2 routines to a new generic API layer for crypto hashes | Michael Paquier | 14.0 |
| 2020-09-05 | Fix typo in comment | Peter Eisentraut | 14.0 |