- 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
-
- Jan 04, 2014
-
-
Marc Hoersken authored
-
- Dec 15, 2013
-
-
Daniel Stenberg authored
...also added as KNOWN_BUG #87 with reference to bug #1294
-
- Nov 27, 2013
-
-
Steve Holme authored
-
- Nov 05, 2013
-
-
Daniel Stenberg authored
added 85. Wrong STARTTRANSFER timer accounting for POST requests
-
- Oct 02, 2013
-
-
Daniel Stenberg authored
CURLINFO_SSL_VERIFYRESULT is only implemented for the OpenSSL and NSS backends and not for any other!
-
- Aug 25, 2013
-
-
Daniel Stenberg authored
The old numbers would still redirect but who knows for how long...
-
- Aug 08, 2013
-
-
John E. Malmberg authored
-
- Jun 22, 2013
-
-
Daniel Stenberg authored
-
- Jun 10, 2013
-
-
Daniel Stenberg authored
-
- May 21, 2013
-
-
Daniel Stenberg authored
Bug: http://curl.haxx.se/bug/view.cgi?id=1169
-
- Sep 13, 2012
-
-
Marc Hoersken authored
-
- Aug 31, 2012
-
-
Daniel Stenberg authored
The test would hang and get aborted with a "ABORTING TEST, since it seems that it would have run forever." until I prevented that from happening. I also fixed the data file which got broken CRLF line endings when I sucked down the path from Joe's repo == my fault. Removed #37 from KNOWN_BUGS as this fix and test case verifies exactly this.
-
- Jul 20, 2012
-
-
Dan Fandrich authored
-
- Jul 08, 2012
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
- Jul 07, 2012
-
-
Daniel Stenberg authored
Bug #75 updated with additional info, still remains for builds with other backends.
-