aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2012-04-20Updated dependency lib versions.Guenter Knauf
2012-04-13examples: fix compiler warningsYang Tse
2012-04-13nss: unconditionally require PK11_CreateGenericObject()Kamil Dudka
2012-04-13Added section for Android configure cross-compile.Guenter Knauf
2012-04-12Updated dependency lib versions (2nd try).Guenter Knauf
2012-04-12Updated dependency lib versions.Guenter Knauf
2012-04-09configure: Windows cross-compilation fixesYang Tse
2012-04-06curl tool: use configuration files from lib directoryYang Tse
2012-04-05CURLOPT_POSTREDIR: also allow 303 to do POST on the redirected URLAndrei Cipu
2012-04-04MAIL-ETIQUETTE: Added "How to unsubscribe"Daniel Stenberg
2012-04-01curl tool: add filename_effective token for --write-outDave Reisner
2012-04-01SSH: public key can now be an empty stringArmel Asselin
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