summaryrefslogtreecommitdiff
path: root/sha1.c
Commit message (Expand)AuthorAgeFilesLines
* Fix "Value stored to 'a' is never read" in SHA1Transform()Cœur2023-03-021-2/+0
* sha1: ignore -Wstringop-overread warningAzat Khuzhin2022-11-121-0/+8
* sha1: hide SHA1_CTXAzat Khuzhin2022-11-121-0/+6
* Fix conflict with SHA1 function from opensslDmitry Ilyin2022-09-141-5/+14
* Add minimal WebSocket server implementation for evhttp (#1322)Dmitry Ilyin2022-09-121-0/+278