summaryrefslogtreecommitdiff
path: root/src/common/hmac_openssl.c
AgeCommit message (Expand)Author
2023-01-02Update copyright for 2023Bruce Momjian
2022-05-06Clear the OpenSSL error queue before cryptohash operationsDaniel Gustafsson
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-06-04Adjust locations which have an incorrect copyright yearDavid Rowley
2021-04-19Fix typos and grammar in comments and docsMichael Paquier
2021-04-03Refactor HMAC implementationsMichael Paquier