Commits
Showing commits that first shipped in 14 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2021-08-19 | Revert refactoring of hex code to src/common/ | Michael Paquier | 14.0 |
| 2021-01-15 | Remove PG_SHA*_DIGEST_STRING_LENGTH from sha2.h | 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-29 | Revert "Change SHA2 implementation based on OpenSSL to use EVP digest routines" | Michael Paquier | 14.0 |
| 2020-09-28 | Change SHA2 implementation based on OpenSSL to use EVP digest routines | Michael Paquier | 14.0 |
| 2020-07-22 | Fix comment in sha2.h | Michael Paquier | 14.0 |