summaryrefslogtreecommitdiff
path: root/RELEASE-NOTES
Commit message (Expand)AuthorAgeFilesLines
* - 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
* - Setting CURLOPT_NOBODY to FALSE will now switch the HTTP request method toDaniel Stenberg2008-04-031-1/+2
* Scott Barrett added support for CURLOPT_NOBODY over SFTPDaniel Stenberg2008-04-031-1/+2
* - Added CURLFORM_STREAM as a supported option to curl_formadd() to allow anDaniel Stenberg2008-03-311-2/+2
* back to a blank for 7.18.2Daniel Stenberg2008-03-301-49/+6
* - Stephen Collyer pointed out that configure --with-libssh2 without a givenDaniel Stenberg2008-03-271-1/+2
* - As found out and reported by Dan Petitt, libcurl didn't show progress/callDaniel Stenberg2008-03-271-1/+1
* spell!Daniel Stenberg2008-03-251-1/+1
* - Made setting the CURLOPT_SSL_CTX_FUNCTION option return a failure in caseDaniel Stenberg2008-03-251-0/+2
* - Fixed the problem with doing a zero byte SCP transfer, verified with testDaniel Stenberg2008-03-221-0/+1
* Jes reported the curl-config bugDan Fandrich2008-03-201-1/+2
* Fixed a problem where curl-config --protocols could erroneously show LDAPSDan Fandrich2008-03-201-0/+1
* - Added --with-ca-path=DIRECTORY configure option to use an openSSL CApath byMichal Marek2008-03-201-0/+2
* Fixed an infinite loop when given an invalid SFTP quote command.Dan Fandrich2008-03-181-0/+1
* - Added curl_easy_getinfo typechecker.Michal Marek2008-03-181-4/+5
* - Brian Ulm figured out that if you did an SFTP upload withDaniel Stenberg2008-03-131-0/+1
* - Dmitry Popov filed bug report #1911069Daniel Stenberg2008-03-111-1/+3
* - Added a macro for curl_easy_setopt() that accepts three arguments and simplyDaniel Stenberg2008-03-111-0/+1
* - Added a type checking macro for curl_easy_setopt(), needs gcc-4.3 and onlyMichal Marek2008-03-111-0/+3
* - Brian Ulm reported a crash when doing a second SFTP transfer on a re-usedDaniel Stenberg2008-03-091-1/+3
* Fix the gssapi configure check to detect newer MIT Kerberos (patch byMichal Marek2008-03-061-1/+2
* Regression fix:Yang Tse2008-03-061-0/+1
* Mike Protts brought a patch that makes resumed transfers work with SFTP.Daniel Stenberg2008-03-041-1/+2
* - Anatoli Tubman found and fixed a crash with Negotiate authentication used onDaniel Stenberg2008-03-011-1/+3
* - Kaspar Brand made GnuTLS-built libcurl properly acknowledge the option thatDaniel Stenberg2008-02-251-0/+1
* - Sam Listopad provided a patch in feature-request #1900014Daniel Stenberg2008-02-231-1/+2
* - Georg Lippitsch made the src/Makefile.vc6 makefile use the same memory modelDaniel Stenberg2008-02-221-1/+1
* - Zmey Petroff found a crash when libcurl accessed a NULL pointer, whichDaniel Stenberg2008-02-211-1/+2
* - Fixed test case 405 to not fail when libcurl is built with GnuTLSDaniel Stenberg2008-02-201-0/+1
* - Based on initial work done by Gautam Kachroo to address a bug, we now keepDaniel Stenberg2008-02-201-1/+2
* - We no longer support setting the CURLOPT_URL option from inside a callbackDaniel Stenberg2008-02-201-1/+4