aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2007-05-30Added CURLMOPT_MAXCONNECTS which is a curl_multi_setopt() option for settingDaniel Stenberg
2007-05-26Clarify a bit about the fact that easy handles remain in the multi stack whenDaniel Stenberg
2007-05-26make it a WARNING since this hits people hard in their facesDaniel Stenberg
2007-05-25Rob Crittenden fixed bug #1705802Daniel Stenberg
2007-05-25updatedDaniel Stenberg
2007-05-23TFTP transfers are also blockingDaniel Stenberg
2007-05-23fix the formatting of the trailing listDaniel Stenberg
2007-05-17Added support for compiling under Minix 3.1.3 using ACK.Dan Fandrich
2007-05-15Added support for quote commands before a transfer using SFTP and testDan Fandrich
2007-05-14Added SFTP directory listing test case 613.Dan Fandrich
2007-05-09Added the list of SFTP post-quote commands, and fixed a few typos.Dan Fandrich
2007-05-08CURLE_FTP_COULDNT_STOR_FILE is now known as CURLE_UPLOAD_FAILED. This isDaniel Stenberg
2007-05-0342. Daniel Black filed bug report #1705802 where he accurately mentions thatDaniel Stenberg
2007-05-03Fixed a few typos.Dan Fandrich
2007-05-03document the new 200alias behaviourDaniel Stenberg
2007-05-02- Jeff Pohlmeyer improved the hiperfifo.c example to use theDaniel Stenberg
2007-04-22- Song Ma's warning if -r/--range is given with a "bad" range, also noted inDaniel Stenberg
2007-04-22clarify a bit on the follow-redirect logic and when curl switches from POSTDaniel Stenberg
2007-04-16- Robert Iakobashvil added curl_multi_socket_action() to libcurl, which is aDaniel Stenberg
2007-04-11add recent contributorsDaniel Stenberg
2007-04-10blahDaniel Stenberg
2007-04-1041. When doing an operation over FTP that requires the ACCT command (but notDaniel Stenberg
2007-04-04Building Windows DLLs and C run-time (CRT) linkage issuesYang Tse
2007-03-31add units to a few infoDaniel Stenberg
2007-03-31new URL for wxWidgets bindingDaniel Stenberg
2007-03-29Added a libssh2 section.Dan Fandrich
2007-03-29Show an absolute sftp: file path to give an additional example.Dan Fandrich
2007-03-25Added the How to get your patches into the libcurl sources instruction postedDaniel Stenberg
2007-03-25addressed (replied to with comments) most out-stading release issues and movedDaniel Stenberg
2007-03-23Added --pubkey option to curl and made --key also work for SCP/SFTP,Dan Fandrich
2007-03-22-z hasn't supported "yesterday" for quite some time...Daniel Stenberg
2007-03-17Added cvs id. Use TOPDIR variable. Updated CSOURCES.Gisle Vanem
2007-03-12RECV is for downloadDaniel Stenberg
2007-03-11reverted the pselect patch => http://curl.haxx.se/mail/lib-2007-03/0100.htmlDaniel Stenberg
2007-03-10- Bryan Henderson introduces two things:Daniel Stenberg
2007-03-09Updated the test harness to check for protocol support before running eachDan Fandrich
2007-03-01remove unncessary and wrong remarkDaniel Stenberg
2007-02-28clarify that -K files are expected to have one option per lineDaniel Stenberg
2007-02-27Somewhat updated, changes include: I tried to be more agnostic about theDaniel Stenberg
2007-02-23Works for meDaniel Stenberg
2007-02-23- Added warning outputs if the command line uses more than one of the optionsDaniel Stenberg
2007-02-22setting CURLOPT_PROXY to "" explicitly disables the use of a proxy (even ifDaniel Stenberg
2007-02-20New FTP CCC functionality - adds passive and active mode to accomodate for di...Linus Nielsen Feltzing
2007-02-20New FTP CCC functionality - adds passive and active mode to accomodate for di...Linus Nielsen Feltzing
2007-02-19Ian Turner fixed the libcurl.m4 macro's support for --with-libcurl.Daniel Stenberg
2007-02-19- Robson Braga Araujo made passive FTP transfers work with SOCKS (both 4 andDaniel Stenberg
2007-02-18- Jeff Pohlmeyer identified two problems: first a rather obscure problem withDaniel Stenberg
2007-02-14Added --ftp-ssl-ccc issue.Dan Fandrich
2007-02-12Rob Crittenden added support for NSS (Network Security Service) for theDaniel Stenberg
2007-02-12- Shmulik Regev fixed so that the final CRLF of HTTP response headers are sentDaniel Stenberg