Skip to content
Snippets Groups Projects
Commit 0f4feda3 authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

include file flaw and yet another socks5-fix

parent 90b0f383
No related branches found
No related tags found
No related merge requests found
......@@ -6,6 +6,13 @@
Changelog
Daniel (26 May)
- Chris Lewis pointed out a flaw in the #ifdefs in curl/multi.h for Windows,
which is now corrected.
- Jis Joy found another flaw in the SOCK5 code, as libcurl treated the socks5
proxy a little too much like as if it was a http proxy.
Daniel (23 May)
- Ricardo Cadime found a socket leak when listing directories without
contents. Test cases 144 and 145 were added to verify the fix.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment