summaryrefslogtreecommitdiff
path: root/docs/libcurl/libcurl-errors.3
Commit message (Expand)AuthorAgeFilesLines
* 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
* remove the CVSish $Id$ linesDaniel Stenberg2010-03-241-1/+0
* cleanups by Julien ChaffraixDaniel Stenberg2010-01-221-7/+5
* update copyright year since we are in 2010 nowDaniel Stenberg2010-01-011-5/+6
* - Ingmar Runge enhanced libcurl's FTP engine to support the PRET command. ThisDaniel Stenberg2010-01-011-0/+4
* Anthony Bryan's man page cleanup in language and spellingDaniel Stenberg2008-12-281-30/+30
* the next release is now called 7.19.0Daniel Stenberg2008-06-081-3/+3
* - Axel Tillequin and Arnaud Ebalard added support for CURLOPT_ISSUERCERT, forDaniel Stenberg2008-06-061-0/+2
* - Axel Tillequin and Arnaud Ebalard added support for CURLOPT_CRLFILE, forDaniel Stenberg2008-06-061-0/+2
* - Introducing curl_easy_send() and curl_easy_recv(). They can be used to sendDaniel Stenberg2008-05-121-1/+5
* I renamed the CURLE_SSL_PEER_CERTIFICATE error code toDaniel Stenberg2007-10-031-2/+2