summaryrefslogtreecommitdiff
path: root/RELEASE-NOTES
Commit message (Expand)AuthorAgeFilesLines
* Grant Erickson fixed timeouts for TFTPDaniel Stenberg2009-01-131-1/+3
* - Michael Wallner fixed a NULL pointer deref when callingDaniel Stenberg2009-01-131-1/+2
* Stefan Teleman's curlbuild.h fix for SunPro compilersDaniel Stenberg2009-01-131-1/+2
* changed the wording to possibly make some senseDaniel Stenberg2009-01-111-2/+2
* - Based on bug report #2498665 (http://curl.haxx.se/bug/view.cgi?id=2498665)Daniel Stenberg2009-01-111-1/+2
* credit Karl Moerder properlyDaniel Stenberg2009-01-111-1/+1
* - Karl M brought the patch that creates vc9 Makefiles, and I made 'maketgz'Daniel Stenberg2009-01-111-0/+1
* - Emil Romanus fixed:Daniel Stenberg2009-01-101-1/+3
* Unified much of the SessionHandle initialization done in Curl_open() andDan Fandrich2009-01-081-0/+1
* - Rob Crittenden did once again provide an NSS update:Daniel Stenberg2009-01-071-1/+2
* credit BasDaniel Stenberg2008-12-311-1/+1
* - Phil Lisiecki filed bug report #2413067Daniel Stenberg2008-12-291-1/+2
* - Peter Korsgaard fixed building libcurl with "configure --with-sslDaniel Stenberg2008-12-281-1/+2
* libssh2 0.19 became 1.0 insteadDaniel Stenberg2008-12-271-2/+2
* - Given a recent enough libssh2, libcurl can now seek/resume with SFTP evenDaniel Stenberg2008-12-221-0/+1
* - Anthony Bryan provided a set of patches that cleaned up manual language,Daniel Stenberg2008-12-221-1/+2
* - Igor Novoseltsev fixed a bad situation for the multi_socket() API when doingDaniel Stenberg2008-12-201-0/+1
* - curl_multi_timeout() could return a timeout value of 0 even though nothingDaniel Stenberg2008-12-191-0/+2
* - Using the libssh2 0.19 function libssh2_session_block_directions(), libcurlDaniel Stenberg2008-12-191-1/+3
* - SCP and SFTP with the multi interface had the same flaw: the 'DONE'Daniel Stenberg2008-12-171-0/+1
* - libssh2_sftp_last_error() was wrongly used at some places in libcurl whichDaniel Stenberg2008-12-151-0/+1
* credit Mark Karpeles for his report and workDaniel Stenberg2008-12-121-1/+1
* Patrick Monnerat fixed a build regression, introduced in 7.19.2, affectingYang Tse2008-12-121-1/+2
* - Bug report #2416182 titled "crash in ConnectionExists when usingDaniel Stenberg2008-12-111-0/+1
* - Keshav Krity found out that libcurl failed to deal with dotted IPv6Daniel Stenberg2008-12-111-1/+2
* - 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