Age | Commit message (Expand) | Author |
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-29 | more mirrors | Daniel Stenberg |
2006-01-24 | Michal Marek provided a patch for FTP that makes libcurl continue to try PASV | Daniel Stenberg |
2006-01-20 | the second -P fix | 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-10 | When using a bad path over FTP, as in when libcurl couldn't CWD into all | Daniel Stenberg |
2006-01-08 | one more mirror, now fortunately in Japan | 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 | not much recent stuff, but still I had this modified locally | Daniel Stenberg |
2005-12-16 | Jean Jacques Drouin pointed out that you could only have a user name or | Daniel Stenberg |
2005-12-06 | start working on 7.15.2 | 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-28 | Bryan Henderson | 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-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 | Fun while it lasted. New mirror already out-of-date. | 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 | SSPI-fix and a new mirror | Daniel Stenberg |
2005-11-05 | CurlPas 2005-11-05 was released: http://curlpas.sf.net/ | Daniel Stenberg |
2005-10-31 | Vilmos Nebehaj improved libcurl's LDAP abilities: | Daniel Stenberg |
2005-10-29 | --max-redirs 0 | 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-21 | Temprimus improved the MSVC makefile so that the static debug SSL libs are | Daniel Stenberg |