index
:
curl
gemini-meta
master
cURL mirror with patches applied
Ben
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
libcurl
/
libcurl-errors.3
Age
Commit message (
Expand
)
Author
2008-06-08
the next release is now called 7.19.0
Daniel Stenberg
2008-06-06
- Axel Tillequin and Arnaud Ebalard added support for CURLOPT_ISSUERCERT, for
Daniel Stenberg
2008-06-06
- Axel Tillequin and Arnaud Ebalard added support for CURLOPT_CRLFILE, for
Daniel Stenberg
2008-05-12
- Introducing curl_easy_send() and curl_easy_recv(). They can be used to send
Daniel Stenberg
2007-10-03
I renamed the CURLE_SSL_PEER_CERTIFICATE error code to
Daniel Stenberg
2007-08-31
Renamed the CURLE_FTP_SSL_FAILED error code to CURLE_USE_SSL_FAILED.
Dan Fandrich
2007-08-30
Renamed several libcurl error codes and options to make them more general
Dan Fandrich
2007-07-13
Daniel Cater: libcurl-errors needs updating to reflect a couple of deprecated
Daniel Stenberg
2007-05-08
CURLE_FTP_COULDNT_STOR_FILE is now known as CURLE_UPLOAD_FAILED. This is
Daniel Stenberg
2006-10-21
Armel Asselin separated CA cert verification problems from problems with
Daniel Stenberg
2006-10-12
Starting now, adding an easy handle to a multi stack that was already added
Daniel Stenberg
2006-06-24
corrected introduction version number
Daniel Stenberg
2006-04-26
updated with more error codes
Daniel Stenberg
2006-04-09
CURLE_FTP_USER_PASSWORD_INCORRECT is not returned by libcurl anymore!
Daniel Stenberg
2006-01-27
typo pointed out by Mike Griffiths
Daniel Stenberg
2006-01-04
upcoming new error code
Daniel Stenberg
2005-05-16
bad formatting
Daniel Stenberg
2005-02-09
add missing error codes
Daniel Stenberg
2004-09-02
clarify CURLE_SSL_CERTPROBLEM somewhat
Daniel Stenberg
2004-08-11
clarify that CURLE_FTP_USER_PASSWORD_INCORRECT might in fact get returned
Daniel Stenberg
2004-04-27
added curl_*_strerror
Daniel Stenberg
2004-04-26
Kim Karlsson pointed out that error 57 was wrongly documented
Daniel Stenberg
2004-04-13
additional info
Daniel Stenberg
2004-03-24
Tor Arntsen's major ispell patch
Daniel Stenberg
2004-03-08
mention error 64
Daniel Stenberg
2004-02-09
Dominick Meglio's added share interface documentation
Daniel Stenberg
2003-12-10
Eric S. Raymond's fix of the NAME section
Daniel Stenberg
2003-12-04
cut out the wrong version blurb
Daniel Stenberg
2003-11-06
removed the _last since that is by definition not an error code
Daniel Stenberg
2003-11-04
.TP and .B replaced with .IP
Daniel Stenberg
2003-10-18
Added a few undocumented errors
Daniel Stenberg
2002-12-18
CURLE_HTTP_NOT_FOUND => CURLE_HTTP_RETURNED_ERROR
Daniel Stenberg
2002-04-10
corrected to new return codes
Daniel Stenberg
2002-04-10
error codes documented
Daniel Stenberg