Age | Commit message (Expand) | Author |
2007-08-30 | Renamed several libcurl error codes and options to make them more general | Dan Fandrich |
2007-08-23 | Mention OS/400 and TPF | Dan Fandrich |
2007-08-23 | --libcurl does not support -F | Daniel Stenberg |
2007-08-22 | 1) the talk about strings used by libcurl doesn't apply to libcurl >= 7.17.0 | Daniel Stenberg |
2007-08-17 | ignore all the binaries and the .deps and .libs | Daniel Stenberg |
2007-08-17 | NEXT soname bump | Daniel Stenberg |
2007-08-14 | LDAP is no longer excluded on Minix. | Dan Fandrich |
2007-08-14 | updated NetWare docu about recent LDAP changes. | Gunter Knauf |
2007-08-14 | the curl_multi_handle_control() idea | Daniel Stenberg |
2007-08-11 | Patrick Monnerat modified the LDAP code and approach in curl. Starting now, | Daniel Stenberg |
2007-08-07 | Usage of the BCURLOPT_PROGRESSFUNCTION callback is not recommended when using | Daniel Stenberg |
2007-08-07 | add URL to more "generated public config.h" details | Daniel Stenberg |
2007-08-06 | Peteris Krumins pointed out that MingW32 doesnt provide a batch file to set t... | Gunter Knauf |
2007-08-06 | ontributors from the 7.16.4 release notes and a removed duplicate | Daniel Stenberg |
2007-08-06 | removed the rsaglue hint since it doesn't apply to modern OpenSSL, and added | Daniel Stenberg |
2007-08-06 | we now support GSS/Kerberos 5 for ftp file transfers! | Daniel Stenberg |
2007-08-03 | Peteris Krumins pointed out some MingW32 related build issues. | Gunter Knauf |
2007-08-02 | clarify that setting POSTFIELDS to NULL or "" is not enough to make a zero byte | Daniel Stenberg |
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 |