Age | Commit message (Expand) | Author |
2008-07-09 | - Andreas Schuldei improved Phil Blundell's patch for IPv6 using c-ares, and I | Daniel Stenberg |
2008-07-07 | - Scott Barrett provided a test case for a segfault in the FTP code and the | Daniel Stenberg |
2008-07-03 | Phil Blundell provided a fix for libcurl's treatment of unexpected 1xx | Daniel Stenberg |
2008-07-03 | Introcuding a new timestamp for curl_easy_getinfo(): | Daniel Stenberg |
2008-07-02 | fallback to gettimeofday when monotonic clock is unavailable at run-time | Yang Tse |
2008-07-01 | - Rolland Dudemaine provided fixes to get libcurl to build for the INTEGRITY | Daniel Stenberg |
2008-06-30 | - Stephen Collyer and Tor Arntsen helped identify a flaw in the range code | Daniel Stenberg |
2008-06-29 | John Lightsey filed bug report #1999181: "CLOCK_MONOTONIC always fails on | Yang Tse |
2008-06-22 | - Eduard Bloch filed the debian bug report #487567 | Daniel Stenberg |
2008-06-20 | - Phil Pellouchoud found a case where libcurl built with NSS failed to | Daniel Stenberg |
2008-06-20 | - Hans-Jurgen May pointed out that trying SCP or SFTP over a SOCKS proxy | Daniel Stenberg |
2008-06-19 | - Christopher Palow fixed a curl_multi_socket() issue which previous caused | Daniel Stenberg |
2008-06-19 | - Dengminwen found a bug in the connection re-use function when using the | Daniel Stenberg |
2008-06-18 | - Rob Crittenden brought a fix for the NSS layer that makes libcurl no longer | Daniel Stenberg |
2008-06-13 | Fixed curl-config --ca which wasn't being exported by configure. | Dan Fandrich |
2008-06-08 | the next release is now called 7.19.0 | Daniel Stenberg |
2008-06-08 | - curl the tool now deals with its command line options somewhat differently! | Daniel Stenberg |
2008-06-06 | - Axel Tillequin and Arnaud Ebalard added support for CURLOPT_ISSUERCERT, for | Daniel Stenberg |
2008-06-06 | - Axel Tillequin and Arnaud Ebalard added support for CURLOPT_CRLFILE, for | Daniel Stenberg |
2008-06-06 | - Added CURLINFO_PRIMARY_IP as a new information retrievable with | Daniel Stenberg |
2008-06-04 | start working on 7.18.3! | Daniel Stenberg |
2008-06-03 | Fixed a problem where telnet data would be lost if an EWOULDBLOCK | Dan Fandrich |
2008-05-28 | - Emil Romanus found a problem and helped me repeat it. It occured when using | Daniel Stenberg |
2008-05-28 | - Jeff Weber reported memory leaks with aborted SCP and SFTP transfers and | Daniel Stenberg |
2008-05-26 | - Bug report #1973352 (http://curl.haxx.se/bug/view.cgi?id=1973352) identified | Daniel Stenberg |
2008-05-26 | Andreas Faerber and Scott McCreary made (lib)curl build for the Haiku OS | Daniel Stenberg |
2008-05-26 | David Rosenstrauch reported that header files spnegohelp.h and | Yang Tse |
2008-05-24 | Nikolai Kondrashov for his man page update | Daniel Stenberg |
2008-05-19 | - When trying to repeat a multi interface problem I fell over a few multi | Daniel Stenberg |
2008-05-12 | - Introducing curl_easy_send() and curl_easy_recv(). They can be used to send | Daniel Stenberg |
2008-05-09 | Internal time differences now use monotonic time source if available. | Yang Tse |
2008-05-09 | - Stefan Krause reported a busy-looping case when using the multi interface | Daniel Stenberg |
2008-05-07 | - Liam Healy filed the debian bug report #480044 | Daniel Stenberg |
2008-05-07 | Christopher Palow provided the patch (edited by me) that introduces | Yang Tse |
2008-05-03 | - Yuriy Sosov pointed out a configure fix for detecting c-ares when that is | Daniel Stenberg |
2008-05-03 | - Ben Van Hof filed bug report #1945240: "libcurl sometimes sends body twice | Daniel Stenberg |
2008-05-03 | - Jean-Francois Bertrand reported a libcurl crash with CURLOPT_TCP_NODELAY | Daniel Stenberg |
2008-05-01 | - Bart Whiteley provided a patch that made libcurl work properly when an app | Daniel Stenberg |
2008-04-30 | - To make it easier for applications that want lots of magic stuff done on | Daniel Stenberg |
2008-04-28 | - Norbert Frese filed bug report #1951588: "Problem with curlftpfs and | Daniel Stenberg |
2008-04-22 | Added support for running on Symbian OS. | Dan Fandrich |
2008-04-14 | allow disabling the typechecker by defining CURL_DISABLE_TYPECHECK, as | Michal Marek |
2008-04-14 | - Stefan Krause reported a case where the OpenSSL handshake phase wasn't | Daniel Stenberg |
2008-04-14 | mention Sandor as contributor | Daniel Stenberg |
2008-04-14 | - Brock Noland reported that curl behaved differently depending on which order | Daniel Stenberg |
2008-04-12 | - Andre Guibert de Bruet found and fixed a case where malloc() was called but | Daniel Stenberg |
2008-04-07 | - Fix the MIT / Heimdal check for good: | Michal Marek |
2008-04-05 | - Alexey Simak fixed curl_easy_reset() to reset the max redirect limit properly | Daniel Stenberg |
2008-04-03 | - Setting CURLOPT_NOBODY to FALSE will now switch the HTTP request method to | Daniel Stenberg |
2008-04-03 | Scott Barrett added support for CURLOPT_NOBODY over SFTP | Daniel Stenberg |