aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
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
2004-12-10Added two chapters: Custom Request Elements and Debug.Daniel Stenberg
2004-12-07minor updatesDaniel Stenberg
2004-12-03CURLOPT_FTPSSLAUTH was added in 7.12.2Daniel Stenberg
2004-11-29As reported in Mandrake's bug tracker bug 12285Daniel Stenberg
2004-11-28removed one we won't do, removed the CWD optimize as it is (partly) doneDaniel Stenberg
2004-11-26Added anyauthput.exe.Gisle Vanem
2004-11-24HTTP "auth done right". See lib/README.httpauthDaniel Stenberg
2004-11-24Clarify the static vs. import lib issue on Win32.Gisle Vanem
2004-11-23added a bunch of people who really deserve to be hereDaniel Stenberg
2004-11-23yet another bindingDaniel Stenberg
2004-11-22trying a version with URLs for all function callsDaniel Stenberg
2004-11-22removed trailing whitespaceDaniel Stenberg
2004-11-22removed unused variable and trailing whitespaceDaniel Stenberg
2004-11-22remove curl_ prefix from functions not present in libcurlDaniel Stenberg
2004-11-22re-indented to curl styleDaniel Stenberg
2004-11-22renamed curl_thread to my_thread to avoid confusionDaniel Stenberg
2004-11-22add URLs in comments for all libcurl function callsDaniel Stenberg
2004-11-21the FD_SETSIZE problem is fixedDaniel Stenberg
2004-11-21added comment for windows people about READFUNCTION being neededDaniel Stenberg
2004-11-16mention the openssl callbacks for SSL multithreadDaniel Stenberg
2004-11-15tiny format fix for nicer man outputDaniel Stenberg
2004-11-15new -w variables supportedDaniel Stenberg
2004-11-15binding for RDaniel Stenberg
2004-11-12format mistake fixedDaniel Stenberg
2004-11-11clarify and update according to commit made just nowDaniel Stenberg
2004-11-11dates from 2038 or later now return 0x7fffffff when 32 bit time_t is usedDaniel Stenberg