Age | Commit message (Expand) | Author |
2012-07-20 | Fixed some typos in documentation | Dan Fandrich |
2012-07-02 | errors: CURLM_CALL_MULTI_PERFORM is not returned anymore | Daniel Stenberg |
2012-02-17 | CURLE_FTP_PRET_FAILED: listed twice | Daniel Stenberg |
2011-12-20 | libcurl docs: add the new FTP accept option + errors | Daniel Stenberg |
2011-10-03 | share: don't use SSL unless enabled | Daniel Stenberg |
2011-04-05 | return code cleanup: build, init and run-time errors | Daniel Stenberg |
2010-05-12 | FTP: WILDCARDMATCH/CHUNKING/FNMATCH added | Pavel Raiskup |
2010-03-24 | remove the CVSish $Id$ lines | Daniel Stenberg |
2010-01-22 | cleanups by Julien Chaffraix | Daniel Stenberg |
2010-01-01 | update copyright year since we are in 2010 now | Daniel Stenberg |
2010-01-01 | - Ingmar Runge enhanced libcurl's FTP engine to support the PRET command. This | Daniel Stenberg |
2008-12-28 | Anthony Bryan's man page cleanup in language and spelling | Daniel Stenberg |
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 |