summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* Usage of the BCURLOPT_PROGRESSFUNCTION callback is not recommended when usingDaniel Stenberg2007-08-071-2/+1
* add URL to more "generated public config.h" detailsDaniel Stenberg2007-08-071-0/+4
* Peteris Krumins pointed out that MingW32 doesnt provide a batch file to set t...Gunter Knauf2007-08-061-2/+3
* ontributors from the 7.16.4 release notes and a removed duplicateDaniel Stenberg2007-08-061-1/+3
* removed the rsaglue hint since it doesn't apply to modern OpenSSL, and addedDaniel Stenberg2007-08-061-9/+6
* we now support GSS/Kerberos 5 for ftp file transfers!Daniel Stenberg2007-08-061-4/+0
* Peteris Krumins pointed out some MingW32 related build issues.Gunter Knauf2007-08-032-6/+15
* clarify that setting POSTFIELDS to NULL or "" is not enough to make a zero byteDaniel Stenberg2007-08-021-0/+6
* Patrick Monnerat and I modified libcurl so that now it *copies* all stringsDaniel Stenberg2007-08-012-8/+18
* users should use the CURLMOPT_TIMERFUNCTION rather than curl_multi_timeoutDaniel Stenberg2007-07-301-9/+12
* less blocking these daysDaniel Stenberg2007-07-301-2/+0
* updated based on suggestion from Jeff PohlmeyerDaniel Stenberg2007-07-301-8/+11
* Added "4.15 FTPS doesn't work" and updated a few other sections slightlyDaniel Stenberg2007-07-291-7/+22
* Document pwd as an sftp quote command for curl(1), and show it asDan Fandrich2007-07-202-3/+3
* minor addition, re-count of the number of lines of codeDaniel Stenberg2007-07-191-1/+2
* SFTP also supports PWDJames Housley2007-07-181-1/+1
* Added the list of sftp quote commands.Dan Fandrich2007-07-181-0/+2
* Fixed some more simple compile warnings in the examples.Dan Fandrich2007-07-169-9/+12
* 45. libcurl built to support ipv6 uses getaddrinfo() to resolve host names.Daniel Stenberg2007-07-161-0/+7
* The examples don't need access to curl internal source files.Dan Fandrich2007-07-131-3/+1
* Daniel Cater added the mentioning of CURL_DISABLE_TFTPDaniel Stenberg2007-07-131-0/+1
* Daniel Cater: libcurl-errors needs updating to reflect a couple of deprecatedDaniel Stenberg2007-07-131-3/+5
* Fixed some compile warnings and errors and improved portability in theDan Fandrich2007-07-1223-169/+71
* make it compile fineDaniel Stenberg2007-07-121-0/+5
* fix include pathDaniel Stenberg2007-07-121-1/+1
* Compile most of the example apps in docs/examples when doing a 'make check'.Dan Fandrich2007-07-121-14/+28
* Added the first libcurl version to which the SSH options were added.Dan Fandrich2007-07-111-0/+3
* add note about windows and dlls with CURLOPT_WRITEDATADaniel Stenberg2007-07-061-5/+7
* contributors from the 7.16.3 release notesDaniel Stenberg2007-07-021-0/+18
* Fix problem with the indenting noticed by PavelJames Housley2007-07-021-1/+1
* mention the old nameDaniel Stenberg2007-07-011-0/+2
* Thomas J. Moore provided a patch that introduces Kerberos5 support inDaniel Stenberg2007-07-014-19/+21
* updated NetWare docu.Gunter Knauf2007-07-011-4/+13
* James Bursa's improvementDaniel Stenberg2007-06-271-10/+21
* fix little flaw that could make the transfer loop end prematurelyDaniel Stenberg2007-06-271-0/+2
* Add two new options for the SFTP/SCP/FILE protocols: CURLOPT_NEW_FILE_PERMSJames Housley2007-06-271-0/+11
* add an FTP rename example to 3.7Daniel Stenberg2007-06-261-1/+5
* 44. --ftp-method nocwd does not handle URLs ending with a slash properly (itDaniel Stenberg2007-06-181-0/+3
* Daniel Johnson reported the tests now run fine on OS X!Daniel Stenberg2007-06-181-3/+0
* Update documentation to reflect SFTP's ability to create directories onJames Housley2007-06-132-2/+8
* Daniel Black's clarfication about the NTLM supportDaniel Stenberg2007-06-111-1/+3
* bug #1720605, There seems to be a problem when connecting to the Microsoft te...Daniel Stenberg2007-06-071-0/+3
* Added CURLMOPT_MAXCONNECTS which is a curl_multi_setopt() option for settingDaniel Stenberg2007-05-302-4/+24
* Clarify a bit about the fact that easy handles remain in the multi stack whenDaniel Stenberg2007-05-261-0/+6
* make it a WARNING since this hits people hard in their facesDaniel Stenberg2007-05-261-2/+2
* Rob Crittenden fixed bug #1705802Daniel Stenberg2007-05-251-4/+0
* updatedDaniel Stenberg2007-05-251-1/+11
* TFTP transfers are also blockingDaniel Stenberg2007-05-231-0/+1
* fix the formatting of the trailing listDaniel Stenberg2007-05-231-0/+2
* Added support for compiling under Minix 3.1.3 using ACK.Dan Fandrich2007-05-171-9/+20