Age | Commit message (Expand) | Author |
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-09 | CURLOPT_NOSIGNAL might be a MUST to make threaded use work, like on AIX 5.2 | Daniel Stenberg |
2006-02-07 | Philippe Vaucher provided a brilliant piece of test code that show a problem | Daniel Stenberg |
2006-02-07 | avoid illegal memory access when doing "-T [URL] [URL]" | Daniel Stenberg |
2006-02-07 | Rene Bernhardt found this typo | Daniel Stenberg |
2006-02-06 | how silly, the cookie expired! ;-) | Daniel Stenberg |
2006-02-04 | Frank's synctime.c example and an updated list in README | Daniel Stenberg |
2006-02-01 | fixed --limit-rate | Daniel Stenberg |
2006-02-01 | Make --limit-rate [num] mean bytes. Seems I broke it back in november 2005... | Daniel Stenberg |
2006-01-30 | Squelch the "warning: 'port' might be used uninitialized in this function". | Gisle Vanem |
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-28 | we should fix the system includes in the public headers to be based on checks | Daniel Stenberg |
2006-01-28 | include sys/select.h on NetBSD as well | Daniel Stenberg |
2006-01-27 | typo pointed out by Mike Griffiths | Daniel Stenberg |
2006-01-27 | Cyrill Osterwalder pointed out that sending "" as data in a header is in | Daniel Stenberg |
2006-01-26 | updated source header | Daniel Stenberg |
2006-01-24 | Michal Marek provided a patch for FTP that makes libcurl continue to try PASV | Daniel Stenberg |
2006-01-20 | Fixed some statements about handling multiple occurrences of options. | Dan Fandrich |
2006-01-20 | the second -P fix | 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-19 | clarify what "-P -" does | Daniel Stenberg |
2006-01-19 | corrected factual mistake about BSD license in the krb4.c code | 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-17 | David Shaw: Here is the latest libcurl.m4 autoconf tests. It is updated with | Daniel Stenberg |
2006-01-17 | happy new year! | Daniel Stenberg |
2006-01-16 | David Shaw finally removed all traces of Gopher and we are now officially | Daniel Stenberg |
2006-01-16 | improved the description of the -L/--location option | Daniel Stenberg |
2006-01-15 | Bryan Henderson turned the 'initialized' variable for curl_global_init() | Daniel Stenberg |
2006-01-15 | adjusted to use curl_multi_setopt() to set the callback | Daniel Stenberg |
2006-01-15 | adjusted to the new concept of the callback | 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-09 | Made the copyright year match the latest modification's year. | Daniel Stenberg |
2006-01-09 | Alexander Lazic improved the getservbyport_r() configure check. | Daniel Stenberg |
2006-01-08 | one more mirror, now fortunately in Japan | Daniel Stenberg |
2006-01-08 | use the proper dash | 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-06 | As Alexander Lazic pointed out, run the buildconf from the ares dir if that | Daniel Stenberg |
2006-01-06 | Use $ACLOCAL_FLAGS too, pointed out by Alexander Lazic | Daniel Stenberg |
2006-01-05 | summary of what we have | Daniel Stenberg |
2006-01-05 | James Bursa fixes: find the hosts file on RISC OS, and made it build with | Daniel Stenberg |