aboutsummaryrefslogtreecommitdiff
path: root/src/common/md5_common.c
Commit message (Expand)AuthorAge
* Revert error handling improvements for cryptohashesMichael Paquier2022-01-14
* Improve error handling of cryptohash computationsMichael Paquier2022-01-11
* Add result size as argument of pg_cryptohash_final() for overflow checksMichael Paquier2021-02-15
* Update copyright for 2021Bruce Momjian2021-01-02
* Improve some code around cryptohash functionsMichael Paquier2020-12-14
* Refactor MD5 implementations according to new cryptohash infrastructureMichael Paquier2020-12-10