aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
AgeCommit message (Expand)Author
2007-09-30Alex Fishman reported a curl_easy_escape() problem that was made theDaniel Stenberg
2007-09-29Immanuel Gregoire fixed a problem with persistent transfers over SFTP - theDaniel Stenberg
2007-09-28Adapted the c-ares code to the API change c-ares 1.5.0 brings in theDaniel Stenberg
2007-09-27Enabled a few more gcc warnings with --enable-debug. Renamed a fewDan Fandrich
2007-09-26Philip Langdale provided the new CURLOPT_POST301 option forDaniel Stenberg
2007-09-26Max Katsev reported that when doing a libcurl FTP request withDaniel Stenberg
2007-09-24Immanuel Gregoire fixed KNOWN_BUGS #44: --ftp-method nocwd did not handleDaniel Stenberg
2007-09-21Mark Davies fixed Negotiate authentication over proxy, and also introducedDaniel Stenberg
2007-09-20Immanuel Gregoire is the manDaniel Stenberg
2007-09-18Rob Crittenden provided an NSS update with the following highlights:Daniel Stenberg
2007-09-18Immanuel pointed out that public key SSH auth failed if no public/privateDaniel Stenberg
2007-09-17Changed some FTP tests to validate the format of the PORT and EPRT commandsDan Fandrich
2007-09-15Michal Marek made libcurl automatically append ";type=<a|i>" when using HTTPDaniel Stenberg
2007-09-14Added LDAPS, SCP and SFTP to curl-config --protocols. Removed andDan Fandrich
2007-09-13Version 7.17.0 (13 September 2007)Daniel Stenberg
2007-09-11Daniel S (12 September 2007)Daniel Stenberg
2007-09-07TFTP now reports the "not defined" TFTP error code 0 as an error,Dan Fandrich
2007-09-07Added test case 1007 to test permission problem when uploading with TFTPDan Fandrich
2007-09-05Curl_GetFTPResponse() now checks and properly deals with the fact that theDaniel Stenberg
2007-09-05Minix doesn't support getsockopt on UDP sockets or send/recv on TCPDan Fandrich
2007-08-31Renamed the CURLE_FTP_SSL_FAILED error code to CURLE_USE_SSL_FAILED.Dan Fandrich
2007-08-31Made some of the error strings returned by the *strerror functions moreDan Fandrich
2007-08-30Added more accurate error code returns from SFTP operations. Added testDan Fandrich
2007-08-30Renamed several libcurl error codes and options to make them more generalDan Fandrich
2007-08-24Bug report #1779054 (http://curl.haxx.se/bug/view.cgi?id=1779054) pointedDaniel Stenberg
2007-08-23Porting library to OS/400Patrick Monnerat
2007-08-22Bug report #1779751 (http://curl.haxx.se/bug/view.cgi?id=1779751) pointedDaniel Stenberg
2007-08-22Bug report #1779054 (http://curl.haxx.se/bug/view.cgi?id=1779054) pointedDaniel Stenberg
2007-08-20Based on a patch by Christian Vogt, the FTP code now sets the upcomingDaniel Stenberg
2007-08-17- Robson Braga Araujo filed bug report #1776232Daniel Stenberg
2007-08-17Robson Braga Araujo filed bug report #1776235Daniel Stenberg
2007-08-17Song Ma provided a patch that cures a problem libcurl has when doing resumeDaniel Stenberg
2007-08-14Andrew Wansink provided an NTLM bugfix: in the case the server sets the flagDaniel Stenberg
2007-08-11Allen Pulsifer provided a patch that makes libcurl set the expected downloadDaniel Stenberg
2007-08-11Patrick Monnerat modified the LDAP code and approach in curl. Starting now,Daniel Stenberg
2007-08-08Song Ma noted a zlib memory leak in the illegal compressed headerDan Fandrich
2007-08-04Patrick Monnerat fixed curl_easy_escape() and curlx_strtoll() to work onDaniel Stenberg
2007-08-02Scott Cantor filed bug report #1766320Daniel Stenberg
2007-08-02Dmitriy Sergeyev reported a regression: resumed file:// transfers brokeDaniel Stenberg
2007-08-01Patrick Monnerat and I modified libcurl so that now it *copies* all stringsDaniel Stenberg
2007-08-01Greg Morse reported a problem with POSTing using ANYAUTH to a server requiringDaniel Stenberg
2007-07-30Peter O'Gorman pointed out (and fixed) that the non-blocking check inDaniel Stenberg
2007-07-30give credit to Greg ZavertnikDaniel Stenberg
2007-07-29Bug report #1759542 (http://curl.haxx.se/bug/view.cgi?id=1759542). A bad useDaniel Stenberg
2007-07-23Implemented the parts of Patrick Monnerat's OS/400 patch that introducesDaniel Stenberg
2007-07-23Implemented only the parts of Patrick Monnerat's OS/400 patch that renamedDan Fandrich
2007-07-22HTTP Digest auth fix on a re-used connectionDaniel Stenberg
2007-07-22Added test case 354 that makes a simple FTP retrieval without password, whichDaniel Stenberg
2007-07-20PWD for SFTP is fixedDaniel Stenberg
2007-07-20Ralf S. Engelschall filed bug report #1757328Daniel Stenberg