Age | Commit message (Expand) | Author |
2008-11-13 | Refactor configure script detection of functions used to set sockets into | Yang Tse |
2008-11-13 | 7.19.2 coming up | Daniel Stenberg |
2008-11-13 | - Fixed a potential data loss in Curl_client_write() when the transfer is | Michal Marek |
2008-11-11 | - Rainer Canavan filed bug #2255627 | Daniel Stenberg |
2008-11-11 | Related with bug #2230535 (http://curl.haxx.se/bug/view.cgi?id=2230535) | Yang Tse |
2008-11-07 | The getifaddrs() version of Curl_if2ip() crashed when used on a Linux | Dan Fandrich |
2008-11-07 | give credit where credit is due | Yang Tse |
2008-11-06 | Bug #2230535 (http://curl.haxx.se/bug/view.cgi?id=2230535) pointed out a | Yang Tse |
2008-11-06 | Merged existing IPv4 and IPv6 Curl_ip2addr functions into a single one | Yang Tse |
2008-11-05 | 7.19.1 coming up | Daniel Stenberg |
2008-11-04 | CURLINFO_FILETIME now works for file:// transfers as well | Daniel Stenberg |
2008-11-03 | Sync up with reality | Yang Tse |
2008-11-03 | - Bug #2218480 (http://curl.haxx.se/bug/view.cgi?id=2218480) pointed out a | Daniel Stenberg |
2008-11-01 | Daniel Johnson reported and fixed ipv4 name resolves when libcurl is built | Daniel Stenberg |
2008-10-29 | Fixed a bug that caused a few bytes of garbage to be sent after a | Dan Fandrich |
2008-10-28 | Changed the "resolve" test precheck program to verify that an IPv6 socket | Dan Fandrich |
2008-10-25 | Added experimental support for zlib and OpenSSL on Symbian OS. | Dan Fandrich |
2008-10-21 | Fixed some problems with SFTP range support to fix test cases 634 through 637. | Dan Fandrich |
2008-10-17 | Fixed a compile error reported by Albert Chin on AIX and IRIX when using | Dan Fandrich |
2008-10-16 | - Igor Novoseltsev added CURLOPT_PROXYUSER and CURLOPT_PROXYPASSWORD that then | Daniel Stenberg |
2008-10-16 | I renamed the function | Daniel Stenberg |
2008-10-15 | - Pascal Terjan filed bug #2154627 | Daniel Stenberg |
2008-10-15 | A <precheck> command is considered to have failed if it returns a non-zero | Dan Fandrich |
2008-10-15 | mention his full name | Daniel Stenberg |
2008-10-15 | - John Wilkinson filed bug #2155496 | Daniel Stenberg |
2008-10-15 | credit to John Wilkinson | Daniel Stenberg |
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 |