summaryrefslogtreecommitdiff
path: root/src/common/hmac.c
AgeCommit message (Expand)Author
2025-01-01Update copyright for 2025Bruce Momjian
2024-01-04Update copyright for 2024Bruce Momjian
2023-10-26Add trailing commas to enum definitionsPeter Eisentraut
2023-01-02Update copyright for 2023Bruce Momjian
2022-01-13Improve error handling of HMAC computationsMichael Paquier
2022-01-13Fix incorrect comments in hmac.c and hmac_openssl.cMichael Paquier
2022-01-08Update copyright for 2022Bruce Momjian
2021-10-01Fix memory leak in pg_hmacDaniel Gustafsson
2021-06-04Adjust locations which have an incorrect copyright yearDavid Rowley
2021-04-03Refactor HMAC implementationsMichael Paquier