Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-02-23 | spelling fixes | Viktor Szakats | |
Detected using the `codespell` tool. Also contains one URL protocol upgrade. Closes https://github.com/curl/curl/pull/2334 | |||
2018-02-12 | sha256: avoid redefine | Daniel Stenberg | |
2018-02-12 | sha256: build with OpenSSL < 0.9.8 too | Douglas Mencken | |
support for SHA-2 was introduced in OpenSSL 0.9.8 Closes #2305 | |||
2017-10-28 | auth: add support for RFC7616 - HTTP Digest access authentication | Florin | |
Signed-off-by: Florin <petriuc.florin@gmail.com> |