summaryrefslogtreecommitdiff
path: root/docs/libcurl
Commit message (Expand)AuthorAgeFilesLines
* curl_easy_setopt: tweak the string copy wordingDaniel Stenberg2021-08-261-5/+5
* setopt: enable CURLOPT_IGNORE_CONTENT_LENGTH for hyperDaniel Stenberg2021-08-231-1/+1
* libcurl-errors.3: clarify two CURLUcode errorsDaniel Stenberg2021-08-231-2/+2
* symbols-in-versions: fix CURLSSLBACKEND_QSOSSL last used versionJay Satiro2021-08-231-2/+2
* mksymbolsmanpage.pl: Fix showing symbol's last used versionJay Satiro2021-08-221-1/+1
* mksymbolsmanpage.pl: match symbols case insenitivelyDaniel Stenberg2021-08-211-2/+2
* man pages: remove trailing whitespacesDaniel Stenberg2021-08-212-3/+3
* sectransp: support CURLINFO_CERTINFOSergey Markelov2021-08-172-4/+6
* curl_url_get.3: clarify about path and queryEmil Engler2021-08-131-0/+9
* bearssl: support CURLOPT_CAINFO_BLOBAleksandr Krotov2021-07-281-2/+2
* CURLOPT_DOH_URL.3: CURLOPT_OPENSOCKETFUNCTION is not inheritedDaniel Stenberg2021-07-281-6/+9
* docs: fix grammarJosh Soref2021-07-271-2/+3
* CURLOPT_SSL_CTX_*.3: tidy up the exampleDaniel Stenberg2021-07-262-18/+92
* docs: change max-filesize caveat againJay Satiro2021-07-232-6/+6
* CURLMOPT_TIMERFUNCTION.3: remove misplaced "time"Oleg Pudeyev2021-07-211-1/+1
* docs: mention max-filesize options also apply to MQTT transfersJay Satiro2021-07-212-8/+8
* docs: correct spelling errors and a broken linkNyholm2021-07-181-1/+1
* cleanup: spell DoH with a lowercase oJosh Soref2021-07-166-35/+35
* docs: fix inconsistencies in EGDSOCKET documentationDaniel Gustafsson2021-07-141-3/+3
* docs: fix incorrect argument name referenceRandolf J2021-07-131-2/+2
* msnprintf: return number of printed characters excluding null byteDaniel Stenberg2021-07-081-3/+3
* libcurl-security.3: mention file descriptors and forksDaniel Stenberg2021-06-171-4/+13
* idn: fix libidn2 with windows unicode buildsViktor Szakats2021-06-151-1/+1
* curl_url_set: reject spaces in URLs w/o CURLU_ALLOW_SPACEDaniel Stenberg2021-06-152-0/+10
* CURLOPT_WRITEFUNCTION.3: minor update of the exampleFawad Mirza2021-06-091-1/+1
* test269: disable for hyperDaniel Stenberg2021-06-031-2/+3
* CURLE_SETOPT_OPTION_SYNTAX: new error name for wrong setopt syntaxDaniel Stenberg2021-06-022-2/+4
* docs: fix typosDaniel Gustafsson2021-05-311-1/+1
* copyright: update copyright year ranges to 2021Daniel Stenberg2021-05-261-1/+1
* CURLOPT_IPRESOLVE: preventing wrong IP version from being usedLucas Clemente Vella2021-05-203-9/+10
* docs: cookies from HTTP headers need domain setDaniel Stenberg2021-05-171-7/+4
* CURLOPT_CAPATH.3: defaults to a path, not NULLDaniel Stenberg2021-05-161-2/+2
* http: limit the initial send amount to used upload buffer sizeDaniel Stenberg2021-05-072-2/+8
* curl_mprintf.3: add descriptionDaniel Stenberg2021-05-061-36/+186
* libcurl.3: mention the URL APIDaniel Stenberg2021-05-062-9/+12
* SSL: support in-memory CA certs for some backendsGilles Vollant2021-05-057-2/+154
* CURLcode: add CURLE_SSL_CLIENTCERTejanchivdorj2021-05-032-0/+3
* libcurl-security.3: be careful of setuidDaniel Stenberg2021-04-271-0/+12
* libcurl-security.3: don't try to filter IPv4 hosts based on the URLDaniel Stenberg2021-04-261-1/+7
* curl_url_set.3: add memory management informationJohann1502021-04-251-0/+3
* CURLOPT_POSTFIELDS.3: clarify how it gets the size of the dataDaniel Stenberg2021-04-231-1/+6
* version: add gsasl_version to curl_version_info_dataMartin Halle2021-04-222-0/+7
* schannel: Disable auto credentials; add an option to enable itJay Satiro2021-04-223-1/+17
* vtls: refuse setting any SSL versionDaniel Stenberg2021-04-191-3/+5
* cookie: CURLOPT_COOKIEFILE set to NULL switches off cookiesDaniel Stenberg2021-04-141-1/+4
* CURLOPT_AUTOREFERER.3: clarify that it sets the full URLDaniel Stenberg2021-03-301-3/+3
* copyright: update copyright year ranges to 2021Daniel Stenberg2021-03-275-5/+5
* curl_easy_setopt.3: add curl_easy_option* functions to SEE ALSODaniel Stenberg2021-03-261-1/+3
* docs/ABI: tighten up the languageDaniel Stenberg2021-03-241-9/+8
* docs: clarify timeouts for queued transfers in multi APIDaniel Stenberg2021-03-192-3/+21