Age | Commit message (Expand) | Author |
2008-12-03 | - Pawel Kierski pointed out a mistake in the cookie code that could lead to a | Daniel Stenberg |
2008-11-24 | - Based on a patch by Vlad Grachov, libcurl now uses a new libssh2 0.19 | Daniel Stenberg |
2008-11-19 | - I removed the default use of "Pragma: no-cache" from libcurl when a proxy is | Daniel Stenberg |
2008-11-19 | - Christian Krause reported and fixed a memory leak that would occur with HTTP | Daniel Stenberg |
2008-11-19 | - Andreas Wurf and Markus Koetter helped me analyze a problem that Andreas got | Daniel Stenberg |
2008-11-16 | Christian Krause fixed a build failure when building with gss support | Daniel Stenberg |
2008-11-15 | my recent changes | Daniel Stenberg |
2008-11-13 | and we are now on the 7.19.3 road | Daniel Stenberg |
2008-11-13 | 7.19.2 coming up | Daniel Stenberg |
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-05 | and we're back on square one working on the next release... | Daniel Stenberg |
2008-11-04 | oops, use the correct option name | 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-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-22 | fixed language, added the Solaris _REENTRANT thing | Daniel Stenberg |
2008-10-16 | - Igor Novoseltsev added CURLOPT_PROXYUSER and CURLOPT_PROXYPASSWORD that then | Daniel Stenberg |
2008-10-15 | - Pascal Terjan filed bug #2154627 | 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-08 | - Bug #2152270 (http://curl.haxx.se/bug/view.cgi?id=2152270) identified and | Daniel Stenberg |
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-07 | - Fixed CURLINFO_PRIMARY_IP: When libcurl created a connection to host A then | Daniel Stenberg |
2008-10-07 | oops, counted one of them twice! | Daniel Stenberg |
2008-10-07 | two more bindings | Daniel Stenberg |
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 | - 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-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-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 |