summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* --protocols is added in 7.13.0Daniel Stenberg2005-01-251-3/+3
* David Shaw contributed a fairly complete and detailed autoconf macro you canDaniel Stenberg2005-01-253-2/+216
* \fI marked \fP more function calls etc.Daniel Stenberg2005-01-221-87/+89
* If you're using libcurl as a win32 DLL, you MUST use the CURLOPT_WRITEFUNCTIONDaniel Stenberg2005-01-221-9/+13
* FTP third transfer support overhaul. See CHANGES for details.Daniel Stenberg2005-01-213-27/+49
* clarify the struct name for CURLOPT_HTTPPOSTDaniel Stenberg2005-01-211-5/+4
* Philippe Hameau found out that -Q "+[command]" didn't work, although some codeDaniel Stenberg2005-01-201-5/+7
* If you give a *_LARGE option you MUST make sure that the type of the passed-inDaniel Stenberg2005-01-201-2/+6
* Stephan Bergmann made libcurl return CURLE_URL_MALFORMAT if an FTP URLDaniel Stenberg2005-01-192-0/+13
* add a URL to an article about making Apache support PUTDaniel Stenberg2005-01-191-0/+3
* updated the wording for -B/--use-asciiDaniel Stenberg2005-01-171-3/+3
* mention --netrc in the -u descriptionDaniel Stenberg2005-01-161-1/+2
* support for retrieving used IP addressesDaniel Stenberg2005-01-111-0/+3
* Dan Torop cleaned up a few no longer used variables from David Phillips'Daniel Stenberg2005-01-111-5/+1
* Note about the static lib requirement; -DCURL_STATICLIB.Gisle Vanem2005-01-081-22/+29
* Changed curl.dll to libcurl.dll.Gisle Vanem2005-01-041-4/+4
* just narrowed some text to fit within 80 colsDaniel Stenberg2005-01-041-4/+4
* Test case 241 fails on all systems that support IPv6 but that don't have theDaniel Stenberg2004-12-251-0/+4
* mention the new --protocolsDaniel Stenberg2004-12-241-4/+29
* Added LDAP library issue.Dan Fandrich2004-12-231-1/+5
* added CURLINFO_HTTP_CONNECTCODEDaniel Stenberg2004-12-221-2/+8
* uh, fixed!Daniel Stenberg2004-12-221-1/+1
* Added: 4 protocols we _could_ support and the CONNECT HTTP/1.0 detail we mightDaniel Stenberg2004-12-221-0/+20
* more about error codesDaniel Stenberg2004-12-211-1/+4
* Added test case 217 that verified CURLINFO_HTTP_CONNECTCODE, and I made theDaniel Stenberg2004-12-211-0/+4
* mention how the FTP code should be fixed one dayDaniel Stenberg2004-12-211-1/+4
* How do I list the root dir of an FTP server?Daniel Stenberg2004-12-211-1/+14
* mention the new cookie api plansDaniel Stenberg2004-12-181-4/+4
* Jean-Marc Ranger pointed out that the returned data doesn't survive a callDaniel Stenberg2004-12-181-2/+2
* clarify that the app must free the engine listDaniel Stenberg2004-12-141-9/+10
* Document CURLINFO_SSL_ENGINES and "--engine".Gisle Vanem2004-12-132-0/+10
* mention the maybe-missing initial zero in the vernum outputDaniel Stenberg2004-12-111-2/+3
* Dan Fandrich corrects spelling mistakesDaniel Stenberg2004-12-102-36/+36
* Dan Fandrich extended the cross compile section and corrected spelling errorsDaniel Stenberg2004-12-101-49/+88
* Added two chapters: Custom Request Elements and Debug.Daniel Stenberg2004-12-101-14/+64
* minor updatesDaniel Stenberg2004-12-071-18/+22
* CURLOPT_FTPSSLAUTH was added in 7.12.2Daniel Stenberg2004-12-031-1/+1
* As reported in Mandrake's bug tracker bug 12285Daniel Stenberg2004-11-291-1/+5
* removed one we won't do, removed the CWD optimize as it is (partly) doneDaniel Stenberg2004-11-281-12/+2
* Added anyauthput.exe.Gisle Vanem2004-11-261-33/+33
* HTTP "auth done right". See lib/README.httpauthDaniel Stenberg2004-11-2410-19/+214
* Clarify the static vs. import lib issue on Win32.Gisle Vanem2004-11-241-1/+17
* added a bunch of people who really deserve to be hereDaniel Stenberg2004-11-231-0/+10
* yet another bindingDaniel Stenberg2004-11-231-0/+10
* trying a version with URLs for all function callsDaniel Stenberg2004-11-221-0/+5
* removed trailing whitespaceDaniel Stenberg2004-11-221-4/+4
* removed unused variable and trailing whitespaceDaniel Stenberg2004-11-221-8/+7
* remove curl_ prefix from functions not present in libcurlDaniel Stenberg2004-11-221-7/+7
* re-indented to curl styleDaniel Stenberg2004-11-221-325/+351
* renamed curl_thread to my_thread to avoid confusionDaniel Stenberg2004-11-221-2/+2