aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2007-08-07Usage of the BCURLOPT_PROGRESSFUNCTION callback is not recommended when usingDaniel Stenberg
2007-08-07add URL to more "generated public config.h" detailsDaniel Stenberg
2007-08-06Peteris Krumins pointed out that MingW32 doesnt provide a batch file to set t...Gunter Knauf
2007-08-06ontributors from the 7.16.4 release notes and a removed duplicateDaniel Stenberg
2007-08-06removed the rsaglue hint since it doesn't apply to modern OpenSSL, and addedDaniel Stenberg
2007-08-06we now support GSS/Kerberos 5 for ftp file transfers!Daniel Stenberg
2007-08-03Peteris Krumins pointed out some MingW32 related build issues.Gunter Knauf
2007-08-02clarify that setting POSTFIELDS to NULL or "" is not enough to make a zero byteDaniel Stenberg
2007-08-01Patrick Monnerat and I modified libcurl so that now it *copies* all stringsDaniel Stenberg
2007-07-30users should use the CURLMOPT_TIMERFUNCTION rather than curl_multi_timeoutDaniel Stenberg
2007-07-30less blocking these daysDaniel Stenberg
2007-07-30updated based on suggestion from Jeff PohlmeyerDaniel Stenberg
2007-07-29Added "4.15 FTPS doesn't work" and updated a few other sections slightlyDaniel Stenberg
2007-07-20Document pwd as an sftp quote command for curl(1), and show it asDan Fandrich
2007-07-19minor addition, re-count of the number of lines of codeDaniel Stenberg
2007-07-18SFTP also supports PWDJames Housley
2007-07-18Added the list of sftp quote commands.Dan Fandrich
2007-07-16Fixed some more simple compile warnings in the examples.Dan Fandrich
2007-07-1645. libcurl built to support ipv6 uses getaddrinfo() to resolve host names.Daniel Stenberg
2007-07-13The examples don't need access to curl internal source files.Dan Fandrich
2007-07-13Daniel Cater added the mentioning of CURL_DISABLE_TFTPDaniel Stenberg
2007-07-13Daniel Cater: libcurl-errors needs updating to reflect a couple of deprecatedDaniel Stenberg
2007-07-12Fixed some compile warnings and errors and improved portability in theDan Fandrich
2007-07-12make it compile fineDaniel Stenberg
2007-07-12fix include pathDaniel Stenberg
2007-07-12Compile most of the example apps in docs/examples when doing a 'make check'.Dan Fandrich
2007-07-11Added the first libcurl version to which the SSH options were added.Dan Fandrich
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