summaryrefslogtreecommitdiff
path: root/RELEASE-NOTES
Commit message (Expand)AuthorAgeFilesLines
* - Daniel Fandrich found out we didn't pass on the user-agent properly whenDaniel Stenberg2008-07-111-0/+1
* Peter Lamberg filed bug report #2015126: "poll gives WSAEINVAL when POLLPRIYang Tse2008-07-101-1/+3
* - Andreas Schuldei improved Phil Blundell's patch for IPv6 using c-ares, and IDaniel Stenberg2008-07-091-1/+2
* - Scott Barrett provided a test case for a segfault in the FTP code and theDaniel Stenberg2008-07-071-1/+2
* Phil Blundell provided a fix for libcurl's treatment of unexpected 1xxDaniel Stenberg2008-07-031-1/+2
* Introcuding a new timestamp for curl_easy_getinfo():Daniel Stenberg2008-07-031-0/+1
* fallback to gettimeofday when monotonic clock is unavailable at run-timeYang Tse2008-07-021-1/+1
* - Rolland Dudemaine provided fixes to get libcurl to build for the INTEGRITYDaniel Stenberg2008-07-011-1/+3
* - Stephen Collyer and Tor Arntsen helped identify a flaw in the range codeDaniel Stenberg2008-06-301-1/+3
* John Lightsey filed bug report #1999181: "CLOCK_MONOTONIC always fails onYang Tse2008-06-291-1/+2
* - Eduard Bloch filed the debian bug report #487567Daniel Stenberg2008-06-221-1/+2
* - Phil Pellouchoud found a case where libcurl built with NSS failed toDaniel Stenberg2008-06-201-1/+3
* - Hans-Jurgen May pointed out that trying SCP or SFTP over a SOCKS proxyDaniel Stenberg2008-06-201-1/+2
* - Christopher Palow fixed a curl_multi_socket() issue which previous causedDaniel Stenberg2008-06-191-1/+2
* - Dengminwen found a bug in the connection re-use function when using theDaniel Stenberg2008-06-191-1/+2
* - Rob Crittenden brought a fix for the NSS layer that makes libcurl no longerDaniel Stenberg2008-06-181-1/+3
* Fixed curl-config --ca which wasn't being exported by configure.Dan Fandrich2008-06-131-1/+1
* the next release is now called 7.19.0Daniel Stenberg2008-06-081-1/+1
* - curl the tool now deals with its command line options somewhat differently!Daniel Stenberg2008-06-081-1/+3
* - Axel Tillequin and Arnaud Ebalard added support for CURLOPT_ISSUERCERT, forDaniel Stenberg2008-06-061-2/+3
* - Axel Tillequin and Arnaud Ebalard added support for CURLOPT_CRLFILE, forDaniel Stenberg2008-06-061-2/+3
* - Added CURLINFO_PRIMARY_IP as a new information retrievable withDaniel Stenberg2008-06-061-2/+2
* start working on 7.18.3!Daniel Stenberg2008-06-041-39/+7
* Fixed a problem where telnet data would be lost if an EWOULDBLOCKDan Fandrich2008-06-031-0/+1
* - Emil Romanus found a problem and helped me repeat it. It occured when usingDaniel Stenberg2008-05-281-1/+2
* - Jeff Weber reported memory leaks with aborted SCP and SFTP transfers andDaniel Stenberg2008-05-281-1/+2
* - Bug report #1973352 (http://curl.haxx.se/bug/view.cgi?id=1973352) identifiedDaniel Stenberg2008-05-261-0/+1
* Andreas Faerber and Scott McCreary made (lib)curl build for the Haiku OSDaniel Stenberg2008-05-261-1/+2
* David Rosenstrauch reported that header files spnegohelp.h andYang Tse2008-05-261-1/+2
* Nikolai Kondrashov for his man page updateDaniel Stenberg2008-05-241-1/+1
* - When trying to repeat a multi interface problem I fell over a few multiDaniel Stenberg2008-05-191-0/+1
* - Introducing curl_easy_send() and curl_easy_recv(). They can be used to sendDaniel Stenberg2008-05-121-2/+3
* Internal time differences now use monotonic time source if available.Yang Tse2008-05-091-0/+1
* - Stefan Krause reported a busy-looping case when using the multi interfaceDaniel Stenberg2008-05-091-0/+1
* - Liam Healy filed the debian bug report #480044Daniel Stenberg2008-05-071-1/+2
* Christopher Palow provided the patch (edited by me) that introducesYang Tse2008-05-071-1/+2
* - Yuriy Sosov pointed out a configure fix for detecting c-ares when that isDaniel Stenberg2008-05-031-1/+3
* - Ben Van Hof filed bug report #1945240: "libcurl sometimes sends body twiceDaniel Stenberg2008-05-031-1/+2
* - Jean-Francois Bertrand reported a libcurl crash with CURLOPT_TCP_NODELAYDaniel Stenberg2008-05-031-2/+3
* - Bart Whiteley provided a patch that made libcurl work properly when an appDaniel Stenberg2008-05-011-1/+2
* - To make it easier for applications that want lots of magic stuff done onDaniel Stenberg2008-04-301-0/+1
* - Norbert Frese filed bug report #1951588: "Problem with curlftpfs andDaniel Stenberg2008-04-281-2/+6
* Added support for running on Symbian OS.Dan Fandrich2008-04-221-1/+2
* allow disabling the typechecker by defining CURL_DISABLE_TYPECHECK, asMichal Marek2008-04-141-1/+3
* - Stefan Krause reported a case where the OpenSSL handshake phase wasn'tDaniel Stenberg2008-04-141-1/+1
* mention Sandor as contributorDaniel Stenberg2008-04-141-1/+1
* - Brock Noland reported that curl behaved differently depending on which orderDaniel Stenberg2008-04-141-1/+2
* - Andre Guibert de Bruet found and fixed a case where malloc() was called butDaniel Stenberg2008-04-121-1/+2
* - Fix the MIT / Heimdal check for good:Michal Marek2008-04-071-1/+3
* - Alexey Simak fixed curl_easy_reset() to reset the max redirect limit properlyDaniel Stenberg2008-04-051-1/+2