- Apr 07, 2016
-
-
Daniel Stenberg authored
This reverts commit 9c08b4f1. Didn't help. Caused problems. Fixes #756
-
- Apr 06, 2016
-
-
Daniel Stenberg authored
Make (most) example snippets use the example.com domain instead of the random ones picked and used before. Some of those were probably legitimate sites and some not. example.com is designed for this purpose.
-
Michael Kaufmann authored
The space character after the status code is mandatory, even if the reason phrase is empty (see RFC 7230 section 3.1.2) Closes #755
-
Viktor Szakats authored
Closes #754
-
Daniel Stenberg authored
Thinking it might help to apply patches etc with git.
-
Theodore Dubois authored
It's a bad idea to send your passwords anywhere, especially over HTTP. Modified example to send a picture instead. Fixes #752
-
Daniel Stenberg authored
Now sorted into categories and organized in the same style we do the TODO document. It will make each issue linked properly on the https://curl.haxx.se/docs/knownbugs.html web page. The sections should make it easier to find issues and issues related to areas of the reader's specific interest.
-
Jay Satiro authored
-
https://curl.haxx.seSteve Holme authored
-
Steve Holme authored
-
- Apr 05, 2016
-
-
Steve Holme authored
Included a summary of the checksrc.bat updates and combined two krb5 changes as they should have been implemented at the same time.
-
Steve Holme authored
Reported-by: Michael Osipov
-
Jay Satiro authored
Bug: https://github.com/curl/curl/issues/536 Reported-by: <eXeC64@users.noreply.github.com>
-
Daniel Stenberg authored
Due to their age (we don't fully know if they actually remain) and lack of detail - very few people will bother to find out what they're about or work on them. If people truly still suffer from any of these, I assume they will be reported again and then we'll deal with them. 72. "Pausing pipeline problems." https://curl.haxx.se/mail/lib-2009-07/0214.html 70. Problem re-using easy handle after call to curl_multi_remove_handle https://curl.haxx.se/mail/lib-2009-07/0249.html 68. "More questions about ares behavior". https://curl.haxx.se/mail/lib-2009-08/0012.html
-
Daniel Stenberg authored
-
Daniel Stenberg authored
It turns out the google GFE HTTP/2 servers send a PING frame immediately after a stream ends and its last DATA has been received by curl. So if we don't drain that from the socket, it makes the socket readable in subsequent checks and libcurl then (wrongly) assumes the connection is dead when trying to reuse the connection. Reported-by: Joonas Kuorilehto Discussed in #750
-
Daniel Stenberg authored
-
- Apr 04, 2016
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
- Apr 03, 2016
-
-
Daniel Stenberg authored
-
Steve Holme authored
-
Daniel Stenberg authored
... now works correctly when invoke from the root makefile
-
Daniel Stenberg authored
-
Steve Holme authored
Following the recent changes to the source in the tests directory, re-enabled tests for the default scan.
-
Steve Holme authored
In addition to commit 83b174b3 and following the recent changes.
-
Steve Holme authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
... to please the new, slightly picker, checksrc.pl
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-