Age | Commit message (Expand) | Author |
2007-08-01 | Patrick Monnerat and I modified libcurl so that now it *copies* all strings | Daniel Stenberg |
2007-07-30 | users should use the CURLMOPT_TIMERFUNCTION rather than curl_multi_timeout | Daniel Stenberg |
2007-07-30 | less blocking these days | Daniel Stenberg |
2007-07-30 | updated based on suggestion from Jeff Pohlmeyer | Daniel Stenberg |
2007-07-29 | Added "4.15 FTPS doesn't work" and updated a few other sections slightly | Daniel Stenberg |
2007-07-20 | Document pwd as an sftp quote command for curl(1), and show it as | Dan Fandrich |
2007-07-19 | minor addition, re-count of the number of lines of code | Daniel Stenberg |
2007-07-18 | SFTP also supports PWD | James Housley |
2007-07-18 | Added the list of sftp quote commands. | Dan Fandrich |
2007-07-16 | Fixed some more simple compile warnings in the examples. | Dan Fandrich |
2007-07-16 | 45. libcurl built to support ipv6 uses getaddrinfo() to resolve host names. | Daniel Stenberg |
2007-07-13 | The examples don't need access to curl internal source files. | Dan Fandrich |
2007-07-13 | Daniel Cater added the mentioning of CURL_DISABLE_TFTP | Daniel Stenberg |
2007-07-13 | Daniel Cater: libcurl-errors needs updating to reflect a couple of deprecated | Daniel Stenberg |
2007-07-12 | Fixed some compile warnings and errors and improved portability in the | Dan Fandrich |
2007-07-12 | make it compile fine | Daniel Stenberg |
2007-07-12 | fix include path | Daniel Stenberg |
2007-07-12 | Compile most of the example apps in docs/examples when doing a 'make check'. | Dan Fandrich |
2007-07-11 | Added the first libcurl version to which the SSH options were added. | Dan Fandrich |
2007-07-06 | add note about windows and dlls with CURLOPT_WRITEDATA | Daniel Stenberg |
2007-07-02 | contributors from the 7.16.3 release notes | Daniel Stenberg |
2007-07-02 | Fix problem with the indenting noticed by Pavel | James Housley |
2007-07-01 | mention the old name | Daniel Stenberg |
2007-07-01 | Thomas J. Moore provided a patch that introduces Kerberos5 support in | Daniel Stenberg |
2007-07-01 | updated NetWare docu. | Gunter Knauf |
2007-06-27 | James Bursa's improvement | Daniel Stenberg |
2007-06-27 | fix little flaw that could make the transfer loop end prematurely | Daniel Stenberg |
2007-06-27 | Add two new options for the SFTP/SCP/FILE protocols: CURLOPT_NEW_FILE_PERMS | James Housley |
2007-06-26 | add an FTP rename example to 3.7 | Daniel Stenberg |
2007-06-18 | 44. --ftp-method nocwd does not handle URLs ending with a slash properly (it | Daniel Stenberg |
2007-06-18 | Daniel Johnson reported the tests now run fine on OS X! | Daniel Stenberg |
2007-06-13 | Update documentation to reflect SFTP's ability to create directories on | James Housley |
2007-06-11 | Daniel Black's clarfication about the NTLM support | Daniel Stenberg |
2007-06-07 | bug #1720605, There seems to be a problem when connecting to the Microsoft te... | Daniel Stenberg |
2007-05-30 | Added CURLMOPT_MAXCONNECTS which is a curl_multi_setopt() option for setting | Daniel Stenberg |
2007-05-26 | Clarify a bit about the fact that easy handles remain in the multi stack when | Daniel Stenberg |
2007-05-26 | make it a WARNING since this hits people hard in their faces | Daniel Stenberg |
2007-05-25 | Rob Crittenden fixed bug #1705802 | Daniel Stenberg |
2007-05-25 | updated | Daniel Stenberg |
2007-05-23 | TFTP transfers are also blocking | Daniel Stenberg |
2007-05-23 | fix the formatting of the trailing list | Daniel Stenberg |
2007-05-17 | Added support for compiling under Minix 3.1.3 using ACK. | Dan Fandrich |
2007-05-15 | Added support for quote commands before a transfer using SFTP and test | Dan Fandrich |
2007-05-14 | Added SFTP directory listing test case 613. | Dan Fandrich |
2007-05-09 | Added the list of SFTP post-quote commands, and fixed a few typos. | Dan Fandrich |
2007-05-08 | CURLE_FTP_COULDNT_STOR_FILE is now known as CURLE_UPLOAD_FAILED. This is | Daniel Stenberg |
2007-05-03 | 42. Daniel Black filed bug report #1705802 where he accurately mentions that | Daniel Stenberg |
2007-05-03 | Fixed a few typos. | Dan Fandrich |
2007-05-03 | document the new 200alias behaviour | Daniel Stenberg |
2007-05-02 | - Jeff Pohlmeyer improved the hiperfifo.c example to use the | Daniel Stenberg |