aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2012-03-31DOCS: Added information regarding POP3 commands to CURLOPT_CUSTOMREQUESTSteve Holme
2012-03-28TODO: Corrected POP3 section headingSteve Holme
2012-03-27TODO: Added SMTP and POP3 specific featuresSteve Holme
2012-03-23docs: clarify -z/--time-cond with filename (mention mtime)Rodrigo Silva (MestreLion)
2012-03-22THANKS: 8 new contributors from 7.25.0Daniel Stenberg
2012-03-10CURLSSH_OPT_AUTH: documented it has no effectArmel Asselin
2012-03-05CONTRIB: Please don't send pull requestsDaniel Stenberg
2012-02-25libcurl docs: version correctionsDaniel Stenberg
2012-02-23SMTP: Added support for returning SMTP response codesSteve Holme
2012-02-23curl.1: updated --libcurlDaniel Stenberg
2012-02-21CURLOPT_MAIL_AUTH: added in 7.25.0Daniel Stenberg
2012-02-17CURLE_FTP_PRET_FAILED: listed twiceDaniel Stenberg
2012-02-16--mail-auth documentedDaniel Stenberg
2012-02-16docs: mention that NTLM works with NSS, tooKamil Dudka
2012-02-15DOCS: Added information for CURLOPT_MAIL_AUTH.Steve Holme
2012-02-14cyassl: update to CyaSSL 2.0.x APItoddouska
2012-02-13s/7.24.1/7.25.0Daniel Stenberg
2012-02-09--ssl-allow-beast addedDaniel Stenberg
2012-02-09CURLOPT_SSL_OPTIONS: addedDaniel Stenberg
2012-02-09curl: use new library-side TCP_KEEPALIVE optionsDave Reisner
2012-02-09add library support for tuning TCP_KEEPALIVEDave Reisner
2012-01-25THANKS: imported contributors from 7.24.0 RELEASE-NOTESDaniel Stenberg
2012-01-24curl_easy_setopt.3: Fixed SEEKDATA & CLOSESOCKETDATA descriptionsDan Fandrich
2012-01-22CURLOPT_ACCEPTTIMEOUT_MS: spellfixDaniel Stenberg
2012-01-20examples: updated README with two new example programsDan Fandrich
2012-01-19curl.1: improve --stderr wordingDaniel Stenberg
2012-01-18KNOWN_BUGS: can't receive zero bytes file properlyDaniel Stenberg
2012-01-16url2file: new simple exampleDaniel Stenberg
2012-01-16imap.c: a dead simple imap exampleDaniel Stenberg
2012-01-04OpenSSL: remove reference to openssl internal structPeter Sylvester
2012-01-04KNOWN_BUGS: #77 CURLOPT_FORBID_REUSE kills NTLMDaniel Stenberg
2012-01-03curl_easy_setopt: refer to the most recent URI RFCDaniel Stenberg
2012-01-02curl_easy_strerror.3: minor synopsis edit of the lookDaniel Stenberg
2011-12-30examples: update README, Makefile.inc and gitignore with pop3s examplesAlessandro Ghedini
2011-12-30examples: add a couple of simple pop3s examplesAlessandro Ghedini
2011-12-30removed execute file permissionYang Tse
2011-12-30removed trailing whitespaceYang Tse
2011-12-23Require a less ancient version of perlColin Hogben
2011-12-21TODO: 1.7 Happy Eyeball dual stack connectDaniel Stenberg
2011-12-20TODO: remove active FTP from section 2.1Daniel Stenberg
2011-12-20libcurl docs: add the new FTP accept option + errorsDaniel Stenberg
2011-12-20libcurl-tutorial.3: curl doesn't sent pragma no-cacheDaniel Stenberg
2011-12-20libcurl-multi.3: active FTP is no longer blocking!Daniel Stenberg
2011-12-20FTP: perform active connections non-blockingGokhan Sengun
2011-12-20libcurl.m4: Fix quoting arguments of AC_LANG_PROGRAMBernhard Reutner-Fischer
2011-12-20tutorial: remove CURLM_CALL_MULTI_PERFORM add sharingDaniel Stenberg
2011-12-19curl.1: minor white space cleanupDaniel Stenberg
2011-12-19docs: improve description of the --capath optionAlessandro Ghedini
2011-12-19DOCS: Added SMTP information to CURLOPT_INFILESIZESteve Holme
2011-12-15Correct default upload mimetype in manualColin Hogben