summaryrefslogtreecommitdiff
path: root/docs/libcurl/libcurl-errors.3
Commit message (Expand)AuthorAgeFilesLines
* man pages: simplify the .TH sectionsDaniel Stenberg2023-04-261-1/+1
* libcurl-errors.3: add the CURLHcode errors from curl_easy_header.3Daniel Stenberg2023-02-281-0/+17
* copyright: update all copyright lines and remove year rangesDaniel Stenberg2023-01-031-1/+1
* libcurl-errors.3: remove duplicate wordAdam Averay2022-11-031-1/+1
* docs: spellfixesDaniel Stenberg2022-09-211-14/+14
* curl.h: CURLE_CONV_FAILED is obsoletedDaniel Stenberg2022-06-291-6/+25
* copyright: make repository REUSE compliantmax.mehl2022-06-131-0/+2
* select: return error from "lethal" poll/select errorsDaniel Stenberg2022-06-081-0/+4
* ldap: return CURLE_URL_MALFORMAT for bad URLDaniel Stenberg2022-01-101-2/+2
* libcurl-errors.3: add CURLM_ABORTED_BY_CALLBACKDaniel Stenberg2021-12-091-0/+2
* docs: address proselint nitsDaniel Stenberg2021-11-261-4/+4
* urlapi: provide more detailed return codesbagder/urlapi-returncodesDaniel Stenberg2021-11-251-1/+25
* docs: reduce/avoid English contractionsDaniel Stenberg2021-11-071-11/+11
* docs: reduce use of "very"Daniel Stenberg2021-11-011-4/+4
* urlapi: add curl_url_strerror()i-ky2021-09-271-2/+5
* libcurl-errors.3: clarify two CURLUcode errorsDaniel Stenberg2021-08-231-2/+2
* CURLE_SETOPT_OPTION_SYNTAX: new error name for wrong setopt syntaxDaniel Stenberg2021-06-021-2/+3
* copyright: update copyright year ranges to 2021Daniel Stenberg2021-05-261-1/+1
* CURLcode: add CURLE_SSL_CLIENTCERTejanchivdorj2021-05-031-0/+2
* curl.se: new homeDaniel Stenberg2020-11-041-1/+1
* docs: add date of 7.20 to CURLM_CALL_MULTI_PERFORM mentionsdivinity762020-07-301-1/+1
* copyright: fix out-of-date copyright ranges and missing headersDaniel Stenberg2020-03-241-1/+1
* multi: Improve parameter check for curl_multi_remove_handleJay Satiro2020-03-181-2/+2
* ngtcp2: Add an error code for QUIC connection errorsEmil Engler2020-01-111-0/+3
* multi: Change curl_multi_wait/poll to error on negative timeoutJay Satiro2020-01-111-1/+3
* multi: add curl_multi_wakeup()Gergely Nagy2019-11-251-0/+2
* test1175: verify symbols-in-versions and libcurl-errors.3 in syncDaniel Stenberg2019-11-221-3/+6
* include: make CURLE_HTTP3 use a new error codeDaniel Stenberg2019-11-211-0/+3
* copyrights: update all copyright notices to 2019 on files changed this yearVilhelm Prytz2019-11-021-1/+1
* vauth: Use CURLE_AUTH_ERROR for auth function errorsJay Satiro2019-08-141-0/+2
* docs: add more description to unified ssl error codesHan Han2018-11-191-4/+4
* urlapi: document the error codes, remove two unused onesDaniel Stenberg2018-09-191-1/+36
* TODO fixed: Detect when called from within callbacksBjörn Stenberg2018-02-151-0/+4
* errors: new alias CURLE_WEIRD_SERVER_REPLY (8)Jay Satiro2016-09-071-3/+2
* http2: Add handling stream level errorTatsuhiro Tsujikawa2016-04-111-0/+2
* URLs: change all http:// URLs to https://Daniel Stenberg2016-02-031-1/+1
* libcurl-errors.3: add two missing error codesDaniel Stenberg2015-09-171-0/+4
* libcurl-errors.3: fix typoDaniel Stenberg2015-06-181-2/+2
* *.3: add/extend "SEE ALSO" sectionsDaniel Stenberg2014-10-241-0/+4
* http2: more and better error checkingDaniel Stenberg2014-07-231-0/+3
* lib man pages: update easy setopt option referencesDaniel Stenberg2014-06-211-13/+14
* CURLM_ADDED_ALREADY: new error codeDaniel Stenberg2013-08-201-1/+4
* Multiple pipelines and limiting the number of connections.Linus Nielsen Feltzing2013-03-131-0/+3
* Fixed some typos in documentationDan Fandrich2012-07-201-1/+1
* errors: CURLM_CALL_MULTI_PERFORM is not returned anymoreDaniel Stenberg2012-07-021-1/+4
* CURLE_FTP_PRET_FAILED: listed twiceDaniel Stenberg2012-02-171-7/+5
* libcurl docs: add the new FTP accept option + errorsDaniel Stenberg2011-12-201-0/+6
* share: don't use SSL unless enabledDaniel Stenberg2011-10-031-0/+3
* return code cleanup: build, init and run-time errorsDaniel Stenberg2011-04-051-5/+13
* FTP: WILDCARDMATCH/CHUNKING/FNMATCH addedPavel Raiskup2010-05-121-0/+10