Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-02-23 | md5/sha256: Updated the functions to allow non-string data to be hashed | Steve Holme | |
2020-02-22 | tests: Added a unit test for SHA256 digest generation | Steve Holme | |
Follow up to 2b5b37c. Closes #4968 | |||
2019-11-08 | copyrights: fix copyright year range | Daniel Stenberg | |
.. because checksrc's copyright year check stopped working. Ref: https://github.com/curl/curl/pull/4547 Closes https://github.com/curl/curl/pull/4549 | |||
2017-10-28 | auth: add support for RFC7616 - HTTP Digest access authentication | Florin | |
Signed-off-by: Florin <petriuc.florin@gmail.com> |