summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2007-07-06add note about windows and dlls with CURLOPT_WRITEDATADaniel Stenberg
2007-07-02contributors from the 7.16.3 release notesDaniel Stenberg
2007-07-02Fix problem with the indenting noticed by PavelJames Housley
2007-07-01mention the old nameDaniel Stenberg
2007-07-01Thomas J. Moore provided a patch that introduces Kerberos5 support inDaniel Stenberg
2007-07-01updated NetWare docu.Gunter Knauf
2007-06-27James Bursa's improvementDaniel Stenberg
2007-06-27fix little flaw that could make the transfer loop end prematurelyDaniel Stenberg
2007-06-27Add two new options for the SFTP/SCP/FILE protocols: CURLOPT_NEW_FILE_PERMSJames Housley
2007-06-26add an FTP rename example to 3.7Daniel Stenberg
2007-06-1844. --ftp-method nocwd does not handle URLs ending with a slash properly (itDaniel Stenberg
2007-06-18Daniel Johnson reported the tests now run fine on OS X!Daniel Stenberg
2007-06-13Update documentation to reflect SFTP's ability to create directories onJames Housley
2007-06-11Daniel Black's clarfication about the NTLM supportDaniel Stenberg
2007-06-07bug #1720605, There seems to be a problem when connecting to the Microsoft te...Daniel Stenberg
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