aboutsummaryrefslogtreecommitdiff
path: root/RELEASE-NOTES
AgeCommit message (Expand)Author
2008-09-23- Introducing Jamie Lokier's function for date to epoch conversion used in theDaniel Stenberg
2008-09-23- Rob Crittenden brought a patch to "add some locking for thread-safety to NSSDaniel Stenberg
2008-09-22- Made the SOCKS code use the new Curl_read_plain() function to fix the bugDaniel Stenberg
2008-09-22- Michael Goffioul filed bug report #2107377 "Problem with mutli + GnuTLS +Daniel Stenberg
2008-09-20fix regression in configure script which affected OpenSSL builds on MSYSYang Tse
2008-09-09Mike Revi discovered some swapped speed switches documented in the curl manDan Fandrich
2008-09-08Dmitry Kurochkin fixed pipelining over proxy using the multi interfaceDaniel Stenberg
2008-09-08- Stefan Krause pointed out that libcurl would wrongly send away cookies toDaniel Stenberg
2008-09-05Improved the logic the decides whether to use HTTP 1.1 features or not in aDan Fandrich
2008-09-05- Martin Drasar provided the CURLOPT_POSTREDIR patch. It renamesDaniel Stenberg
2008-09-05- Introducing CURLOPT_CERTINFO and the corresponding CURLINFO_CERTINFO. ByDaniel Stenberg
2008-09-05- Dmitriy Sergeyev pointed out that curl_easy_pause() didn't unpause properlyDaniel Stenberg
2008-09-05sync with realityYang Tse
2008-09-02- Keith Mok added supported_protocols and supported_features to the pkg-configDaniel Stenberg
2008-09-01an impressive 672 contributors (counter after the 7.19.0 release)Daniel Stenberg
2008-09-01clear the way for 7.19.1 work!Daniel Stenberg
2008-09-01the web mirror system is droppedDaniel 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