Commit 1745ecd8 authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

* Fixed a memory leak when doing repeated re-negotiations.

* Made the incoming line parser more forgiving to allow "name=contents" pairs
where the contents isn't within double quotes.
* Made the digest code return CURLDIGEST_BADALGO if a requested algorithm
isn't supported by the code.
parent 75d66b9c
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment