summaryrefslogtreecommitdiff
path: root/docs/libcurl
Commit message (Expand)AuthorAgeFilesLines
* ldap: return CURLE_URL_MALFORMAT for bad URLbagder/ldap-url-malformatDaniel Stenberg2022-01-092-3/+3
* url: given a user in the URL, find pwd for that user in netrcDaniel Stenberg2022-01-091-17/+13
* curl_url_set.3: mention when CURLU_ALLOW_SPACE was addedDaniel Stenberg2022-01-081-2/+2
* docs: fix mandoc -T lint formatting complaintsDaniel Stenberg2022-01-057-35/+32
* curl_multi_init.3: fix the copyright year rangeDaniel Stenberg2022-01-051-1/+1
* curl_multi_init.3: fix EXAMPLE formattingJay Satiro2022-01-031-7/+7
* libcurl-multi.3: "SOCKS proxy handshakes" are not blockingDaniel Stenberg2021-12-231-1/+0
* language: "email"Daniel Stenberg2021-12-201-1/+1
* misc: s/e-mail/emailDaniel Stenberg2021-12-194-12/+12
* libcurl-security.3: mention address and URL mitigationsDan Fandrich2021-12-151-7/+13
* openldap: several minor improvementsPatrick Monnerat2021-12-151-7/+7
* CURLSHOPT_USERDATA.3: fix copy-paste mistakeRekGRpth2021-12-091-1/+1
* docs: fix minor nroff format nitsDaniel Stenberg2021-12-092-2/+2
* curl_multi_perform/socket_action.3: clarify what errors meanDaniel Stenberg2021-12-092-2/+12
* libcurl-errors.3: add CURLM_ABORTED_BY_CALLBACKDaniel Stenberg2021-12-091-0/+2
* CURLOPT_RESOLVE.3: minor polishDaniel Stenberg2021-12-071-26/+34
* CURLOPT_STDERR.3: does not work with libcurl as a win32 DLLDaniel Stenberg2021-12-061-0/+5
* multi: handle errors returned from socket/timer callbacksDaniel Stenberg2021-12-063-3/+12
* openldap: implement STARTTLSPatrick Monnerat2021-12-061-2/+4
* curl_easy_unescape.3: call curl_easy_cleanup in exampleJun Tseng2021-12-061-0/+1
* curl_easy_escape.3: call curl_easy_cleanup in exampleJun Tseng2021-12-061-0/+1
* CURLMOPT_TIMERFUNCTION.3: call it expire time, not intervalDaniel Stenberg2021-12-021-3/+3
* mbedTLS: add support for CURLOPT_CAINFO_BLOBFlorian Van Heghe2021-11-301-1/+1
* docs: consistent manpage SYNOPSISDaniel Stenberg2021-11-26364-445/+1185
* docs: address proselint nitsDaniel Stenberg2021-11-2628-128/+126
* urlapi: provide more detailed return codesbagder/urlapi-returncodesDaniel Stenberg2021-11-252-1/+37
* urlapi: make Curl_is_absolute_url always use MAX_SCHEME_LENDaniel Stenberg2021-11-251-1/+2
* mime: use percent-escaping for multipart form field and file namesPatrick Monnerat2021-11-154-0/+94
* curl_share_setopt.3: refer to CURLSHOPT_USERDATA(3) properlyDaniel Stenberg2021-11-121-2/+1
* curl_share_setopt.3: split out options into their own manpagesDaniel Stenberg2021-11-127-70/+370
* curl_easy_cleanup.3: remove from multi handle firstDaniel Stenberg2021-11-101-0/+4
* docs: NAME fixes in easy option man pagesDaniel Stenberg2021-11-0827-46/+46
* curl_easy_perform.3: add a para about recv and send dataDaniel Stenberg2021-11-081-0/+6
* libcurl-easy.3: language polishDaniel Stenberg2021-11-081-5/+6
* docs: reduce/avoid English contractionsDaniel Stenberg2021-11-07130-296/+296
* man pages: fix backslash-n in examplesDaniel Stenberg2021-11-0520-22/+22
* CURLOPT_ALTSVC_CTRL.3: mention conn reuse is preferredDaniel Stenberg2021-11-041-2/+6
* docs: reduce use of "very"Daniel Stenberg2021-11-0131-128/+125
* CURLOPT_[PROXY]_SSL_CIPHER_LIST.3: bold instead of quoteDaniel Stenberg2021-11-012-22/+21
* CURLOPT_HSTSWRITEFUNCTION.3: using CURLOPT_HSTS_CTRL is requiredJonathan Cardoso Machado2021-10-291-0/+3
* opt-manpages: use 'Added in' instead of 'Since'Daniel Stenberg2021-10-274-4/+4
* docs: fix typo in CURLOPT_TRAILERFUNCTION exampleKerem Kat2021-10-261-1/+1
* docs: consistent use of "Added in"Daniel Stenberg2021-10-2528-41/+41
* 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