summaryrefslogtreecommitdiff
path: root/docs/libcurl/libcurl-errors.3
Commit message (Expand)AuthorAgeFilesLines
* 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
* Renamed the CURLE_FTP_SSL_FAILED error code to CURLE_USE_SSL_FAILED.Dan Fandrich2007-08-311-1/+1
* Renamed several libcurl error codes and options to make them more generalDan Fandrich2007-08-301-54/+38
* Daniel Cater: libcurl-errors needs updating to reflect a couple of deprecatedDaniel Stenberg2007-07-131-3/+5
* CURLE_FTP_COULDNT_STOR_FILE is now known as CURLE_UPLOAD_FAILED. This isDaniel Stenberg2007-05-081-7/+27
* Armel Asselin separated CA cert verification problems from problems withDaniel Stenberg2006-10-211-1/+3
* Starting now, adding an easy handle to a multi stack that was already addedDaniel Stenberg2006-10-121-1/+3
* corrected introduction version numberDaniel Stenberg2006-06-241-1/+1
* updated with more error codesDaniel Stenberg2006-04-261-0/+18
* CURLE_FTP_USER_PASSWORD_INCORRECT is not returned by libcurl anymore!Daniel Stenberg2006-04-091-9/+5
* typo pointed out by Mike GriffithsDaniel Stenberg2006-01-271-3/+3
* upcoming new error codeDaniel Stenberg2006-01-041-0/+3
* bad formattingDaniel Stenberg2005-05-161-5/+2
* add missing error codesDaniel Stenberg2005-02-091-1/+8
* clarify CURLE_SSL_CERTPROBLEM somewhatDaniel Stenberg2004-09-021-1/+1
* clarify that CURLE_FTP_USER_PASSWORD_INCORRECT might in fact get returnedDaniel Stenberg2004-08-111-2/+3
* added curl_*_strerrorDaniel Stenberg2004-04-271-7/+10
* Kim Karlsson pointed out that error 57 was wrongly documentedDaniel Stenberg2004-04-261-2/+2
* additional infoDaniel Stenberg2004-04-131-2/+13
* Tor Arntsen's major ispell patchDaniel Stenberg2004-03-241-4/+4
* mention error 64Daniel Stenberg2004-03-081-1/+3
* Dominick Meglio's added share interface documentationDaniel Stenberg2004-02-091-3/+16
* Eric S. Raymond's fix of the NAME sectionDaniel Stenberg2003-12-101-1/+1
* cut out the wrong version blurbDaniel Stenberg2003-12-041-3/+0
* removed the _last since that is by definition not an error codeDaniel Stenberg2003-11-061-3/+0
* .TP and .B replaced with .IPDaniel Stenberg2003-11-041-131/+66