summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* 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
* add URLs in comments for all libcurl function callsDaniel Stenberg2004-11-221-0/+35
* the FD_SETSIZE problem is fixedDaniel Stenberg2004-11-211-4/+0
* added comment for windows people about READFUNCTION being neededDaniel Stenberg2004-11-211-0/+6
* mention the openssl callbacks for SSL multithreadDaniel Stenberg2004-11-161-10/+16
* tiny format fix for nicer man outputDaniel Stenberg2004-11-151-1/+1
* new -w variables supportedDaniel Stenberg2004-11-151-0/+9
* binding for RDaniel Stenberg2004-11-151-2/+7
* format mistake fixedDaniel Stenberg2004-11-121-1/+1
* clarify and update according to commit made just nowDaniel Stenberg2004-11-111-4/+8
* dates from 2038 or later now return 0x7fffffff when 32 bit time_t is usedDaniel Stenberg2004-11-111-0/+3
* more retry stuffDaniel Stenberg2004-11-041-12/+18
* test server port numbers are now easily changedDaniel Stenberg2004-11-041-3/+0
* documented the current --retry optionsDaniel Stenberg2004-11-021-1/+26
* modified to not use realloc() on a NULL pointerDaniel Stenberg2004-11-021-6/+16
* mention how LDFLAGS=-R can be used (or LD_LIBRARY_PATH or ld.so.conf)Daniel Stenberg2004-10-261-2/+12
* Tomas Pospisek filed bug report #1053287 that proved -C - and --fail on aDaniel Stenberg2004-10-251-0/+3
* format updateDaniel Stenberg2004-10-251-14/+18
* iconv 2.1.3 is considered bad for test case 165Daniel Stenberg2004-10-191-0/+6
* snart isn't really used these days so we cut out the reference to itDaniel Stenberg2004-10-191-1/+1
* added num_connectsDaniel Stenberg2004-10-191-1/+4
* CURLINFO_NUM_CONNECTS and moreDaniel Stenberg2004-10-191-0/+7
* Open "debugit" in binary mode ("rb").Gisle Vanem2004-10-161-1/+1
* --enable-ares on AIX has problemDaniel Stenberg2004-10-081-0/+3
* Use 'struct lifreq' and SIOCGLIFADDRDaniel Stenberg2004-10-081-0/+3
* *** empty log message ***Gisle Vanem2004-10-061-2/+2
* removed tabs and trailing whitespace from sourceDaniel Stenberg2004-10-064-498/+498
* name mix fixDaniel Stenberg2004-10-041-21/+44
* added info about how users get info (like the CURLcode return code) fromDaniel Stenberg2004-10-031-1/+9
* mention when this option was addedDaniel Stenberg2004-10-011-0/+1
* - Larry Campbell added CURLINFO_OS_ERRNO to curl_easy_getinfo() that allows anDaniel Stenberg2004-09-301-0/+2
* --max-redirs is _not_ -ZDaniel Stenberg2004-09-301-1/+1