summaryrefslogtreecommitdiff
path: root/docs/libcurl
Commit message (Expand)AuthorAgeFilesLines
* CURLOPT_UPLOAD: Corrected argument typeSteve Holme2014-07-101-1/+1
* Update instances of some obsolete CURLOPTs to their new namesDan Fandrich2014-07-052-2/+2
* Document type of argument for CURLOPT_FOLLOWLOCATION.Dimitrios Siganos2014-07-031-1/+1
* Document type of argument for CURLOPT_ERRORBUFFER.Dimitrios Siganos2014-07-031-1/+1
* Document type of argument for CURLOPT_COPYPOSTFIELDS.Dimitrios Siganos2014-07-031-1/+1
* Document type of argument for CURLOPT_ADDRESS_SCOPE.Dimitrios Siganos2014-07-031-1/+1
* opts: fixed some CURLOPT references so they get turned into linksDan Fandrich2014-07-024-5/+5
* opts: Document the socket callback function parametersDan Fandrich2014-07-012-5/+12
* opts: Fixed some typosSteve Holme2014-06-282-2/+2
* curl_easy_setopt.3: fixed the error code for an unsupported optionDan Fandrich2014-06-251-4/+6
* opts: added some DEFAULT and RETURN VALUE sectionsDan Fandrich2014-06-245-7/+21
* libcurl docs: man page editsDaniel Stenberg2014-06-213-7/+7
* curl_easy_setopt.3: fixed some typosDan Fandrich2014-06-211-9/+9
* lib man pages: update easy setopt option referencesDaniel Stenberg2014-06-2114-257/+267
* opts: the CURLOPT_SSL_ENABLE_*PN options are enabled by defaultDaniel Stenberg2014-06-212-10/+8
* curl_easy_setopt.3: CURLOPT_POSTFIELDS is the exceptionDaniel Stenberg2014-06-211-5/+5
* curl_easy_setopt.3: refer to the individual man pagesDaniel Stenberg2014-06-211-2463/+206
* opts: fixed mancheck for out-of-tree buildsDan Fandrich2014-06-211-1/+1
* curl_easy_setopt.3: shortenDaniel Stenberg2014-06-211-133/+7
* CURLOPT_DNS_LOCAL_IP4.3: better short descDaniel Stenberg2014-06-211-1/+1
* opts: document CURLE_OUT_OF_MEMORY among other return valuesDan Fandrich2014-06-2020-20/+46
* opts: fixed some typosDan Fandrich2014-06-208-8/+8
* opts: various correctionsDaniel Stenberg2014-06-2010-12/+12
* opts: add the rest of the optionsDaniel Stenberg2014-06-201-110/+258
* opts: the final bunch of options as man pagesDaniel Stenberg2014-06-2041-0/+2127
* opts: 37 additional man pagesDaniel Stenberg2014-06-1937-0/+2021
* CURLOPT_URL: move up the text from "Notes"Daniel Stenberg2014-06-191-9/+8
* opts: more man pagesDaniel Stenberg2014-06-1925-0/+1402
* CURLOPT_UNRESTRICTED_AUTH.3: added missing 'T'Daniel Stenberg2014-06-191-3/+3
* opts: makefile now includes all current man pagesDaniel Stenberg2014-06-191-66/+124
* opts: 11 more man pagesDaniel Stenberg2014-06-1911-0/+611
* opts: document CURLE_OUT_OF_MEMORY as RETURN VALUEDan Fandrich2014-06-1824-24/+48
* opts: fixed a couple of typosDan Fandrich2014-06-182-2/+2
* opts: 16 more man pagesDaniel Stenberg2014-06-1816-0/+837
* opts: more man pagesDaniel Stenberg2014-06-1814-0/+715
* CURLOPT_READFUNCTION.3: add short descDaniel Stenberg2014-06-181-1/+1
* CURLOPT_LOW_SPEED_LIMIT.3: languageDaniel Stenberg2014-06-181-2/+2
* opts: 4 more man pagesDaniel Stenberg2014-06-184-0/+197
* opts: add all existing man pages to the distDaniel Stenberg2014-06-181-14/+69
* libcurl build: use correct dir when cd'ing to opts for pdf buildingDaniel Stenberg2014-06-181-1/+1
* opts: fixed a few typosDan Fandrich2014-06-184-4/+4
* opts: 29 more options as man pagesDaniel Stenberg2014-06-1829-0/+1663
* opts: 9 more options as separate man pagesDaniel Stenberg2014-06-179-0/+757
* opts: 3 more options as man pagesDaniel Stenberg2014-06-173-0/+216
* opts: 7 more setopt options as individual man pagesDaniel Stenberg2014-06-177-0/+404
* opts template: provide a filled in error code phraseDaniel Stenberg2014-06-171-1/+2
* CURLOPT_SOCKOPTFUNCTION.3: clarify return codeDaniel Stenberg2014-06-171-1/+1
* CURLOPT_WRITEDATA.3: move version info to AVAILABILITYDaniel Stenberg2014-06-171-4/+2
* opts: 4 more options with stand-alone man pagesDaniel Stenberg2014-06-174-0/+244
* CURLOPT_READFUNCTION.3: see also the seekfunctionDaniel Stenberg2014-06-171-0/+1