summaryrefslogtreecommitdiff
path: root/docs/libcurl
Commit message (Expand)AuthorAgeFilesLines
* man pages: require all to use the same section header orderDaniel Stenberg2021-10-2573-264/+676
* docs: provide "RETURN VALUE" section for more func manpagesDaniel Stenberg2021-10-254-4/+11
* curl_multi_socket_action.3: add a "RETURN VALUE" sectionJay Satiro2021-10-251-0/+3
* hyper: does not support disabling CURLOPT_HTTP_TRANSFER_DECODINGDaniel Stenberg2021-10-221-1/+2
* manpage: adjust the asterisk in some SYNOPSIS sectionsDaniel Stenberg2021-10-204-10/+11
* curl_multi_perform.3: polish wordingDaniel Stenberg2021-10-201-66/+25
* curl_easy_perform.3: minor wording tweakDaniel Stenberg2021-10-201-3/+3
* urlapi: URL decode percent-encoded host namesDaniel Stenberg2021-10-111-1/+9
* CURLOPT_HTTPHEADER.3: add descripion for specific headersDaniel Stenberg2021-10-081-0/+10
* CURLOPT_MAXLIFETIME_CONN: maximum allowed lifetime for conn reuseJeffrey Tolar2021-10-066-4/+75
* CURLOPT_PREREQFUNCTION: add new callbackMax Dymond2021-09-275-0/+175
* urlapi: add curl_url_strerror()i-ky2021-09-2712-17/+66
* libssh2: add SHA256 fingerprint supportMats Lindestam2021-09-264-0/+64
* misc: fix typos in docs and commentsa13460542021-09-231-1/+1
* hsts: CURLSTS_FAIL from hsts read callback should fail transferDaniel Stenberg2021-09-161-1/+3
* opts docs: unify phrasing in NAME headerDaniel Stenberg2021-09-09134-246/+246
* docs: remove experimental mentions from HSTS and MQTTDaniel Stenberg2021-09-076-36/+6
* CURLOPT_UNIX_SOCKET_PATH.3: remove nginx reference, add see alsoDaniel Stenberg2021-09-041-4/+5
* opt-docs: verify man page sections + orderDaniel Stenberg2021-09-0415-54/+81
* opt-docs: make sure all man pages have examplesDaniel Stenberg2021-09-0410-16/+215
* 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