summaryrefslogtreecommitdiff
path: root/RELEASE-NOTES
AgeCommit message (Expand)Author
2008-12-09- Ken Hirsch simplified how libcurl does FTPS: now it doesn't assume anyDaniel Stenberg
2008-12-08- Fred Machado posted about a weird FTP problem on the curl-users list and whenDaniel Stenberg
2008-12-08- Christian Krause filed bug #2221237Daniel Stenberg
2008-12-03- Igor Novoseltsev filed bug #2351645Daniel Stenberg
2008-12-03- Pawel Kierski pointed out a mistake in the cookie code that could lead to aDaniel Stenberg
2008-11-24- Based on a patch by Vlad Grachov, libcurl now uses a new libssh2 0.19Daniel Stenberg
2008-11-19- I removed the default use of "Pragma: no-cache" from libcurl when a proxy isDaniel Stenberg
2008-11-19- Christian Krause reported and fixed a memory leak that would occur with HTTPDaniel Stenberg
2008-11-19- Andreas Wurf and Markus Koetter helped me analyze a problem that Andreas gotDaniel Stenberg
2008-11-16Christian Krause fixed a build failure when building with gss supportDaniel Stenberg
2008-11-15my recent changesDaniel Stenberg
2008-11-13and we are now on the 7.19.3 roadDaniel Stenberg
2008-11-137.19.2 coming upcurl-7_19_2Daniel Stenberg
2008-11-11- Rainer Canavan filed bug #2255627Daniel Stenberg
2008-11-11Related with bug #2230535 (http://curl.haxx.se/bug/view.cgi?id=2230535)Yang Tse
2008-11-07The getifaddrs() version of Curl_if2ip() crashed when used on a LinuxDan Fandrich
2008-11-07give credit where credit is dueYang Tse
2008-11-06Bug #2230535 (http://curl.haxx.se/bug/view.cgi?id=2230535) pointed out aYang Tse
2008-11-05and we're back on square one working on the next release...Daniel Stenberg
2008-11-04oops, use the correct option nameDaniel Stenberg
2008-11-04CURLINFO_FILETIME now works for file:// transfers as wellDaniel Stenberg
2008-11-03Sync up with realityYang Tse
2008-11-01Daniel Johnson reported and fixed ipv4 name resolves when libcurl is builtDaniel Stenberg
2008-10-29Fixed a bug that caused a few bytes of garbage to be sent after aDan Fandrich
2008-10-22fixed language, added the Solaris _REENTRANT thingDaniel Stenberg
2008-10-16- Igor Novoseltsev added CURLOPT_PROXYUSER and CURLOPT_PROXYPASSWORD that thenDaniel Stenberg
2008-10-15- Pascal Terjan filed bug #2154627Daniel Stenberg
2008-10-15credit to John WilkinsonDaniel Stenberg
2008-10-09Fixed the --interface option to work with IPv6 connections on glibcDan Fandrich
2008-10-08- Bug #2152270 (http://curl.haxx.se/bug/view.cgi?id=2152270) identified andDaniel Stenberg
2008-10-08- Igor filed bug #2111613 (http://curl.haxx.se/bug/view.cgi?id=2111613) thatDaniel Stenberg
2008-10-08- Igor Novoseltsev brought a patch that introduced two new options toDaniel Stenberg
2008-10-07- Fixed CURLINFO_PRIMARY_IP: When libcurl created a connection to host A thenDaniel Stenberg
2008-10-07oops, counted one of them twice!Daniel Stenberg
2008-10-07two more bindingsDaniel Stenberg
2008-09-30- The libcurl FTP code now returns CURLE_REMOTE_FILE_NOT_FOUND error when SIZEDaniel Stenberg
2008-09-29- Daniel Egger provided a patch that allows you to disable proxy support inDaniel Stenberg
2008-09-29- Ian Lynagh provided a patch that now makes CURLOPT_RANGE work fine for SFTPDaniel Stenberg
2008-09-29credit Maxim IvanovDaniel Stenberg
2008-09-29- Bug #2107803 (http://curl.haxx.se/bug/view.cgi?id=2107803) "noDaniel Stenberg
2008-09-25give proper credit!Daniel Stenberg
2008-09-25- Fixed the HTTP Digest auth code to not behave badly when getting a blank realmDaniel Stenberg
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