- Robert A. Monat and Shmulik Regev helped out to fix the new */Makefile.vc8
[platform/upstream/curl.git] / RELEASE-NOTES
2007-03-02 Daniel Stenberg- Robert A. Monat and Shmulik Regev helped out to fix...
2007-02-27 Daniel Stenberg- Hang Kin Lau found and fixed: When I use libcurl...
2007-02-27 Daniel StenbergHTTP Digest header parsing fix
2007-02-25 Daniel StenbergTwo new mirrors, but the total amount of mirrors still...
2007-02-25 Daniel Stenberg- Adam D. Moss made the HTTP CONNECT procedure less...
2007-02-21 Daniel Stenberg- Ravi Pratap provided work on libcurl making pipelinin...
2007-02-20 Linus Nielsen FeltzingNew FTP CCC functionality - adds passive and active...
2007-02-19 Dan FandrichMention curl-config dependencies fix.
2007-02-19 Daniel StenbergIan Turner fixed the libcurl.m4 macro's support for...
2007-02-19 Daniel Stenberg- Shmulik Regev found a memory leak in re-used HTTPS...
2007-02-19 Daniel Stenberg- Robson Braga Araujo made passive FTP transfers work...
2007-02-18 Daniel Stenberg- Jeff Pohlmeyer identified two problems: first a rathe...
2007-02-16 Daniel Stenberg- Duncan Mac-Vicar Prett and Michal Marek reported...
2007-02-13 Daniel Stenbergftp@example.com is now the new anonymous FTP password...
2007-02-12 Daniel StenbergRob Crittenden added support for NSS (Network Security...
2007-02-12 Daniel Stenberg- Shmulik Regev fixed so that the final CRLF of HTTP...
2007-02-12 Daniel StenbergJeff Pohlmeyer for his bug fix today, but too specific...
2007-02-05 Daniel Stenberg- Michael Wallner provided a patch that adds support...
2007-02-05 Yang Tsecookie expiry date in several test cases set to year...
2007-02-03 Daniel Stenberg- Yang Tse fixed the cookie expiry date in several...
2007-02-02 Yang TseIn testsuite, update test cookies expiration from 2007...
2007-01-30 Daniel Stenbergstart working on 7.16.2
2007-01-29 Daniel Stenbergthe user-agent fix
2007-01-29 Daniel Stenberg- Michael Wallner reported that when doing a CONNECT...
2007-01-28 Daniel Stenbergcurl_easy_reset() now resets the CA bundle path correctly
2007-01-25 Daniel Stenberg- Added the --libcurl [file] option to curl. Append...
2007-01-23 Daniel Stenbergrecount
2007-01-16 Daniel Stenberg- Armel Asselin improved libcurl to behave a lot better...
2007-01-14 Daniel Stenberg- David McCreedy provided libcurl changes for doing...
2007-01-13 Daniel Stenberg4GB download and cookielist "ALL" fixes
2007-01-05 Daniel Stenberg- Linus Nielsen Feltzing introduced the --ftp-ssl-ccc...
2007-01-03 Daniel Stenberg- David McCreedy made changes to allow base64 encoding...
2007-01-03 Daniel Stenberg- Matt Witherspoon fixed the flaw which made libcurl...
2007-01-02 Daniel Stenberg- Victor Snezhko helped us fix bug report #1603712
2006-12-29 Daniel Stenbergcurl_easy_duphandle() sets the magic number in the...
2006-12-25 Daniel Stenbergmention the no_proxy work
2006-12-22 Daniel Stenberg- Robert Foreman provided a prime example snippet showi...
2006-12-22 Daniel StenbergWhen setting a proxy with environment variables and...
2006-12-21 Daniel StenbergRobson Braga Araujo reported bug #1618359
2006-12-16 Daniel StenbergBrendan Jurd provided a fix that now prevents libcurl...
2006-12-11 Daniel StenbergAlexey Simak found out that when doing FTP with the...
2006-12-06 Daniel StenbergSebastien Willemijns reported bug #1603712
2006-12-05 Daniel StenbergStefan Krause pointed out a compiler warning with a...
2006-12-05 Daniel StenbergSh Diao reported that CURLOPT_CLOSEPOLICY doesn't work...
2006-12-05 Daniel StenbergJared Lundell filed bug report #1604956
2006-12-05 Daniel StenbergCURLOPT_FORBID_REUSE works again with a cleaned up...
2006-12-05 Daniel StenbergMartin Skinner brought back bug report #1230118 to...
2006-12-05 Daniel StenbergAlexey Simak filed bug report #1600447
2006-12-05 Daniel StenbergMatt Witherspoon fixed a problem case when the CPU...
2006-12-05 Daniel Stenbergcurl.dsmirror.nl is another mirror
2006-12-01 Daniel StenbergToon Verwaest reported that there are servers that...
2006-11-25 Daniel StenbergVenkat Akella found out that libcurl did not like HTTP...
2006-11-24 Daniel StenbergJames Housley did lots of work and introduced SFTP...
2006-11-21 Daniel Stenbergnew french mirror
2006-11-18 Daniel Stenbergnew ruby binding, new tclcurl release
2006-11-13 Daniel StenbergRon in bug #1595348 (curl.haxx.se/bug/view.cgi?id=15953...
2006-11-09 Daniel StenbergNir Soffer updated libcurl.framework.make: fix symlinks...
2006-11-09 Daniel StenbergDmitriy Sergeyev found a SIGSEGV with his test04.c...
2006-11-09 Daniel StenbergCiprian Badescu found a SIGSEGV when doing multiple...
2006-11-08 Daniel StenbergBradford Bruce reported that when setting CURLOPT_DEBUG...
2006-11-07 Daniel Stenbergadd missing names
2006-11-03 Daniel StenbergOlaf Stueben provided a patch that I edited slightly...
2006-11-02 Daniel Stenbergupdate the counter
2006-11-02 Daniel StenbergJames Housley brought support for SCP transfers
2006-10-30 Daniel Stenbergstart working on 7.16.1
2006-10-29 Daniel Stenberg7.16.0 material
2006-10-25 Daniel StenbergFixed CURLOPT_FAILONERROR to return CURLE_HTTP_RETURNED...
2006-10-21 Daniel StenbergNir Soffer for his Makefile.am fix
2006-10-21 Daniel StenbergArmel Asselin separated CA cert verification problems...
2006-10-18 Daniel Stenbergchanges done the last few days
2006-10-17 Daniel StenbergPlease welcome our new haxx.se curl mirror, for really...
2006-10-13 Dan FandrichThe tagging of application/x-www-form-urlencoded POST...
2006-10-12 Daniel StenbergStarting now, adding an easy handle to a multi stack...
2006-10-12 Daniel StenbergJeff Pohlmeyer has been working with the hiperfifo...
2006-10-09 Daniel Stenbergnew mirrors
2006-10-06 Daniel StenbergBogdan Nicula's hanging test case was converted to...
2006-09-30 Daniel StenbergSupport for FTP third party transfers is now dropped
2006-09-28 Daniel StenbergReported in #1561470 (curl.haxx.se/bug/view.cgi?id...
2006-09-24 Daniel StenbergCory Nelson made libcurl use the WSAPoll() function...
2006-09-23 Daniel Stenbergupdated numbers
2006-09-23 Daniel StenbergMike Protts added --ftp-ssl-control to make curl use...
2006-09-23 Daniel StenbergDmitriy Sergeyev provided a patch that made the SOCKS...
2006-09-21 Daniel Stenberg(FTP) a failed upload does not invalidate the control...
2006-09-20 Daniel StenbergArmel Asselin fixed problems when you gave a proxy...
2006-09-12 Daniel Stenbergstuff we do
2006-09-11 Daniel Stenberg- Fixed my breakage from earlier today so that doing...
2006-09-10 Daniel Stenbergcurl_multi_socket() fix thanks to Jeff's test code
2006-09-09 Daniel StenbergMichele Bini fixed how the hostname is put in NTLM...
2006-09-08 Daniel StenbergPeter Sylvester cleaned up and fixed the getsockname...
2006-09-07 Daniel StenbergMajor overhaul introducing http pipelining support...
2006-09-04 Daniel Stenbergspell fix and added Jari
2006-09-04 Daniel Stenbergproper credit
2006-09-03 Daniel Stenberg- "Dortik" (curl.haxx.se/bug/view.cgi?id=1551412) provi...
2006-08-31 Daniel StenbergDmitriy Sergeyev found and fixed a multi interface...
2006-08-29 Daniel StenbergDavid McCreedy added CURLOPT_SOCKOPTFUNCTION and CURLOP...
2006-08-25 Daniel StenbergArmel Asselin reported that the 'running_handles' count...
2006-08-22 Daniel StenbergDavid McCreedy fixed a remaining mistake from the Augus...
2006-08-22 Daniel StenbergPeter Sylvester pointed out a flaw in the AllowServerCo...
2006-08-21 Daniel Stenbergclarify for what protocols the changes are
2006-08-19 Daniel StenbergBased on a patch by Armel Asselin, the FTP code no...
next