summaryrefslogtreecommitdiff
path: root/CHANGES
Commit message (Expand)AuthorAgeFilesLines
* - Emil Romanus found a problem and helped me repeat it. It occured when usingDaniel Stenberg2008-05-281-0/+5
* - Jeff Weber reported memory leaks with aborted SCP and SFTP transfers andDaniel Stenberg2008-05-281-0/+6
* - Bug report #1973352 (http://curl.haxx.se/bug/view.cgi?id=1973352) identifiedDaniel Stenberg2008-05-261-0/+5
* Andreas Faerber and Scott McCreary made (lib)curl build for the Haiku OSDaniel Stenberg2008-05-261-0/+3
* David Rosenstrauch reported that header files spnegohelp.h andYang Tse2008-05-261-0/+4
* Made sure to pass longs in to curl_easy_setopt where necessary in theDan Fandrich2008-05-221-0/+4
* - When trying to repeat a multi interface problem I fell over a few multiDaniel Stenberg2008-05-191-0/+17
* Added test case 556 that uses curl_easy_send() and curl_easy_recv()Daniel Stenberg2008-05-131-0/+3
* - Introducing curl_easy_send() and curl_easy_recv(). They can be used to sendDaniel Stenberg2008-05-121-0/+6
* Internal time differences now use monotonic time source if available.Yang Tse2008-05-091-0/+4
* - Stefan Krause reported a busy-looping case when using the multi interfaceDaniel Stenberg2008-05-091-0/+5
* - Make Curl_write and it's callees accept a const pointer, in preparationMichal Marek2008-05-091-0/+4
* - Liam Healy filed the debian bug report #480044Daniel Stenberg2008-05-071-0/+5
* Christopher Palow provided the patch (edited by me) that introducesYang Tse2008-05-071-0/+4
* - Yuriy Sosov pointed out a configure fix for detecting c-ares when that isDaniel Stenberg2008-05-031-0/+4
* - Ben Van Hof filed bug report #1945240: "libcurl sometimes sends body twiceDaniel Stenberg2008-05-031-0/+8
* - Jean-Francois Bertrand reported a libcurl crash with CURLOPT_TCP_NODELAYDaniel Stenberg2008-05-031-0/+7
* - Bart Whiteley provided a patch that made libcurl work properly when an appDaniel Stenberg2008-05-011-0/+5
* - To make it easier for applications that want lots of magic stuff done onDaniel Stenberg2008-04-301-0/+9
* improved easy interface resolving timeout handling in c-ares enabled buildsYang Tse2008-04-291-0/+3
* Added test 1028 to test an HTTP redirect to a FTP URL.Dan Fandrich2008-04-291-0/+3
* - Norbert Frese filed bug report #1951588: "Problem with curlftpfs andDaniel Stenberg2008-04-281-0/+8
* mention the automake problems and solution even though it doesn't strictlyDaniel Stenberg2008-04-261-0/+9
* Add 'timeout' and 'delay' attributes support for the test harness <command> s...Yang Tse2008-04-251-0/+8
* Made --stderr able to redirect all stderr messages.Dan Fandrich2008-04-251-0/+3
* Added support for running on Symbian OS.Dan Fandrich2008-04-221-0/+3
* Added test cases 1026 and 1027 to do some rudimentary tests on the --manualDan Fandrich2008-04-181-0/+4
* allow disabling the typechecker by defining CURL_DISABLE_TYPECHECK, asMichal Marek2008-04-141-0/+4
* - Stefan Krause reported a case where the OpenSSL handshake phase wasn'tDaniel Stenberg2008-04-141-0/+4
* - Andre Guibert de Bruet fixed a second case of not checking the malloc()Daniel Stenberg2008-04-141-0/+3
* - Sandor Feldi reported bug #1942022Daniel Stenberg2008-04-141-0/+4
* - Brock Noland reported that curl behaved differently depending on which orderDaniel Stenberg2008-04-141-0/+5
* - Andre Guibert de Bruet found and fixed a case where malloc() was called butDaniel Stenberg2008-04-121-0/+4
* Added test case 1025 to test a command-line cookie with Location: followingDan Fandrich2008-04-101-2/+2
* Added test case 1024 to test a scenario similar to the one reportedDan Fandrich2008-04-101-0/+5
* - Fix the MIT / Heimdal check for good:Michal Marek2008-04-071-0/+9
* - Alexey Simak fixed curl_easy_reset() to reset the max redirect limit properlyDaniel Stenberg2008-04-051-0/+2
* - Based on the Debian bug report #474224 that complained about the FTP errorDaniel Stenberg2008-04-051-0/+11
* Added test627 to test SFTP with CURLOPT_NOBODYDan Fandrich2008-04-041-0/+3
* - Setting CURLOPT_NOBODY to FALSE will now switch the HTTP request method toDaniel Stenberg2008-04-031-0/+5
* Scott Barrett added support for CURLOPT_NOBODY over SFTPDaniel Stenberg2008-04-031-0/+3
* Made sure that curl_global_init is called in all the multithreadedDan Fandrich2008-04-031-0/+4
* Removed the generated ca-bundle.h file. The verbatim value of $ca andMichal Marek2008-03-311-0/+4
* - Added CURLFORM_STREAM as a supported option to curl_formadd() to allow anDaniel Stenberg2008-03-311-0/+7
* Changed the makefile so the doc/examples/ programs are never built in aDan Fandrich2008-03-311-0/+5
* 7.18.1curl-7_18_1Daniel Stenberg2008-03-301-0/+2
* - Stephen Collyer pointed out that configure --with-libssh2 without a givenDaniel Stenberg2008-03-271-0/+4
* - As found out and reported by Dan Petitt, libcurl didn't show progress/callDaniel Stenberg2008-03-271-0/+5
* - Made setting the CURLOPT_SSL_CTX_FUNCTION option return a failure in caseDaniel Stenberg2008-03-251-0/+5
* - Fixed the problem with doing a zero byte SCP transfer, verified with testDaniel Stenberg2008-03-221-0/+4