Marian Klymov
c45360d463
cppcheck: fix warnings
...
- Get rid of variable that was generating false positive warning
(unitialized)
- Fix issues in tests
- Reduce scope of several variables all over
etc
Closes #2631
2018-06-11 11:14:48 +02:00
Viktor Szakats
7e35eb7729
spelling fixes
...
Detected using the `codespell` tool.
Also contains one URL protocol upgrade.
Closes https://github.com/curl/curl/pull/2334
2018-02-23 23:29:01 +00:00
Daniel Stenberg
3f6051f4ed
sha256: avoid redefine
2018-02-12 14:18:30 +01:00
Douglas Mencken
50c0033a6c
sha256: build with OpenSSL < 0.9.8 too
...
support for SHA-2 was introduced in OpenSSL 0.9.8
Closes #2305
2018-02-12 14:16:37 +01:00
Florin
2b5b37cb91
auth: add support for RFC7616 - HTTP Digest access authentication
...
Signed-off-by: Florin <petriuc.florin@gmail.com>
2017-10-28 16:32:43 +02:00