Commits

DateSubjectAuthorReleases
2026-01-01 Update copyright for 2026 Bruce Momjian 19 (unreleased)
2025-01-01 Update copyright for 2025 Bruce Momjian 18.0
2024-01-04 Update copyright for 2024 Bruce Momjian 17.0
2023-11-08 Make ResourceOwners more easily extensible. Heikki Linnakangas 17.0
2023-10-26 Add trailing commas to enum definitions Peter Eisentraut 17.0
2023-01-02 Update copyright for 2023 Bruce Momjian 16.0
2022-05-12 Pre-beta mechanical code beautification. Tom Lane 15.0
2022-05-06 Clear the OpenSSL error queue before cryptohash operations Daniel Gustafsson 15.0
2022-01-14 Revert error handling improvements for cryptohashes Michael Paquier 14.2
2022-01-12 Fix comment related to pg_cryptohash_error() Michael Paquier 14.2
2022-01-12 Fix comment related to pg_cryptohash_error() Michael Paquier 15.0
2022-01-11 Improve error handling of cryptohash computations Michael Paquier 14.2
2022-01-11 Improve error handling of cryptohash computations Michael Paquier 15.0
2022-01-08 Update copyright for 2022 Bruce Momjian 15.0
2021-02-15 Add result size as argument of pg_cryptohash_final() for overflow checks Michael Paquier 14.0
2021-01-23 Introduce SHA1 implementations in the cryptohash infrastructure Michael Paquier 14.0
2021-01-07 Fix allocation logic of cryptohash context data with OpenSSL Michael Paquier 14.0
2021-01-02 Update copyright for 2021 Bruce Momjian 14.0
2020-12-10 Refactor MD5 implementations according to new cryptohash infrastructure Michael Paquier 14.0
2020-12-04 Change SHA2 implementation based on OpenSSL to use EVP digest routines Michael Paquier 14.0
2020-12-02 Fix compilation warnings in cryptohash_openssl.c Michael Paquier 14.0
2020-12-02 Move SHA2 routines to a new generic API layer for crypto hashes Michael Paquier 14.0