summaryrefslogtreecommitdiff
path: root/src/common/hmac_openssl.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright for 2023Bruce Momjian2023-01-021-1/+1
* Clear the OpenSSL error queue before cryptohash operationsDaniel Gustafsson2022-05-061-0/+4
* Improve error handling of HMAC computationsMichael Paquier2022-01-131-0/+90
* Fix incorrect comments in hmac.c and hmac_openssl.cMichael Paquier2022-01-131-3/+1
* Update copyright for 2022Bruce Momjian2022-01-071-1/+1
* Adjust locations which have an incorrect copyright yearDavid Rowley2021-06-041-1/+1
* Fix typos and grammar in comments and docsMichael Paquier2021-04-191-1/+1
* Refactor HMAC implementationsMichael Paquier2021-04-031-0/+256