Age | Commit message (Expand) | Author |
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 |
2006-01-10 | When using a bad path over FTP, as in when libcurl couldn't CWD into all | Daniel Stenberg |
2006-01-07 | Mike Jean fixed so that the second CONNECT when doing FTP over a HTTP proxy | Daniel Stenberg |
2006-01-06 | buildconf fixes | Daniel Stenberg |
2006-01-04 | Andres Garcia made the TFTP test server build with mingw. | Daniel Stenberg |
2005-12-16 | Jean Jacques Drouin pointed out that you could only have a user name or | Daniel Stenberg |
2005-12-06 | 7.15.1 with the now to be announced security flaw fixed | Daniel Stenberg |
2005-12-01 | Jamie Newton pointed out that libcurl's file:// code would close() a zero | Daniel Stenberg |
2005-11-24 | Doug Kaufman's set of patches to make curl build fine on DJGPP again using | Daniel Stenberg |
2005-11-17 | I extended a patch from David Shaw to make libcurl _always_ provide an error | Daniel Stenberg |
2005-11-16 | Applied Albert Chin's patch that makes the libcurl.pc pkgconfig file get | Daniel Stenberg |
2005-11-14 | Quagmire reported that he needed to raise a NTLM buffer for SSPI to work | Daniel Stenberg |
2005-11-14 | Jan Kunder's debian bug report | Daniel Stenberg |
2005-11-13 | Debian bug report 338681 by Jan Kunder: make curl better detect and report bad | Daniel Stenberg |
2005-11-13 | Thanks to this nice summary of poll() implementations: | Daniel Stenberg |
2005-11-12 | Eugene Kotlyarov found out that cygwin's poll() function isn't doing things | Daniel Stenberg |
2005-11-11 | Dima Barsky patched problem #1348930: the GnuTLS code completely ignored | Daniel Stenberg |
2005-11-10 | David Lang fixed IPv6 support for TFTP! | Daniel Stenberg |
2005-11-10 | Introducing range stepping to the curl globbing support. Now you can specify | Daniel Stenberg |
2005-11-08 | Removed the use of AI_CANONNAME in the IPv6-enabled resolver functions since | Daniel Stenberg |
2005-11-08 | Dmitry Bartsevich discovered some issues in compatibilty of SSPI-enabled | Daniel Stenberg |
2005-10-31 | Vilmos Nebehaj improved libcurl's LDAP abilities: | Daniel Stenberg |
2005-10-27 | Nis Jorgensen filed bug report #1338648 | Daniel Stenberg |
2005-10-27 | tommink[at]post.pl reported in bug report #1337723 | Daniel Stenberg |
2005-10-27 | Jaz Fresh pointed out that if you used "-r [number]" as was wrongly described | Daniel Stenberg |
2005-10-25 | multi IP socket description leak with multi interface | Daniel Stenberg |
2005-10-22 | Dima Barsky reported a problem with GnuTLS-enabled libcurl in bug report | Daniel Stenberg |
2005-10-21 | "Ofer" reported a problem when libcurl re-used a connection and failed to do | Daniel Stenberg |
2005-10-21 | Temprimus improved the MSVC makefile so that the static debug SSL libs are | Daniel Stenberg |
2005-10-21 | Bradford Bruce made the windows resolver code properly return | Daniel Stenberg |
2005-10-20 | Dave Dribin made libcurl understand and handle cases when the server | Daniel Stenberg |
2005-10-20 | Temprimus improved the MSVC makefile: "makes a build option available so if | Daniel Stenberg |
2005-10-14 | Reverted the LIBCURL_VERSION_NUM change from October 6. As Dave Dribin | Daniel Stenberg |
2005-10-13 | 7.15.0 time | Daniel Stenberg |
2005-10-05 | mention the recent fixes | Daniel Stenberg |
2005-10-04 | Michael Wallner reported that the date parser had wrong offset stored for | Daniel Stenberg |
2005-09-27 | David Yan brought the Content-Range report | Daniel Stenberg |
2005-09-27 | An anonymous submitter filed bug #1299181 | Daniel Stenberg |