summaryrefslogtreecommitdiff
path: root/RELEASE-NOTES
AgeCommit message (Expand)Author
2008-09-01the web mirror system is droppedcurl-7_19_0Daniel Stenberg
2008-09-01mention the curl_off_t changes firstDaniel Stenberg
2008-08-29- When libcurl was doing a HTTP POST and the server would respond withDaniel Stenberg
2008-08-28- Dengminwen reported that libcurl would lock a (cookie) share twice (withoutDaniel Stenberg
2008-08-28Fixed test case 1065 by changing the handling of CURLOPT_UPLOAD to setDan Fandrich
2008-08-23- Constantine Sapuntzakis fixed a bug when doing proxy CONNECT with the multiDaniel Stenberg
2008-08-22Fixed a problem when --dump-header - was given with more than one URL,Dan Fandrich
2008-08-22Improved curl_m*printf() integral data type size and signedness handlingYang Tse
2008-08-22Jamie Lokier is always helpful and this time around too...Daniel Stenberg
2008-08-20- Phil Pellouchoud pointed out that the windows version of libcurl had aDaniel Stenberg
2008-08-13on second thought, let's remove this number from here since it doesn't reallyDaniel Stenberg
2008-08-13dead mirrors removed => http://curl.haxx.se/mail/lib-2008-08/0208.htmlDaniel Stenberg
2008-08-13Added a few user-visible bug fixesDan Fandrich
2008-08-12- Andy Tsouladze fixed runtests.pl to not attempt to execute the stunnelDaniel Stenberg
2008-08-12Added macros for minimum-width signed and unsigned curl_off_t integerYang Tse
2008-08-11- Constantine Sapuntzakis filed bug report #2042430Daniel Stenberg
2008-08-11- Constantine Sapuntzakis filed bug report #2042440Daniel Stenberg
2008-08-07Initial support of curlbuild.h and curlrules.h which allowsYang Tse
2008-08-04- Yehoshua Hershberg found a problem that would make libcurl re-use aDaniel Stenberg
2008-08-04- Test cases 1051, 1052 and 1055 were added by Daniel Fandrich on July 30 andDaniel Stenberg
2008-08-03- Test case 1041 (added by Daniel Fandrich April 14th) proved a bug where PUTDaniel Stenberg
2008-08-03refer to the new option by its real nameDaniel Stenberg
2008-08-02No longer test availability of the gdi32 library, nor use it for linking, evenYang Tse
2008-08-01Added support for --append on SFTP uploads. Unfortunately, OpenSSH doesn'tDan Fandrich
2008-08-01Sync up with realityYang Tse
2008-08-01User names embedded in proxy URLs without a password were parsedDan Fandrich
2008-07-31Fixed a problem with any FTP URL or any URLs containing an IPv6 addressDan Fandrich
2008-07-30another option added, bump counterDaniel Stenberg
2008-07-30- Phil Blundell added the CURLOPT_SCOPE option, as well as adjusted the URLDaniel Stenberg
2008-07-30- PHP's bug report #43158 (http://bugs.php.net/bug.php?id=43158) identifies aDaniel Stenberg
2008-07-30Fixed --use-ascii to properly convert text files on Symbian OS, MS-DOSDan Fandrich
2008-07-27Added feature in runtests.pl to select tests based on key word.Dan Fandrich
2008-07-26- David Bau filed bug report #2026240 "CURL_READFUNC_PAUSE leads to bufferDaniel Stenberg
2008-07-11- Daniel Fandrich found out we didn't pass on the user-agent properly whenDaniel Stenberg
2008-07-10Peter Lamberg filed bug report #2015126: "poll gives WSAEINVAL when POLLPRIYang Tse
2008-07-09- Andreas Schuldei improved Phil Blundell's patch for IPv6 using c-ares, and IDaniel Stenberg
2008-07-07- Scott Barrett provided a test case for a segfault in the FTP code and theDaniel Stenberg
2008-07-03Phil Blundell provided a fix for libcurl's treatment of unexpected 1xxDaniel Stenberg
2008-07-03Introcuding a new timestamp for curl_easy_getinfo():Daniel Stenberg
2008-07-02fallback to gettimeofday when monotonic clock is unavailable at run-timeYang Tse
2008-07-01- Rolland Dudemaine provided fixes to get libcurl to build for the INTEGRITYDaniel Stenberg
2008-06-30- Stephen Collyer and Tor Arntsen helped identify a flaw in the range codeDaniel Stenberg
2008-06-29John Lightsey filed bug report #1999181: "CLOCK_MONOTONIC always fails onYang Tse
2008-06-22- Eduard Bloch filed the debian bug report #487567Daniel Stenberg
2008-06-20- Phil Pellouchoud found a case where libcurl built with NSS failed toDaniel Stenberg
2008-06-20- Hans-Jurgen May pointed out that trying SCP or SFTP over a SOCKS proxyDaniel Stenberg
2008-06-19- Christopher Palow fixed a curl_multi_socket() issue which previous causedDaniel Stenberg
2008-06-19- Dengminwen found a bug in the connection re-use function when using theDaniel Stenberg
2008-06-18- Rob Crittenden brought a fix for the NSS layer that makes libcurl no longerDaniel Stenberg
2008-06-13Fixed curl-config --ca which wasn't being exported by configure.Dan Fandrich