aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-03-13Scott Worley's typo fixesDaniel Stenberg
2006-03-08Peter Heuchert's correction for the clear control connection caseDaniel Stenberg
2006-03-07Markus Koetter filed debian bug report #355715 which identified a problemDaniel Stenberg
2006-03-07Peter Heuchert made sure the CURLFTPSSL_CONTROL setting for CURLOPT_FTP_SSLDaniel Stenberg
2006-03-06Lots of users on Windows have reported getting the "SSL: couldn't setDaniel Stenberg
2006-03-04build fix for InterixDaniel Stenberg
2006-03-03If run on a curl built shared, detect this and invoke libtool for gdbDaniel Stenberg
2006-03-03added test524Daniel Stenberg
2006-03-03Prevent uploading to a URL that has no file name part.Daniel Stenberg
2006-03-02point out that CAINFO points out a file name by defaultDaniel Stenberg
2006-03-02added large chunk of blurb about the progress meterDaniel Stenberg
2006-03-02I'm pretty sure #24 is fixed in 7.15.2Daniel Stenberg
2006-03-02mention Dan F's out-of-file handles fix from the other dayDaniel Stenberg
2006-03-02check for and use getprotobynameDaniel Stenberg
2006-02-28Don't lock up at start when there aren't any free file descriptors.Dan Fandrich
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