summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* CURLOPT_MAIL_AUTH: added in 7.25.0Daniel Stenberg2012-02-211-0/+1
* CURLE_FTP_PRET_FAILED: listed twiceDaniel Stenberg2012-02-171-7/+5
* --mail-auth documentedDaniel Stenberg2012-02-161-1/+7
* docs: mention that NTLM works with NSS, tooKamil Dudka2012-02-161-2/+2
* DOCS: Added information for CURLOPT_MAIL_AUTH.Steve Holme2012-02-151-27/+50
* cyassl: update to CyaSSL 2.0.x APItoddouska2012-02-141-1/+1
* s/7.24.1/7.25.0Daniel Stenberg2012-02-132-10/+6
* --ssl-allow-beast addedDaniel Stenberg2012-02-091-0/+6
* CURLOPT_SSL_OPTIONS: addedDaniel Stenberg2012-02-092-0/+12
* curl: use new library-side TCP_KEEPALIVE optionsDave Reisner2012-02-091-1/+2
* add library support for tuning TCP_KEEPALIVEDave Reisner2012-02-092-0/+21
* THANKS: imported contributors from 7.24.0 RELEASE-NOTESDaniel Stenberg2012-01-251-0/+21
* curl_easy_setopt.3: Fixed SEEKDATA & CLOSESOCKETDATA descriptionsDan Fandrich2012-01-241-2/+2
* CURLOPT_ACCEPTTIMEOUT_MS: spellfixDaniel Stenberg2012-01-221-1/+1
* examples: updated README with two new example programsDan Fandrich2012-01-201-0/+2
* curl.1: improve --stderr wordingDaniel Stenberg2012-01-191-3/+2
* KNOWN_BUGS: can't receive zero bytes file properlyDaniel Stenberg2012-01-181-0/+5
* url2file: new simple exampleDaniel Stenberg2012-01-163-1/+83
* imap.c: a dead simple imap exampleDaniel Stenberg2012-01-163-1/+46
* OpenSSL: remove reference to openssl internal structPeter Sylvester2012-01-041-2/+1
* KNOWN_BUGS: #77 CURLOPT_FORBID_REUSE kills NTLMDaniel Stenberg2012-01-041-0/+4
* curl_easy_setopt: refer to the most recent URI RFCDaniel Stenberg2012-01-031-3/+3
* curl_easy_strerror.3: minor synopsis edit of the lookDaniel Stenberg2012-01-021-4/+4
* examples: update README, Makefile.inc and gitignore with pop3s examplesAlessandro Ghedini2011-12-303-1/+5
* examples: add a couple of simple pop3s examplesAlessandro Ghedini2011-12-302-0/+136
* removed execute file permissionYang Tse2011-12-302-0/+0
* removed trailing whitespaceYang Tse2011-12-303-3/+3
* Require a less ancient version of perlColin Hogben2011-12-231-1/+1
* TODO: 1.7 Happy Eyeball dual stack connectDaniel Stenberg2011-12-211-0/+14
* TODO: remove active FTP from section 2.1Daniel Stenberg2011-12-201-1/+0
* libcurl docs: add the new FTP accept option + errorsDaniel Stenberg2011-12-202-0/+10
* libcurl-tutorial.3: curl doesn't sent pragma no-cacheDaniel Stenberg2011-12-201-4/+0
* libcurl-multi.3: active FTP is no longer blocking!Daniel Stenberg2011-12-201-1/+0
* FTP: perform active connections non-blockingGokhan Sengun2011-12-201-0/+3
* libcurl.m4: Fix quoting arguments of AC_LANG_PROGRAMBernhard Reutner-Fischer2011-12-201-2/+2
* tutorial: remove CURLM_CALL_MULTI_PERFORM add sharingDaniel Stenberg2011-12-201-4/+14
* curl.1: minor white space cleanupDaniel Stenberg2011-12-191-6/+6
* docs: improve description of the --capath optionAlessandro Ghedini2011-12-191-7/+9
* DOCS: Added SMTP information to CURLOPT_INFILESIZESteve Holme2011-12-191-0/+3
* Correct default upload mimetype in manualColin Hogben2011-12-151-1/+1
* docs: fix typo in curl_easy_setopt manpageAlessandro Ghedini2011-12-151-1/+1
* CURLOPT_INTERFACE: avoid resolving interfaces namesJason Glasgow2011-12-121-0/+9
* FAQ: add --resolve details to question 3.19Daniel Stenberg2011-12-071-1/+7
* Added some include files in a couple of example programsDan Fandrich2011-12-062-0/+2
* CURLOPT_CONNECTTIMEOUT: default is 300 secondsDaniel Stenberg2011-12-051-3/+3
* progress function example: include timed intervalRob Ward2011-12-051-1/+27
* FTP: call opensocket callback properlyDaniel Stenberg2011-12-051-4/+3
* symbols.pl: provide LIBCURL_HAS macro for appsDaniel Stenberg2011-11-242-1/+101
* CURLOPT_QUOTE: SFTP supports the '*'-prefix nowDaniel Stenberg2011-11-181-3/+3
* SFTP: support '*' prefix for quote operationsJonas Schnelli2011-11-181-0/+1