Age | Commit message (Expand) | Author |
2006-04-26 | David McCreedy brought line end conversions when doing FTP ASCII | Daniel Stenberg |
2006-04-25 | Paul Querna fixed libcurl to better deal with deflate content encoding when | Daniel Stenberg |
2006-04-21 | Ale Vesely fixed CURLOPT_INTERFACE when using a hostname | Daniel Stenberg |
2006-04-18 | Robson Braga Araujo provided a patch that makes libcurl less eager to close | Daniel Stenberg |
2006-04-18 | mention Katie Wang as author of the patch | Daniel Stenberg |
2006-04-11 | #1468330 (http://curl.haxx.se/bug/view.cgi?id=1468330) pointed out a bad | Daniel Stenberg |
2006-04-10 | mention recent additions | Daniel Stenberg |
2006-04-10 | forked off the changes from 2005 into its own file | Daniel Stenberg |
2006-04-05 | Michele Bini modified the NTLM code to work for his "weird IIS case" | Daniel Stenberg |
2006-03-28 | #1451929 (http://curl.haxx.se/bug/view.cgi?id=1451929) detailed a bug that | Daniel Stenberg |
2006-03-27 | David Byron found a problem multiple -d options when libcurl was built with | Daniel Stenberg |
2006-03-26 | Tor Arntsen figured out that TFTP was broken on a lot of systems since we | Daniel Stenberg |
2006-03-21 | David McCreedy added CURLINFO_FTP_ENTRY_PATH to export the FTP entry path | Daniel Stenberg |
2006-03-21 | Xavier Bouchoux made the SSL connection non-blocking for the multi interface | Daniel Stenberg |
2006-03-21 | Tor Arntsen fixed the AIX Toolbox RPM spec | Daniel Stenberg |
2006-03-20 | David McCreedy fixed libcurl to no longer ignore AUTH failures and now it | Daniel Stenberg |
2006-03-20 | mention today's fixes | Daniel Stenberg |
2006-03-20 | start working towards 7.15.4 | Daniel Stenberg |
2006-03-20 | fixed tftp packet overflow risk | Daniel Stenberg |
2006-03-07 | Markus Koetter filed debian bug report #355715 which identified a problem | Daniel Stenberg |
2006-03-07 | Peter Heuchert made sure the CURLFTPSSL_CONTROL setting for CURLOPT_FTP_SSL | Daniel Stenberg |
2006-03-06 | Lots of users on Windows have reported getting the "SSL: couldn't set | Daniel Stenberg |
2006-03-04 | build fix for Interix | Daniel Stenberg |
2006-03-03 | Prevent uploading to a URL that has no file name part. | Daniel Stenberg |
2006-03-02 | mention Dan F's out-of-file handles fix from the other day | Daniel Stenberg |
2006-03-02 | check for and use getprotobyname | Daniel Stenberg |
2006-02-27 | hehe, wrong year but who reads these lines anyway? ;-) | Daniel Stenberg |
2006-02-27 | 7.15.2 | Daniel Stenberg |
2006-02-23 | Lots of work and analysis by "xbx___" in bug #1431750 | Daniel Stenberg |
2006-02-21 | Peter Su added support for SOCKS4 proxies. Enable this by setting the proxy | Daniel Stenberg |
2006-02-19 | Shmulik Regev fixed an issue with multi-pass authentication and compressed | Daniel Stenberg |
2006-02-18 | Ulf H�rnhammar fixed a format string (printf style) problem in the Negotiate | Daniel Stenberg |
2006-02-16 | Shmulik Regev provided a fix for the DNS cache when using short life times, | Daniel Stenberg |
2006-02-11 | Karl M added the CURLOPT_CONNECT_ONLY and CURLINFO_LASTSOCKET options that | Daniel Stenberg |
2006-02-11 | Kent Boortz improved the configure check for GnuTLS to properly set LIBS | Daniel Stenberg |
2006-02-07 | Philippe Vaucher provided a brilliant piece of test code that show a problem | Daniel Stenberg |
2006-02-01 | fixed --limit-rate | Daniel Stenberg |
2006-01-30 | Added CURLOPT_LOCALPORT and CURLOPT_LOCALPORTRANGE to libcurl. Set with the | Daniel Stenberg |
2006-01-30 | Based on an error report by Philippe Vaucher, we no longer count a retried | Daniel Stenberg |
2006-01-24 | Michal Marek provided a patch for FTP that makes libcurl continue to try PASV | Daniel Stenberg |
2006-01-19 | Duane Cathey was one of our friends who reported that curl -P [IP] | Daniel Stenberg |
2006-01-19 | Jon Turner pointed out that doing -P [hostname] with curl (built ipv4-only) | Daniel Stenberg |
2006-01-18 | reality sync | Daniel Stenberg |
2006-01-18 | configure no longer warns on "missing" if the current path contains a space | Daniel Stenberg |
2006-01-16 | David Shaw finally removed all traces of Gopher and we are now officially | Daniel Stenberg |
2006-01-15 | Bryan Henderson turned the 'initialized' variable for curl_global_init() | Daniel Stenberg |
2006-01-13 | Andrew Benham fixed a race condition in the test suite that could cause the | Daniel Stenberg |
2006-01-12 | Fixed FTP_SKIP_PASV_IP and FTP_USE_EPSV to "do right" when used on FTP thru | Daniel Stenberg |
2006-01-12 | Michael Jahn fixed ftp over CONNECT | Daniel Stenberg |
2006-01-10 | mention the "secret" option as I've got no feedback and it is actually present | Daniel Stenberg |