aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2005-02-08-O clarificationDaniel Stenberg
2005-02-05valgrind errors occur too often when 'make test' is used. It is because tooDaniel Stenberg
2005-02-04fix typeDaniel Stenberg
2005-02-02another exampleDaniel Stenberg
2005-02-02HTML parsing example with libtidy, by Jeff PohlmeyerDaniel Stenberg
2005-02-017.13 coming upDaniel Stenberg
2005-01-31somewhat nicer libcurl usageDaniel Stenberg
2005-01-31htmltitleDaniel Stenberg
2005-01-31HTML <head> parsing (with libxml) example code by Lars Nilsson.Daniel Stenberg
2005-01-29corrected the URLDaniel Stenberg
2005-01-28KNOWN_BUGS #17 fixed. A DNS cache entry may not remain locked between twoDaniel Stenberg
2005-01-26new curlpp URLDaniel Stenberg
2005-01-26fixed sort, mention C, the java binding is now maintained by Vic HansonDaniel Stenberg
2005-01-25add number to the bugs to make them easier to refer toDaniel Stenberg
2005-01-25two known bugsDaniel Stenberg
2005-01-25Ian Ford asked about support for the FTP command ACCT, and I discovered it isDaniel 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-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-21FTP third transfer support overhaul. See CHANGES for details.Daniel Stenberg
2005-01-21clarify the struct name for CURLOPT_HTTPPOSTDaniel Stenberg
2005-01-20Philippe Hameau found out that -Q "+[command]" didn't work, although some codeDaniel Stenberg
2005-01-20If you give a *_LARGE option you MUST make sure that the type of the passed-inDaniel Stenberg
2005-01-19Stephan Bergmann made libcurl return CURLE_URL_MALFORMAT if an FTP URLDaniel Stenberg
2005-01-19add a URL to an article about making Apache support PUTDaniel Stenberg
2005-01-17updated the wording for -B/--use-asciiDaniel Stenberg
2005-01-16mention --netrc in the -u descriptionDaniel Stenberg
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-08Note about the static lib requirement; -DCURL_STATICLIB.Gisle Vanem
2005-01-04Changed curl.dll to libcurl.dll.Gisle Vanem
2005-01-04just narrowed some text to fit within 80 colsDaniel Stenberg
2004-12-25Test case 241 fails on all systems that support IPv6 but that don't have theDaniel Stenberg
2004-12-24mention the new --protocolsDaniel Stenberg
2004-12-23Added LDAP library issue.Dan Fandrich
2004-12-22added CURLINFO_HTTP_CONNECTCODEDaniel Stenberg
2004-12-22uh, fixed!Daniel Stenberg
2004-12-22Added: 4 protocols we _could_ support and the CONNECT HTTP/1.0 detail we mightDaniel Stenberg
2004-12-21more about error codesDaniel Stenberg
2004-12-21Added test case 217 that verified CURLINFO_HTTP_CONNECTCODE, and I made theDaniel Stenberg
2004-12-21mention how the FTP code should be fixed one dayDaniel Stenberg
2004-12-21How do I list the root dir of an FTP server?Daniel Stenberg
2004-12-18mention the new cookie api plansDaniel Stenberg
2004-12-18Jean-Marc Ranger pointed out that the returned data doesn't survive a callDaniel Stenberg
2004-12-14clarify that the app must free the engine listDaniel Stenberg
2004-12-13Document CURLINFO_SSL_ENGINES and "--engine".Gisle Vanem
2004-12-11mention the maybe-missing initial zero in the vernum outputDaniel Stenberg
2004-12-10Dan Fandrich corrects spelling mistakesDaniel Stenberg
2004-12-10Dan Fandrich extended the cross compile section and corrected spelling errorsDaniel Stenberg