Age | Commit message (Expand) | Author |
2008-09-22 | - Made the SOCKS code use the new Curl_read_plain() function to fix the bug | Daniel Stenberg |
2008-09-22 | - Michael Goffioul filed bug report #2107377 "Problem with mutli + GnuTLS + | Daniel Stenberg |
2008-09-20 | fix regression in configure script which affected OpenSSL builds on MSYS | Yang Tse |
2008-09-09 | Mike Revi discovered some swapped speed switches documented in the curl man | Dan Fandrich |
2008-09-08 | Dmitry Kurochkin fixed pipelining over proxy using the multi interface | Daniel Stenberg |
2008-09-08 | - Stefan Krause pointed out that libcurl would wrongly send away cookies to | Daniel Stenberg |
2008-09-05 | Improved the logic the decides whether to use HTTP 1.1 features or not in a | Dan Fandrich |
2008-09-05 | - Martin Drasar provided the CURLOPT_POSTREDIR patch. It renames | Daniel Stenberg |
2008-09-05 | - Introducing CURLOPT_CERTINFO and the corresponding CURLINFO_CERTINFO. By | Daniel Stenberg |
2008-09-05 | - Dmitriy Sergeyev pointed out that curl_easy_pause() didn't unpause properly | Daniel Stenberg |
2008-09-05 | sync with reality | Yang Tse |
2008-09-02 | - Keith Mok added supported_protocols and supported_features to the pkg-config | Daniel Stenberg |
2008-09-01 | an impressive 672 contributors (counter after the 7.19.0 release) | Daniel Stenberg |
2008-09-01 | clear the way for 7.19.1 work! | Daniel Stenberg |
2008-09-01 | the web mirror system is dropped | Daniel Stenberg |
2008-09-01 | mention the curl_off_t changes first | Daniel Stenberg |
2008-08-29 | - When libcurl was doing a HTTP POST and the server would respond with | Daniel Stenberg |
2008-08-28 | - Dengminwen reported that libcurl would lock a (cookie) share twice (without | Daniel Stenberg |
2008-08-28 | Fixed test case 1065 by changing the handling of CURLOPT_UPLOAD to set | Dan Fandrich |
2008-08-23 | - Constantine Sapuntzakis fixed a bug when doing proxy CONNECT with the multi | Daniel Stenberg |
2008-08-22 | Fixed a problem when --dump-header - was given with more than one URL, | Dan Fandrich |
2008-08-22 | Improved curl_m*printf() integral data type size and signedness handling | Yang Tse |
2008-08-22 | Jamie Lokier is always helpful and this time around too... | Daniel Stenberg |
2008-08-20 | - Phil Pellouchoud pointed out that the windows version of libcurl had a | Daniel Stenberg |
2008-08-13 | on second thought, let's remove this number from here since it doesn't really | Daniel Stenberg |
2008-08-13 | dead mirrors removed => http://curl.haxx.se/mail/lib-2008-08/0208.html | Daniel Stenberg |
2008-08-13 | Added a few user-visible bug fixes | Dan Fandrich |
2008-08-12 | - Andy Tsouladze fixed runtests.pl to not attempt to execute the stunnel | Daniel Stenberg |
2008-08-12 | Added macros for minimum-width signed and unsigned curl_off_t integer | Yang Tse |
2008-08-11 | - Constantine Sapuntzakis filed bug report #2042430 | Daniel Stenberg |
2008-08-11 | - Constantine Sapuntzakis filed bug report #2042440 | Daniel Stenberg |
2008-08-07 | Initial support of curlbuild.h and curlrules.h which allows | Yang Tse |
2008-08-04 | - Yehoshua Hershberg found a problem that would make libcurl re-use a | Daniel Stenberg |
2008-08-04 | - Test cases 1051, 1052 and 1055 were added by Daniel Fandrich on July 30 and | Daniel Stenberg |
2008-08-03 | - Test case 1041 (added by Daniel Fandrich April 14th) proved a bug where PUT | Daniel Stenberg |
2008-08-03 | refer to the new option by its real name | Daniel Stenberg |
2008-08-02 | No longer test availability of the gdi32 library, nor use it for linking, even | Yang Tse |
2008-08-01 | Added support for --append on SFTP uploads. Unfortunately, OpenSSH doesn't | Dan Fandrich |
2008-08-01 | Sync up with reality | Yang Tse |
2008-08-01 | User names embedded in proxy URLs without a password were parsed | Dan Fandrich |
2008-07-31 | Fixed a problem with any FTP URL or any URLs containing an IPv6 address | Dan Fandrich |
2008-07-30 | another option added, bump counter | Daniel Stenberg |
2008-07-30 | - Phil Blundell added the CURLOPT_SCOPE option, as well as adjusted the URL | Daniel Stenberg |
2008-07-30 | - PHP's bug report #43158 (http://bugs.php.net/bug.php?id=43158) identifies a | Daniel Stenberg |
2008-07-30 | Fixed --use-ascii to properly convert text files on Symbian OS, MS-DOS | Dan Fandrich |
2008-07-27 | Added feature in runtests.pl to select tests based on key word. | Dan Fandrich |
2008-07-26 | - David Bau filed bug report #2026240 "CURL_READFUNC_PAUSE leads to buffer | Daniel Stenberg |
2008-07-11 | - Daniel Fandrich found out we didn't pass on the user-agent properly when | Daniel Stenberg |
2008-07-10 | Peter Lamberg filed bug report #2015126: "poll gives WSAEINVAL when POLLPRI | Yang Tse |
2008-07-09 | - Andreas Schuldei improved Phil Blundell's patch for IPv6 using c-ares, and I | Daniel Stenberg |