summaryrefslogtreecommitdiff
path: root/TODO-RELEASE
Commit message (Collapse)AuthorAgeFilesLines
* #159 and #160 already done.Yang Tse2008-08-181-7/+2
| | | | Add more tasks to #144.
* Added #159 and #160Yang Tse2008-08-161-1/+8
|
* Fixed:Daniel Stenberg2008-08-131-4/+0
| | | | | | 155 - bug #2038004 "Curl OpenSSL not compatible with 7.17 or 7.18" 156 - proxy CONNECT issue (details not public yet due to possible security impact)
* 152 + 153 are fixed!Daniel Stenberg2008-08-111-4/+0
|
* added two known topics for 7.19.1Daniel Stenberg2008-08-111-1/+10
|
* five more bugs I'd like to get fixed or at least considered before 7.19.0Daniel Stenberg2008-08-111-1/+11
|
* Old logic based on CURL_SIZEOF_CURL_OFF_T, ENABLE_64BIT, HAVE_LONGLONG,Yang Tse2008-08-111-0/+3
| | | | | | has to be revisited and adjusted as appropriate. Enabling and disabling of large file support needs further inspection.
* sync with realityYang Tse2008-08-071-11/+3
|
* #148 Removed.Yang Tse2008-08-051-11/+0
| | | | | Rebooting the problematic system, releasing allocated memory and swap, has allowed buildconf and configure to complete sucessfully since then.
* - Yehoshua Hershberg found a problem that would make libcurl re-use aDaniel Stenberg2008-08-041-4/+0
| | | | | | connection with the multi interface even if a previous use of it caused a CURLE_PEER_FAILED_VERIFICATION to get returned. I now make sure that failed SSL connections properly close the connections.
* - Test cases 1051, 1052 and 1055 were added by Daniel Fandrich on July 30 andDaniel Stenberg2008-08-041-3/+0
| | | | | | | proved how PUT and POST with a redirect could lead to a "hang" due to the data stream not being rewound properly when it had to in order to get sent properly (again) to the subsequent URL. This is now fixed and these test cases are no longer disabled.
* Update #144Yang Tse2008-08-041-1/+5
| | | | | Third version of the patch fixing a failure to chose a proper data type submitted to the mailing list 2008-08-04.
* - Test case 1041 (added by Daniel Fandrich April 14th) proved a bug where PUTDaniel Stenberg2008-08-031-2/+0
| | | | | | | with -C - sent garbage in the Content-Range: header. I fixed this problem by making sure libcurl always sets the size of the _entire_ upload if an app attemps to do resumed uploads since libcurl simply cannot know the size of what is currently at the server end. Test 1041 is no longer disabled.
* Update #148Yang Tse2008-08-031-18/+6
| | | | | | | Rebooting the Solaris system, releasing allocated memory and swap, has allowed buildconf and configure to complete sucessfully. Further tests on the system might allow determination of the problem origin. Solaris AutoBuilds suceeded on August 2 and 3.
* Second version of the patch addressing building outside of CVS treeYang Tse2008-07-311-5/+4
| | | | submitted to the mailing list 2008-07-31. Awaiting Ok to commit.
* #149 fully done and verified. Removed from here now.Yang Tse2008-07-311-10/+0
|
* Committed just now and thus removed from here:Daniel Stenberg2008-07-301-2/+0
| | | | 145 - Phil Blundell's CURLOPT_SCOPE patch/work
* Fixed:Daniel Stenberg2008-07-301-3/+0
| | | | | 147 - PHP's bug report #43158 (http://bugs.php.net/bug.php?id=43158) identifies a true bug in libcurl built with OpenSSL.
* Added the problems with test cases 1041 and 1051Dan Fandrich2008-07-301-1/+6
|
* #149 done. Awaiting autobuild verification before removing.Yang Tse2008-07-301-0/+4
|
* #148 no longer blocks #144Yang Tse2008-07-301-0/+2
|
* updated #148Yang Tse2008-07-301-0/+10
|
* Updtae #148 with link to start of threadYang Tse2008-07-291-0/+1
|
* Updated #144Yang Tse2008-07-291-1/+26
| | | | Added #148 and # 149
* Added:Daniel Stenberg2008-07-291-1/+7
| | | | | | | | 146 - Yehoshua Hershberg's re-using of connections that failed with CURLE_PEER_FAILED_VERIFICATION 147 - PHP's bug report #43158 (http://bugs.php.net/bug.php?id=43158) identifies a true bug in libcurl built with OpenSSL.
* I removed: "139 - Christopher Palow's CURLM_EASY_HANDLE_EXISTS patch" simplyDaniel Stenberg2008-07-281-3/+2
| | | | | | | | | because at the current point in time I think the benefit of adding that new return code is very slim and it is a lot of work to introduce new return codes (for docs and maintenance etc) I added "145 - Phil Blundell's CURLOPT_SCOPE patch/work" since I want it sorted/committed.
* the next release is now called 7.19.0Daniel Stenberg2008-06-081-1/+1
|
* - Axel Tillequin and Arnaud Ebalard added support for CURLOPT_ISSUERCERT, forDaniel Stenberg2008-06-061-2/+0
| | | | OpenSSL, NSS and GnuTLS-built libcurls.
* - Axel Tillequin and Arnaud Ebalard added support for CURLOPT_CRLFILE, forDaniel Stenberg2008-06-061-3/+0
| | | | OpenSSL, NSS and GnuTLS-built libcurls.
* 7.18.2 is done nowDaniel Stenberg2008-06-051-3/+0
|
* Fixed 142 and 143Daniel Stenberg2008-05-281-12/+2
| | | | Moved 144 to 7.18.3 instead
* I'd like to see this fixed for the 7.18,2:Daniel Stenberg2008-05-261-1/+4
| | | | 144 - Help apps use 64bit/LFS libcurl
* summary of the current outstanding issues for upcoming and the subsequentDaniel Stenberg2008-05-241-1/+21
| | | | releases
* ten days with no further response or feedback, removing:Daniel Stenberg2008-05-151-3/+0
| | | | | 136 - adding easy handles when using curl_multi_socket* by Markus Koetter
* Three out of the four issues are now extinct.Daniel Stenberg2008-05-131-9/+0
|
* -135 - Busy looping bug in multi_socket interface byDaniel Stenberg2008-05-071-4/+4
| | | | - Christopher Palow
* mention four outstanding issues we should deal with before releaseDaniel Stenberg2008-05-051-1/+13
|
* Removed 129 and 130 due to lack of response on those issuesDaniel Stenberg2008-04-161-6/+0
|
* - Setting CURLOPT_NOBODY to FALSE will now switch the HTTP request method toDaniel Stenberg2008-04-031-3/+0
| | | | | | GET simply because previously when you set CURLOPT_NOBODY to TRUE first and then FALSE you'd end up in a broken state where a HTTP request would do a HEAD by still act a lot like for a GET and hang waiting for the content etc.
* Scott Barrett added support for CURLOPT_NOBODY over SFTPDaniel Stenberg2008-04-031-2/+0
|
* 128 - Phil Blundell's ares and ipv6 fix (feedback lacking)Daniel Stenberg2008-04-011-4/+4
| | | | | | | | removed 133 - Setting CURLOPT_NOBODY to "false" causes cURL to wait for content if a content-length header is read added
* 132 - Xponaut's CURLFORM_STREAM option to curl_formadd()Daniel Stenberg2008-03-311-2/+0
| | | | done
* 132 - Xponaut's CURLFORM_STREAM option to curl_formadd()Daniel Stenberg2008-03-301-1/+4
|
* I'm officially pushing the two remaining issues to the next release instead,Daniel Stenberg2008-03-301-8/+5
| | | | since they're still not clear enough to be to sort about before 7.18.1
* - As found out and reported by Dan Petitt, libcurl didn't show progress/callDaniel Stenberg2008-03-271-2/+0
| | | | | the progress callback for the first (potentially huge) piece of body data sent together with the POST request headers in the initial send().
* - Fixed the problem with doing a zero byte SCP transfer, verified with testDaniel Stenberg2008-03-221-2/+0
| | | | case 617 (which was added by Daniel Fandrich 5 Mar 2008).
* roadmap aheadDaniel Stenberg2008-03-211-3/+17
|
* Done: 125 - Michal Marek's typechecker-gcc workDaniel Stenberg2008-03-121-2/+0
|
* Done: 123 - Mike Protts' SFTP resume downloadDaniel Stenberg2008-03-081-2/+0
|
* - Anatoli Tubman found and fixed a crash with Negotiate authentication used onDaniel Stenberg2008-03-011-2/+0
| | | | a re-used connection where both requests used Negotiate.