summaryrefslogtreecommitdiff
path: root/RELEASE-NOTES
Commit message (Expand)AuthorAgeFilesLines
* - Internet Explorer had a broken HTTP digest authentication before v7 andDaniel Stenberg2008-12-101-1/+1
* - Ken Hirsch simplified how libcurl does FTPS: now it doesn't assume anyDaniel Stenberg2008-12-091-1/+2
* - Fred Machado posted about a weird FTP problem on the curl-users list and whenDaniel Stenberg2008-12-081-1/+3
* - Christian Krause filed bug #2221237Daniel Stenberg2008-12-081-0/+1
* - Igor Novoseltsev filed bug #2351645Daniel Stenberg2008-12-031-1/+2
* - Pawel Kierski pointed out a mistake in the cookie code that could lead to aDaniel Stenberg2008-12-031-1/+2
* - Based on a patch by Vlad Grachov, libcurl now uses a new libssh2 0.19Daniel Stenberg2008-11-241-5/+2
* - I removed the default use of "Pragma: no-cache" from libcurl when a proxy isDaniel Stenberg2008-11-191-1/+2
* - Christian Krause reported and fixed a memory leak that would occur with HTTPDaniel Stenberg2008-11-191-0/+1
* - Andreas Wurf and Markus Koetter helped me analyze a problem that Andreas gotDaniel Stenberg2008-11-191-1/+4
* Christian Krause fixed a build failure when building with gss supportDaniel Stenberg2008-11-161-1/+2
* my recent changesDaniel Stenberg2008-11-151-2/+4
* and we are now on the 7.19.3 roadDaniel Stenberg2008-11-131-9/+5
* 7.19.2 coming upcurl-7_19_2Daniel Stenberg2008-11-131-1/+2
* - Rainer Canavan filed bug #2255627Daniel Stenberg2008-11-111-1/+3
* Related with bug #2230535 (http://curl.haxx.se/bug/view.cgi?id=2230535)Yang Tse2008-11-111-2/+2
* The getifaddrs() version of Curl_if2ip() crashed when used on a LinuxDan Fandrich2008-11-071-1/+2
* give credit where credit is dueYang Tse2008-11-071-1/+1
* Bug #2230535 (http://curl.haxx.se/bug/view.cgi?id=2230535) pointed out aYang Tse2008-11-061-1/+1
* and we're back on square one working on the next release...Daniel Stenberg2008-11-051-40/+4
* oops, use the correct option nameDaniel Stenberg2008-11-041-1/+1
* CURLINFO_FILETIME now works for file:// transfers as wellDaniel Stenberg2008-11-041-1/+2
* Sync up with realityYang Tse2008-11-031-0/+1
* Daniel Johnson reported and fixed ipv4 name resolves when libcurl is builtDaniel Stenberg2008-11-011-1/+4
* Fixed a bug that caused a few bytes of garbage to be sent after aDan Fandrich2008-10-291-1/+2
* fixed language, added the Solaris _REENTRANT thingDaniel Stenberg2008-10-221-3/+4
* - Igor Novoseltsev added CURLOPT_PROXYUSER and CURLOPT_PROXYPASSWORD that thenDaniel Stenberg2008-10-161-1/+2
* - Pascal Terjan filed bug #2154627Daniel Stenberg2008-10-151-1/+2
* credit to John WilkinsonDaniel Stenberg2008-10-151-1/+1
* Fixed the --interface option to work with IPv6 connections on glibcDan Fandrich2008-10-091-0/+1
* - Bug #2152270 (http://curl.haxx.se/bug/view.cgi?id=2152270) identified andDaniel Stenberg2008-10-081-0/+1
* - Igor filed bug #2111613 (http://curl.haxx.se/bug/view.cgi?id=2111613) thatDaniel Stenberg2008-10-081-0/+1
* - Igor Novoseltsev brought a patch that introduced two new options toDaniel Stenberg2008-10-081-2/+4
* - Fixed CURLINFO_PRIMARY_IP: When libcurl created a connection to host A thenDaniel Stenberg2008-10-071-0/+1
* oops, counted one of them twice!Daniel Stenberg2008-10-071-1/+1
* two more bindingsDaniel Stenberg2008-10-071-1/+1
* - The libcurl FTP code now returns CURLE_REMOTE_FILE_NOT_FOUND error when SIZEDaniel Stenberg2008-09-301-0/+1
* - Daniel Egger provided a patch that allows you to disable proxy support inDaniel Stenberg2008-09-291-1/+2
* - Ian Lynagh provided a patch that now makes CURLOPT_RANGE work fine for SFTPDaniel Stenberg2008-09-291-1/+2
* credit Maxim IvanovDaniel Stenberg2008-09-291-1/+1
* - Bug #2107803 (http://curl.haxx.se/bug/view.cgi?id=2107803) "noDaniel Stenberg2008-09-291-0/+1
* give proper credit!Daniel Stenberg2008-09-251-1/+1
* - Fixed the HTTP Digest auth code to not behave badly when getting a blank realmDaniel Stenberg2008-09-251-0/+1
* - Introducing Jamie Lokier's function for date to epoch conversion used in theDaniel Stenberg2008-09-231-1/+3
* - Rob Crittenden brought a patch to "add some locking for thread-safety to NSSDaniel Stenberg2008-09-231-1/+2
* - Made the SOCKS code use the new Curl_read_plain() function to fix the bugDaniel Stenberg2008-09-221-1/+3
* - Michael Goffioul filed bug report #2107377 "Problem with mutli + GnuTLS +Daniel Stenberg2008-09-221-1/+2
* fix regression in configure script which affected OpenSSL builds on MSYSYang Tse2008-09-201-1/+2
* Mike Revi discovered some swapped speed switches documented in the curl manDan Fandrich2008-09-091-1/+2
* Dmitry Kurochkin fixed pipelining over proxy using the multi interfaceDaniel Stenberg2008-09-081-1/+2