aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
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
2011-12-15docs: fix typo in curl_easy_setopt manpageAlessandro Ghedini
2011-12-12CURLOPT_INTERFACE: avoid resolving interfaces namesJason Glasgow
2011-12-07FAQ: add --resolve details to question 3.19Daniel Stenberg
2011-12-06Added some include files in a couple of example programsDan Fandrich
2011-12-05CURLOPT_CONNECTTIMEOUT: default is 300 secondsDaniel Stenberg
2011-12-05progress function example: include timed intervalRob Ward
2011-12-05FTP: call opensocket callback properlyDaniel Stenberg
2011-11-24symbols.pl: provide LIBCURL_HAS macro for appsDaniel Stenberg
2011-11-18CURLOPT_QUOTE: SFTP supports the '*'-prefix nowDaniel Stenberg
2011-11-18SFTP: support '*' prefix for quote operationsJonas Schnelli
2011-11-17THANKS: one new contributor in 7.23.1Daniel Stenberg
2011-11-17CURLOPT_DNS_SERVERS: set name servers if possibleJason Glasgow
2011-11-15THANKS: added 18 new contributors from 7.23.0Daniel Stenberg
2011-11-14curl_easy_setopt arguments should be of type long in the examplesDan Fandrich
2011-10-30doc/curl.1: fix sentence with ending for -# optionDave Reisner
2011-10-27libcurl-multi.3: update the list of areas still blockingDaniel Stenberg
2011-10-24curl_easy_setopt.3: headers can be CURL_MAX_HTTP_HEADER bytesDaniel Stenberg
2011-10-24curl_easy_setopt.3: fix typoDaniel Stenberg
2011-10-24curl_easy_setopt: Added pop3 to CURLOPT_URL.Steve Holme
2011-10-20KNOWN_BUGS: #74 fixedDaniel Stenberg
2011-10-20CURLM_CALL_MULTI_PERFORM: remove mentionDaniel Stenberg
2011-10-17--epsv: fix typoDaniel Stenberg