summaryrefslogtreecommitdiff
path: root/RELEASE-NOTES
Commit message (Expand)AuthorAgeFilesLines
* - Mike Hommey filed and fixed bug report #1889856Daniel Stenberg2008-02-081-1/+2
* Günter Knauf added lib/mk-ca-bundle.pl which gets the Firefox ca bundle andDaniel Stenberg2008-02-081-0/+1
* - Refactored a lot of timeout code into a few functions in an attempt to makeDaniel Stenberg2008-02-071-1/+2
* Fix problem in strdup replacement when dealing with absolutely huge strings.Yang Tse2008-02-061-0/+1
* - Niklas Angebrand made the cookie support in libcurl properly deal with theDaniel Stenberg2008-01-311-2/+2
* - Dmitry Kurochkin fixed Curl_done() for pipelining, as it could previouslyDaniel Stenberg2008-01-291-2/+2
* - Michal Marek fixed minor mistake in test case 553 that prevented it fromDaniel Stenberg2008-01-291-1/+1
* start over on 7.18.1Daniel Stenberg2008-01-281-66/+8
* - Kevin Reed filed bug report #1879375Daniel Stenberg2008-01-251-1/+4
* and Igor Franchuk is his name!Daniel Stenberg2008-01-241-1/+1
* "Igor" pointed out that CURLOPT_COOKIELIST set to "ALL" leaked memory, and soDaniel Stenberg2008-01-231-0/+1
* Dmitry Kurochkin removed the cancelled state for pipelining, as we agreedDaniel Stenberg2008-01-211-0/+2
* Judson provided an example, and the added mirror adds the countDaniel Stenberg2008-01-201-2/+2
* http://curl.very-clever.com/ is a new mirror in Nuremberg, GermanyDaniel Stenberg2008-01-201-1/+2
* Lau Hang Kin found and fixed a problem with the multi interface when doingDaniel Stenberg2008-01-181-1/+2
* curl-java 0.2.1Daniel Stenberg2008-01-171-0/+1
* Nathan Coulter's patch that makes runtests.pl respect the PATH when figuringDaniel Stenberg2008-01-161-1/+2
* fix handling of out of memory in the command line tool that afectedYang Tse2008-01-161-0/+1
* Dmitry Kurochkin worked a lot on improving the HTTP Pipelining support thatDaniel Stenberg2008-01-161-0/+1
* Calls to Curl_failf() are not supposed to provide a trailing newline as theDaniel Stenberg2008-01-151-0/+1
* Joe Malicki filed bug report #1871269Daniel Stenberg2008-01-141-1/+3
* I re-arranged the curl --help output. All the options are now sorted onDaniel Stenberg2008-01-121-0/+1
* Eric Landes provided the patch (edited by me) that introduces theDaniel Stenberg2008-01-121-3/+4
* Daniel Egger made CURLOPT_RANGE work on file:// URLs the very same way itDaniel Stenberg2008-01-111-0/+1
* Michal Marek made curl-config --libs not include /usr/lib64 in the outputDaniel Stenberg2008-01-101-0/+1
* Georg Lippitsch brought CURLOPT_SEEKFUNCTION and CURLOPT_SEEKDATA to allowDaniel Stenberg2008-01-101-7/+8
* Nikitinskit Dmitriy filed bug report #1868255Daniel Stenberg2008-01-101-0/+1
* Introducing curl_easy_pause() and new magic return codes for both the readDaniel Stenberg2008-01-081-2/+3
* Jeff Johnson filed bug report #1863171Daniel Stenberg2008-01-061-1/+2
* Based on further discussion on curl-library, I reverted yesterday's SOCKS5Daniel Stenberg2008-01-051-3/+2
* Added Daniel Egger and extended the --no-keep-alive descriptionDaniel Stenberg2008-01-051-2/+4
* Based on Maxim Perenesenko's patch, we now do SOCKS5 operations and let theDaniel Stenberg2008-01-041-3/+5
* I removed the socklen_t use from the public curl/curl.h header and insteadDaniel Stenberg2008-01-021-1/+1
* Richard Atterer brought a patch that added support for SOCKS4a proxies, whichDaniel Stenberg2008-01-021-2/+3
* Mohun Biswas pointed out that --libcurl generated a source code with an intDaniel Stenberg2008-01-011-1/+2
* Dmitry Kurochkin mentioned a flawDaniel Stenberg2007-12-261-1/+3
* Gary Maxwell filed bug report #1856628Daniel Stenberg2007-12-241-1/+2
* (http://curl.haxx.se/mail/archive-2007-12/0039.html) reported and fixedYang Tse2007-12-181-0/+1
* pollfd struct and WSA_poll fixes for Windows Vista already present in CVSYang Tse2007-12-181-2/+2
* Mateusz Loskot pointed out that VC++ 9.0 (2008) has the pollfd struct andDaniel Stenberg2007-12-171-1/+2
* David Wright filed bug report #1849764Daniel Stenberg2007-12-131-1/+2
* Gilles Blanc made the curl tool enable SO_KEEPALIVE for the connections andDaniel Stenberg2007-12-121-2/+4
* Andrew Moise filed bug report #1847501Daniel Stenberg2007-12-091-1/+1
* Spacen Jasset reported a problem with doing POST (with data read with aDaniel Stenberg2007-12-051-1/+2
* Ray Pekowski filed bug report #1842029Daniel Stenberg2007-12-031-1/+1
* SSL session id caching bugfixDaniel Stenberg2007-12-031-0/+1
* mention "no longer default-appends ;type= on FTP URLs thru proxies" as a bugDaniel Stenberg2007-12-031-0/+1
* Michal Marek introduced CURLOPT_PROXY_TRANSFER_MODE which is used to controlDaniel Stenberg2007-12-021-1/+2
* ftp resumed upload and long Digest noncesDaniel Stenberg2007-11-291-0/+3
* Provide a socklen_t definition in curl.h for Win32 API build targetsYang Tse2007-11-221-0/+1