summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-01-25A minor "syntax error" in numerous test files correctedDaniel Stenberg
2005-01-25new web mirrorDaniel Stenberg
2005-01-25--protocols is added in 7.13.0Daniel Stenberg
2005-01-25David Shaw contributed a fairly complete and detailed autoconf macro you canDaniel Stenberg
2005-01-25Use plain structs and not typedef'ed ones in the hash and linked-list code.Daniel Stenberg
2005-01-23two options lessDaniel Stenberg
2005-01-22\fI marked \fP more function calls etc.Daniel Stenberg
2005-01-22If you're using libcurl as a win32 DLL, you MUST use the CURLOPT_WRITEFUNCTIONDaniel Stenberg
2005-01-22next release will be 7.13.0Daniel Stenberg
2005-01-22added a few items I plan to doDaniel Stenberg
2005-01-21FTP third transfer support overhaul. See CHANGES for details.Daniel Stenberg
2005-01-21clarify the struct name for CURLOPT_HTTPPOSTDaniel Stenberg
2005-01-20Added support for "verify" => "stripfile" to strip contents of the file thatDaniel Stenberg
2005-01-20Support file names passed to RETR that don't start with a number. In thatDaniel Stenberg
2005-01-20Philippe Hameau found out that -Q "+[command]" didn't work, although some codeDaniel Stenberg
2005-01-20add support for NOOPDaniel Stenberg
2005-01-20If you give a *_LARGE option you MUST make sure that the type of the passed-inDaniel Stenberg
2005-01-19added test226 tooDaniel Stenberg
2005-01-19Stephan Bergmann made libcurl return CURLE_URL_MALFORMAT if an FTP URLDaniel Stenberg
2005-01-19today's proxy fixesDaniel Stenberg
2005-01-19Don't copy 'stderr' for Win-CE in IPv6 code. Don't callGisle Vanem
2005-01-19add a URL to an article about making Apache support PUTDaniel Stenberg
2005-01-19Stephan Bergmann pointed out two flaws in libcurl built with HTTP disabled:Daniel Stenberg
2005-01-18skip sys/socket.h on windows CEDaniel Stenberg
2005-01-18check for errno.hDaniel Stenberg
2005-01-18Cody Jones' enhanced version of Samuel Díaz García's MSVC makefile patch.Daniel Stenberg
2005-01-17Add support for server 'ftp2' which is a second FTP server. Useful for 3rdDaniel Stenberg
2005-01-17support the new --id command line option, that allows a second (or third orDaniel Stenberg
2005-01-17mention the name-prefix protocol guess thingDaniel Stenberg
2005-01-17updated the wording for -B/--use-asciiDaniel Stenberg
2005-01-16Alex aka WindEagle pointed out that when doing "curl -v dictionary.com", curlDaniel Stenberg
2005-01-16mention --netrc in the -u descriptionDaniel Stenberg
2005-01-15errrno can by freak accident become EINTR on DOS orGisle Vanem
2005-01-15output better error detection, like when ipv6 can't resolveDaniel Stenberg
2005-01-14Added README.hostipDaniel Stenberg
2005-01-14verify the protocol tooDaniel Stenberg
2005-01-13Inspired by Martijn Koster's patch and example source atDaniel Stenberg
2005-01-12Added dependencies.Gisle Vanem
2005-01-12Added '-bd' option; target is a DLL.Gisle Vanem
2005-01-11support for retrieving used IP addressesDaniel Stenberg
2005-01-11Dan Torop cleaned up a few no longer used variables from David Phillips'Daniel Stenberg
2005-01-11Removed CURLTOOLDEBUG. It caused libcurl_wc.dllGisle Vanem
2005-01-11Renamed easy.h and multi.h to easyif.h and multiif.h to make sure they don'tDaniel Stenberg
2005-01-11".\lib\easy.h" shadows for <curl/easy.h> in Watcom.Gisle Vanem
2005-01-11Fix '!if' expression.Gisle Vanem
2005-01-11".\lib\multi.h" shadows for <curl/multi.h> in Watcom.Gisle Vanem
2005-01-11Cyrill Osterwalder posted a detailed analysis about a bug that occurs whenDaniel Stenberg
2005-01-10Bruce Mitchener identified (bug report #1099640) the never-ending SOCKS5Daniel Stenberg
2005-01-10Use Curl_easy_addmulti() to clear associations from easy handles to multiDaniel Stenberg
2005-01-10edited wordingDaniel Stenberg