- Jul 30, 2008
-
-
Yang Tse authored
-
- Jul 29, 2008
-
-
Yang Tse authored
-
Yang Tse authored
Added #148 and # 149
-
Daniel Stenberg authored
146 - Yehoshua Hershberg's re-using of connections that failed with CURLE_PEER_FAILED_VERIFICATION 147 - PHP's bug report #43158 (http://bugs.php.net/bug.php?id=43158) identifies a true bug in libcurl built with OpenSSL.
-
- Jul 28, 2008
-
-
Daniel Stenberg authored
because at the current point in time I think the benefit of adding that new return code is very slim and it is a lot of work to introduce new return codes (for docs and maintenance etc) I added "145 - Phil Blundell's CURLOPT_SCOPE patch/work" since I want it sorted/committed.
-
- Jun 08, 2008
-
-
Daniel Stenberg authored
-
- Jun 06, 2008
-
-
Daniel Stenberg authored
OpenSSL, NSS and GnuTLS-built libcurls.
-
Daniel Stenberg authored
OpenSSL, NSS and GnuTLS-built libcurls.
-
- Jun 05, 2008
-
-
Daniel Stenberg authored
-
- May 28, 2008
-
-
Daniel Stenberg authored
Moved 144 to 7.18.3 instead
-
- May 26, 2008
-
-
Daniel Stenberg authored
144 - Help apps use 64bit/LFS libcurl
-
- May 24, 2008
-
-
Daniel Stenberg authored
releases
-
- May 15, 2008
-
-
Daniel Stenberg authored
136 - adding easy handles when using curl_multi_socket* by Markus Koetter
-
- May 13, 2008
-
-
Daniel Stenberg authored
-
- May 07, 2008
-
-
Daniel Stenberg authored
- Christopher Palow
-
- May 05, 2008
-
-
Daniel Stenberg authored
-
- Apr 16, 2008
-
-
Daniel Stenberg authored
-
- Apr 03, 2008
-
-
Daniel Stenberg authored
GET simply because previously when you set CURLOPT_NOBODY to TRUE first and then FALSE you'd end up in a broken state where a HTTP request would do a HEAD by still act a lot like for a GET and hang waiting for the content etc.
-
Daniel Stenberg authored
-
- Apr 01, 2008
-
-
Daniel Stenberg authored
removed 133 - Setting CURLOPT_NOBODY to "false" causes cURL to wait for content if a content-length header is read added
-
- Mar 31, 2008
-
-
Daniel Stenberg authored
done
-
- Mar 30, 2008
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
since they're still not clear enough to be to sort about before 7.18.1
-
- Mar 27, 2008
-
-
Daniel Stenberg authored
the progress callback for the first (potentially huge) piece of body data sent together with the POST request headers in the initial send().
-
- Mar 22, 2008
-
-
Daniel Stenberg authored
case 617 (which was added by Daniel Fandrich 5 Mar 2008).
-
- Mar 21, 2008
-
-
Daniel Stenberg authored
-
- Mar 12, 2008
-
-
Daniel Stenberg authored
-
- Mar 08, 2008
-
-
Daniel Stenberg authored
-
- Mar 01, 2008
-
-
Daniel Stenberg authored
a re-used connection where both requests used Negotiate.
-
- Feb 28, 2008
-
-
Daniel Stenberg authored
121 - Kaspar Brand's and Guenter Knauf's work on the TLS extension Server Name Indication is now committed 122 - Progress callback not called during failed socket connect with the multi interface, is now simply pending a closure since no feedback has been received lately. Added: 123 - Mike Protts' SFTP resume download 124 - Anatoli Tubman's fix for a Negotiate: crash 125 - Michal Marek's typechecker-gcc work
-
- Feb 20, 2008
-
-
Daniel Stenberg authored
-
- Feb 18, 2008
-
-
Daniel Stenberg authored
-
- Feb 14, 2008
-
-
Daniel Stenberg authored
-
- Jan 16, 2008
-
-
Daniel Stenberg authored
previously had a number of flaws, perhaps most notably when an application fired up N transfers at once as then they wouldn't pipeline at all that nicely as anyone would think... Test case 530 was also updated to take the improved functionality into account.
-
- Jan 14, 2008
-
-
Yang Tse authored
-
- Jan 12, 2008
-
-
Daniel Stenberg authored
--keepalive-time to curl to set the keepalive probe interval. I also took the opportunity to rename the recently added no-keep-alive option to no-keepalive to keep a consistent naming and to avoid getting two dashes in these option names. Eric also provided an update to the man page for the new option.
-
- Jan 11, 2008
-
-
Daniel Stenberg authored
-
- Jan 10, 2008
-
-
Daniel Stenberg authored
109 - curl_easy_pause 110 - seekfunction
-
- Jan 08, 2008
-
-
Daniel Stenberg authored
-
- Jan 06, 2008
-
-
Daniel Stenberg authored
-