Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Fix documentation comment for pg_md5_hash | Daniel Gustafsson | 2024-03-14 |
* | Update copyright for 2024 | Bruce Momjian | 2024-01-03 |
* | Update copyright for 2023 | Bruce Momjian | 2023-01-02 |
* | Add missing error handling in pg_md5_hash(). | Tom Lane | 2022-04-18 |
* | Improve error handling of cryptohash computations | Michael Paquier | 2022-01-11 |
* | Update copyright for 2022 | Bruce Momjian | 2022-01-07 |
* | Add result size as argument of pg_cryptohash_final() for overflow checks | Michael Paquier | 2021-02-15 |
* | Update copyright for 2021 | Bruce Momjian | 2021-01-02 |
* | Improve some code around cryptohash functions | Michael Paquier | 2020-12-14 |
* | Refactor MD5 implementations according to new cryptohash infrastructure | Michael Paquier | 2020-12-10 |