aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-02-27added missing filesDaniel Stenberg
2006-02-27ack, removed duplicateDaniel Stenberg
2006-02-277.15.2 contributors addedDaniel Stenberg
2006-02-27start over on what might become 7.15.3Daniel Stenberg
2006-02-27hehe, wrong year but who reads these lines anyway? ;-)Daniel Stenberg
2006-02-277.15.2Daniel Stenberg
2006-02-26Small fix.Gisle Vanem
2006-02-26Use getprotobyname() to retrieve protocol number for TCPGisle Vanem
2006-02-25Fix typo.Gisle Vanem
2006-02-24Added user ID support to SOCKS4.Dan Fandrich
2006-02-23Fixed typo, the option is called --write-out. Bob Bagwill pointed out.Daniel Stenberg
2006-02-23argh, forgot the check for a connection before we call Curl_doneDaniel Stenberg
2006-02-23Fixed a few more comment typos.Dan Fandrich
2006-02-23Peter Su's SOCKS4 fixDaniel Stenberg
2006-02-23the last planned fix is doneDaniel Stenberg
2006-02-23Lots of work and analysis by "xbx___" in bug #1431750Daniel Stenberg
2006-02-22Fixed test case 57 (KNOWN_BUG #18)Dan Fandrich
2006-02-22Fixed some spelling errors in comments, and extraneous \n in failf logs.Dan Fandrich
2006-02-21two typos in commentsDaniel Stenberg
2006-02-21Peter Su added support for SOCKS4 proxies. Enable this by setting the proxyDaniel Stenberg
2006-02-20ftp upload with url ending with slashDaniel Stenberg
2006-02-19Shmulik Regev fixed an issue with multi-pass authentication and compressedDaniel Stenberg
2006-02-18Ulf Härnhammar fixed a format string (printf style) problem in the NegotiateDaniel Stenberg
2006-02-17Fix spacing.Yang Tse
2006-02-17fixed formattingDaniel Stenberg
2006-02-16Shmulik Regev provided a fix for the DNS cache when using short life times,Daniel Stenberg
2006-02-16Gopher is no longer supported.Dan Fandrich
2006-02-16two items before releaseDaniel Stenberg
2006-02-16Added some clarifying commentsDaniel Stenberg
2006-02-1532. (At least on Windows) If libcurl is built with c-ares and there's no DNSDaniel Stenberg
2006-02-11mention the CURLOPT_CONNECT_ONLY connectionDaniel Stenberg
2006-02-11Karl M added the CURLOPT_CONNECT_ONLY and CURLINFO_LASTSOCKET options thatDaniel Stenberg
2006-02-11Kent Boortz improved the configure check for GnuTLS to properly set LIBSDaniel Stenberg
2006-02-09CURLOPT_NOSIGNAL might be a MUST to make threaded use work, like on AIX 5.2Daniel Stenberg
2006-02-07Philippe Vaucher provided a brilliant piece of test code that show a problemDaniel Stenberg
2006-02-07avoid illegal memory access when doing "-T [URL] [URL]"Daniel Stenberg
2006-02-07Rene Bernhardt found this typoDaniel Stenberg
2006-02-06how silly, the cookie expired! ;-)Daniel Stenberg
2006-02-04Frank's synctime.c example and an updated list in READMEDaniel Stenberg
2006-02-01fixed --limit-rateDaniel Stenberg
2006-02-01Make --limit-rate [num] mean bytes. Seems I broke it back in november 2005...Daniel Stenberg
2006-01-30Squelch the "warning: 'port' might be used uninitialized in this function".Gisle Vanem
2006-01-30Added CURLOPT_LOCALPORT and CURLOPT_LOCALPORTRANGE to libcurl. Set with theDaniel Stenberg
2006-01-30Based on an error report by Philippe Vaucher, we no longer count a retriedDaniel Stenberg
2006-01-29more mirrorsDaniel Stenberg
2006-01-28we should fix the system includes in the public headers to be based on checksDaniel Stenberg
2006-01-28include sys/select.h on NetBSD as wellDaniel Stenberg
2006-01-27typo pointed out by Mike GriffithsDaniel Stenberg
2006-01-27Cyrill Osterwalder pointed out that sending "" as data in a header is inDaniel Stenberg
2006-01-26updated source headerDaniel Stenberg