Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Improve error handling of HMAC computations | Michael Paquier | 2022-01-13 | 1 | -0/+64 |
* | Fix incorrect comments in hmac.c and hmac_openssl.c | Michael Paquier | 2022-01-13 | 1 | -3/+1 |
* | Update copyright for 2022 | Bruce Momjian | 2022-01-07 | 1 | -1/+1 |
* | Fix memory leak in pg_hmac | Daniel Gustafsson | 2021-10-01 | 1 | -0/+5 |
* | Adjust locations which have an incorrect copyright year | David Rowley | 2021-06-04 | 1 | -1/+1 |
* | Refactor HMAC implementations | Michael Paquier | 2021-04-03 | 1 | -0/+263 |