Age | Commit message (Expand) | Author |
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 |
2007-04-22 | - Song Ma's warning if -r/--range is given with a "bad" range, also noted in | Daniel Stenberg |
2007-04-22 | clarify a bit on the follow-redirect logic and when curl switches from POST | Daniel Stenberg |
2007-04-16 | - Robert Iakobashvil added curl_multi_socket_action() to libcurl, which is a | Daniel Stenberg |
2007-04-11 | add recent contributors | Daniel Stenberg |
2007-04-10 | blah | Daniel Stenberg |
2007-04-10 | 41. When doing an operation over FTP that requires the ACCT command (but not | Daniel Stenberg |
2007-04-04 | Building Windows DLLs and C run-time (CRT) linkage issues | Yang Tse |
2007-03-31 | add units to a few info | Daniel Stenberg |
2007-03-31 | new URL for wxWidgets binding | Daniel Stenberg |
2007-03-29 | Added a libssh2 section. | Dan Fandrich |
2007-03-29 | Show an absolute sftp: file path to give an additional example. | Dan Fandrich |
2007-03-25 | Added the How to get your patches into the libcurl sources instruction posted | Daniel Stenberg |
2007-03-25 | addressed (replied to with comments) most out-stading release issues and moved | Daniel Stenberg |
2007-03-23 | Added --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-17 | Added cvs id. Use TOPDIR variable. Updated CSOURCES. | Gisle Vanem |
2007-03-12 | RECV is for download | Daniel Stenberg |
2007-03-11 | reverted the pselect patch => http://curl.haxx.se/mail/lib-2007-03/0100.html | Daniel Stenberg |
2007-03-10 | - Bryan Henderson introduces two things: | Daniel Stenberg |
2007-03-09 | Updated the test harness to check for protocol support before running each | Dan Fandrich |
2007-03-01 | remove unncessary and wrong remark | Daniel Stenberg |
2007-02-28 | clarify that -K files are expected to have one option per line | Daniel Stenberg |
2007-02-27 | Somewhat updated, changes include: I tried to be more agnostic about the | Daniel Stenberg |
2007-02-23 | Works for me | Daniel Stenberg |
2007-02-23 | - Added warning outputs if the command line uses more than one of the options | Daniel Stenberg |
2007-02-22 | setting CURLOPT_PROXY to "" explicitly disables the use of a proxy (even if | Daniel Stenberg |
2007-02-20 | New FTP CCC functionality - adds passive and active mode to accomodate for di... | Linus Nielsen Feltzing |
2007-02-20 | New FTP CCC functionality - adds passive and active mode to accomodate for di... | Linus Nielsen Feltzing |
2007-02-19 | Ian Turner fixed the libcurl.m4 macro's support for --with-libcurl. | Daniel Stenberg |