summaryrefslogtreecommitdiff
path: root/RELEASE-NOTES
Commit message (Expand)AuthorAgeFilesLines
* Mark Incley noticed VS2008 compilation halting when building for Windows 2000Yang Tse2009-02-201-1/+2
* the FTP multi interface bugDaniel Stenberg2009-02-201-1/+4
* - Linus Nielsen Feltzing reported and helped me repeat and fix a problem withDaniel Stenberg2009-02-201-1/+1
* - Patrik Thunstrom reported a problem and helped me repeat it. It turned outDaniel Stenberg2009-02-191-1/+2
* - Kamil Dudka made NSS-powered builds compile and run again!Daniel Stenberg2009-02-171-1/+3
* - CURLOPT_FTP_CREATE_MISSING_DIRS can now be set to 2 in addition to 1 forDaniel Stenberg2009-02-171-0/+2
* - Andre Guibert de Bruet found and fixed a memory leak in the content encodingDaniel Stenberg2009-02-141-1/+2
* Added support for Digest and NTLM authentication using GnuTLS.Dan Fandrich2009-02-121-0/+1
* credit Jocelyn Jaubert for his bug report and associated workDaniel Stenberg2009-02-121-1/+1
* - CURLINFO_CONDITION_UNMET was added to allow an application to get to know ifDaniel Stenberg2009-02-111-0/+1
* Added docs/libcurl/symbols-in-versionsDaniel Stenberg2009-02-101-0/+1
* - Hidemoto Nakada provided a small fix that makes it possible to get theDaniel Stenberg2009-02-031-1/+3
* - Patrick Scott found a rather large memory leak when using the multiDaniel Stenberg2009-02-021-1/+3
* - Craig A West brought us: libcurl now defaults to do CONNECT with HTTPDaniel Stenberg2009-02-021-1/+2
* - When building with c-ares 1.6.1 (not yet released) or later and IPv6 supportDaniel Stenberg2009-01-311-0/+1
* - Scott Cantor filed bug report #2550061Daniel Stenberg2009-01-311-1/+2
* - Markus Moeller introduced two new options to libcurl:Daniel Stenberg2009-01-281-3/+6
* - Chad Monroe provided the new CURLOPT_TFTP_BLKSIZE option that allows an appDaniel Stenberg2009-01-261-1/+2
* wrap line at col 80Daniel Stenberg2009-01-261-2/+2
* - The "-no_ticket" option was introduced in Openssl0.9.8j. It's a flag toDaniel Stenberg2009-01-261-1/+4
* - Alexey Borzov filed bug report #2535504Daniel Stenberg2009-01-261-1/+2
* - Craig A West brought CURLOPT_NOPROXY and the corresponding --noproxy option.Daniel Stenberg2009-01-251-4/+4
* Fixed a couple more locale-dependent toupper conversions, mainly forDan Fandrich2009-01-211-0/+1
* - Lisa Xu pointed out that the ssh.obj file was missing from the lib/Makefile...Daniel Stenberg2009-01-201-2/+2
* 700 friendly contributors after the new ones in 7.19.3 were addedDaniel Stenberg2009-01-191-1/+1
* start over on our journey towards 7.19.4...Daniel Stenberg2009-01-191-45/+5
* - Andrew de los Reyes fixed curlbuild.h for "generic" gcc builds on PPC, bothDaniel Stenberg2009-01-161-1/+2
* - Tim Ansell fixed a compiler warning in lib/cookie.cDaniel Stenberg2009-01-151-1/+1
* 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