summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* 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
* THANKS: one new contributor in 7.23.1Daniel Stenberg2011-11-171-0/+1
* CURLOPT_DNS_SERVERS: set name servers if possibleJason Glasgow2011-11-171-0/+14
* THANKS: added 18 new contributors from 7.23.0Daniel Stenberg2011-11-151-0/+18
* curl_easy_setopt arguments should be of type long in the examplescurl-7_23_0Dan Fandrich2011-11-143-15/+15
* doc/curl.1: fix sentence with ending for -# optionDave Reisner2011-10-301-1/+2
* libcurl-multi.3: update the list of areas still blockingDaniel Stenberg2011-10-271-2/+1
* curl_easy_setopt.3: headers can be CURL_MAX_HTTP_HEADER bytesDaniel Stenberg2011-10-241-2/+9
* curl_easy_setopt.3: fix typoDaniel Stenberg2011-10-241-1/+1
* curl_easy_setopt: Added pop3 to CURLOPT_URL.Steve Holme2011-10-241-4/+15
* KNOWN_BUGS: #74 fixedDaniel Stenberg2011-10-201-6/+0
* CURLM_CALL_MULTI_PERFORM: remove mentionDaniel Stenberg2011-10-201-8/+0
* --epsv: fix typoDaniel Stenberg2011-10-171-1/+1
* curl_multi_fdset: clarify the max_fd == -1 caseDaniel Stenberg2011-10-161-6/+7
* TODO: have form functions use CURL handle argumentDaniel Stenberg2011-10-161-0/+9
* docs: --xattrMichal Marek2011-10-141-0/+8
* m4: Use x in order to avoid variable 'x' set but not used [-Werror=unused-but...Dominique Leuenberger2011-10-031-0/+1
* share: don't use SSL unless enabledDaniel Stenberg2011-10-032-0/+4
* tutorial: clarify the handle sharing when treadedDaniel Stenberg2011-09-301-4/+6
* curl_easy_setopt: Added scp and sftp to the URL sectionDan Fandrich2011-09-281-12/+47
* curl_easy_setopt: A brief tidy upSteve Holme2011-09-281-8/+8
* SSL session sharing support addedAlejandro Alvarez2011-09-281-0/+5
* multi docs: extended the multi_socket API descriptionDaniel Stenberg2011-09-281-8/+27
* Added SPNEGO to NetWare build.Guenter Knauf2011-09-271-2/+11