aboutsummaryrefslogtreecommitdiff
path: root/src/common/hmac.c
Commit message (Expand)AuthorAge
* Update copyright for 2024Bruce Momjian2024-01-03
* Add trailing commas to enum definitionsPeter Eisentraut2023-10-26
* Update copyright for 2023Bruce Momjian2023-01-02
* Improve error handling of HMAC computationsMichael Paquier2022-01-13
* Fix incorrect comments in hmac.c and hmac_openssl.cMichael Paquier2022-01-13
* Update copyright for 2022Bruce Momjian2022-01-07
* Fix memory leak in pg_hmacDaniel Gustafsson2021-10-01
* Adjust locations which have an incorrect copyright yearDavid Rowley2021-06-04
* Refactor HMAC implementationsMichael Paquier2021-04-03