Age | Commit message (Expand) | Author |
2008-10-09 | Fixed the --interface option to work with IPv6 connections on glibc | Dan Fandrich |
2008-10-09 | Added tests 633 through 637 to test the new file range support for SFTP. | Dan Fandrich |
2008-10-08 | - Bug #2152270 (http://curl.haxx.se/bug/view.cgi?id=2152270) identified and | Daniel Stenberg |
2008-10-08 | Added tests 1082 through 1085 to test symbolic --interface parameters | Dan Fandrich |
2008-10-08 | - Igor filed bug #2111613 (http://curl.haxx.se/bug/view.cgi?id=2111613) that | Daniel Stenberg |
2008-10-08 | - Igor Novoseltsev brought a patch that introduced two new options to | Daniel Stenberg |
2008-10-08 | Created test cases 1080 and 1081 to reproduce a problem of | Dan Fandrich |
2008-10-07 | Changed the handling of read/write errors in Curl_perform() to allow a | Dan Fandrich |
2008-10-07 | - Fixed CURLINFO_PRIMARY_IP: When libcurl created a connection to host A then | Daniel Stenberg |
2008-10-07 | Sync up with reality | Yang Tse |
2008-10-01 | "make clean" now cleans out the docs and tests directories, too. | Dan Fandrich |
2008-09-30 | - The libcurl FTP code now returns CURLE_REMOTE_FILE_NOT_FOUND error when SIZE | Daniel Stenberg |
2008-09-29 | - Daniel Egger provided a patch that allows you to disable proxy support in | Daniel Stenberg |
2008-09-29 | Moved all signal-based name resolution timeout handling into a single new | Dan Fandrich |
2008-09-29 | - Ian Lynagh provided a patch that now makes CURLOPT_RANGE work fine for SFTP | Daniel Stenberg |
2008-09-29 | credit Maxim Ivanov | Daniel Stenberg |
2008-09-29 | - Bug #2107803 (http://curl.haxx.se/bug/view.cgi?id=2107803) "no | Daniel Stenberg |
2008-09-25 | give proper credit! | Daniel Stenberg |
2008-09-25 | - Fixed the HTTP Digest auth code to not behave badly when getting a blank realm | Daniel Stenberg |
2008-09-24 | Make sure not to dereference the wrong UrlState proto union member when | Dan Fandrich |
2008-09-23 | - Introducing Jamie Lokier's function for date to epoch conversion used in the | Daniel Stenberg |
2008-09-23 | - Rob Crittenden brought a patch to "add some locking for thread-safety to NSS | Daniel Stenberg |
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-22 | Fixed test 539 to handle an out of memory condition that shows up now | Dan Fandrich |
2008-09-20 | fix regression in configure script which affected OpenSSL builds on MSYS | Yang Tse |
2008-09-19 | configure script now checks availability of the alarm() function | Yang Tse |
2008-09-19 | Don't bother to install a SIGALRM handler unless alarm() is available. | Dan Fandrich |
2008-09-18 | sync up with reality | Yang Tse |
2008-09-17 | Removed reference to curl-ca-bundle.crt in the host verification failure | Dan Fandrich |
2008-09-17 | sync up with reality | Yang Tse |
2008-09-13 | Disable tracking of fdopen() calls in the low-level memory leak tracking | Yang Tse |
2008-09-12 | sync with reality | Yang Tse |
2008-09-10 | Checked in some code improvements and minor fixes that I discovered in the | Dan Fandrich |
2008-09-10 | Checked in some grammatical and minor other fixes in the documentation and | Dan Fandrich |
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-04 | fix print formatting string directives | Yang Tse |
2008-09-03 | Search for the FreeBSD CA cert file /usr/local/share/certs/ca-root.crt | Dan Fandrich |
2008-09-02 | Fixed an out of memory problem that caused torture test failures in tests | Dan Fandrich |
2008-09-02 | - Keith Mok added supported_protocols and supported_features to the pkg-config | Daniel Stenberg |
2008-09-01 | stand back for 7.19.0 | Daniel Stenberg |
2008-08-29 | Added tests 1071 through 1074 to test automatic downgrading from HTTP 1.1 | Dan Fandrich |
2008-08-29 | - When libcurl was doing a HTTP POST and the server would respond with | Daniel Stenberg |