- Aug 02, 2016
-
-
Daniel Stenberg authored
Closes #662
-
- Jun 28, 2016
-
-
Daniel Stenberg authored
Closes #740
-
- May 17, 2016
-
-
Daniel Stenberg authored
Closes #762
-
- Apr 25, 2016
-
-
Daniel Stenberg authored
Closes #716
-
Daniel Stenberg authored
Closes #686 for now.
-
- Apr 21, 2016
-
-
Daniel Stenberg authored
As of commit d9f3b365
-
- Apr 10, 2016
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
Closes #750
-
- Apr 08, 2016
-
-
Patrick Monnerat authored
-
Daniel Stenberg authored
Closes #603
-
Daniel Stenberg authored
Closes #544
-
Daniel Stenberg authored
Closes #543
-
Daniel Stenberg authored
Closes #522
-
- Apr 06, 2016
-
-
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
-
- Apr 05, 2016
-
-
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
-
- Mar 19, 2016
-
-
Steve Holme authored
-
- Feb 09, 2016
-
-
Jay Satiro authored
-
- Feb 08, 2016
-
-
Jay Satiro authored
-
- Feb 04, 2016
-
-
Viktor Szakats authored
Closes #632
-
- Feb 01, 2016
-
-
Daniel Stenberg authored
-
- Sep 20, 2015
-
-
Daniel Stenberg authored
Closes #334
-
Daniel Stenberg authored
-
- Aug 24, 2015
-
-
Daniel Stenberg authored
... since HTTP is forbidden to return any such.
-
Daniel Stenberg authored
-
Razvan Cojocaru authored
This patch addresses known bug #76, where on 64-bit Windows SOCKET is 64 bits wide, but long is only 32, making CURLINFO_LASTSOCKET unreliable. Signed-off-by:
Razvan Cojocaru <rcojocaru@bitdefender.com>
-
- Jun 16, 2015
-
-
Viktor Szakats authored
-
- Apr 15, 2015
-
-
Daniel Stenberg authored
-
- Mar 29, 2015
-
-
Daniel Stenberg authored
Disabling pipelining on multi handle with in-progress pipelined requests leads to heap corruption and crash
-
- Dec 26, 2014
-
-
Steve Holme authored
Use Unix when generically writing about Unix based systems as UNIX is the trademark and should only be used in a particular product's name.
-
- Dec 15, 2014
-
-
Daniel Stenberg authored
-
- Aug 22, 2014
-
-
Frank Meier authored
Problem: if CURLOPT_FORBID_REUSE is set, requests using NTLM failed since NTLM requires multiple requests that re-use the same connection for the authentication to work Solution: Ignore the forbid reuse flag in case the NTLM authentication handshake is in progress, according to the NTLM state flag. Fixed known bug #77.
-
- Aug 08, 2014
-
-
Michael Osipov authored
Reflect recent changes in SPNEGO and GSS-API code in the docs. Update them with appropriate namings and remove visible spots for GSS-Negotiate.
-
- Jun 04, 2014
-
-
Daniel Stenberg authored
-
- Jun 01, 2014
-
-
Daniel Stenberg authored
-
- Mar 31, 2014
-
-
Till Maas authored
-
- Mar 14, 2014
-
-
Dan Fandrich authored
-