summaryrefslogtreecommitdiff
path: root/CHANGES
Commit message (Expand)AuthorAgeFilesLines
* Song Ma found a memory leak in the if2ip code if you pass in an interfaceDaniel Stenberg2007-04-121-0/+6
* 7.16.2curl-7_16_2Daniel Stenberg2007-04-111-0/+2
* Ravi Pratap provided fixes for HTTP pipeliningDaniel Stenberg2007-04-101-0/+2
* configure script will ignore --enable-sspi option for non-native WindowsYang Tse2007-04-101-0/+3
* Nick Zitzmann did ssh.c cleanupsDaniel Stenberg2007-04-081-0/+3
* Rob Jones fixed better #ifdef'ing for a bunch of #include lines.Daniel Stenberg2007-04-031-0/+3
* Nick Zitzmann made CURLOPT_POSTQUOTE work for SFTP as well.Daniel Stenberg2007-04-021-0/+37
* Robert Iakobashvili made curl_multi_remove_handle() a lot faster when manyDaniel Stenberg2007-04-011-0/+4
* Matt Kraai provided a patch that makes curl build on QNX 6 fine again. MostlyDaniel Stenberg2007-04-011-0/+3
* "Pixel" fixed a problem that appeared when you used -f with user+passwordDaniel Stenberg2007-03-311-0/+6
* Don't tear down the ftp connection if the maximum filesize was exceededDan Fandrich2007-03-301-0/+9
* New Internal wrapper function Curl_select() around select (2), itYang Tse2007-03-271-0/+4
* Fix dateYang Tse2007-03-261-1/+1
* Internal function Curl_select() renamed to Curl_socket_ready()Yang Tse2007-03-261-0/+3
* - Daniel Johnson fixed multi code to traverse the easy handle list properly.Daniel Stenberg2007-03-251-0/+4
* Fixed a memory leak when specifying a proxy with a file: URL and addedDan Fandrich2007-03-241-0/+2
* Changed the test harness to attempt to gracefully shut down serversDan Fandrich2007-03-241-0/+6
* Added --pubkey option to curl and made --key also work for SCP/SFTP,Dan Fandrich2007-03-231-0/+4
* Fixed: When a signal was caught awaiting for an event using Curl_select()Yang Tse2007-03-201-0/+13
* Bryan Henderson fixed the progress function so that it can get calledYang Tse2007-03-191-0/+4
* Various memory leaks plugged and NULL pointer fixes made in the ssh code.Dan Fandrich2007-03-151-0/+3
* - Nick made the curl tool accept globbing ranges that only is one number, i.eDaniel Stenberg2007-03-151-0/+4
* reverted the pselect patch => http://curl.haxx.se/mail/lib-2007-03/0100.htmlDaniel Stenberg2007-03-111-22/+0
* Eygene Ryabinkin fixed a use-after-free issue with HTTP transfers with theDaniel Stenberg2007-03-101-0/+20
* - Bryan Henderson introduces two things:Daniel Stenberg2007-03-101-0/+23
* Updated the test harness to add a new "crypto" feature check and updated theDan Fandrich2007-03-091-0/+5
* - Robert Iakobashvili fixed CURLOPT_INTERFACE for IPv6.Daniel Stenberg2007-03-091-0/+2
* - Robert A. Monat improved the maketgz and VC6/8 generating to set the correctDaniel Stenberg2007-03-091-0/+3
* - Justin Fletcher fixed a file descriptor leak in the curl tool when trying toDaniel Stenberg2007-03-091-0/+5
* Updated the test harness to check for protocol support before running eachDan Fandrich2007-03-091-0/+4
* Added SSL as a required feature for test case 400.Dan Fandrich2007-03-081-0/+8
* Honour --ftp-ssl-control on ftps:// URLs to allow encrypted control andDan Fandrich2007-03-071-0/+8
* - Robert A. Monat and Shmulik Regev helped out to fix the new */Makefile.vc8Daniel Stenberg2007-03-021-0/+9
* - Hang Kin Lau found and fixed: When I use libcurl to connect to an httpsDaniel Stenberg2007-02-271-0/+14
* - Adam D. Moss made the HTTP CONNECT procedure less blocking when used fromDaniel Stenberg2007-02-251-0/+5
* - Added warning outputs if the command line uses more than one of the optionsDaniel Stenberg2007-02-231-0/+5
* - Ravi Pratap provided work on libcurl making pipelining more robust andDaniel Stenberg2007-02-211-0/+17
* Ian Turner fixed the libcurl.m4 macro's support for --with-libcurl.Daniel Stenberg2007-02-191-0/+2
* - Shmulik Regev found a memory leak in re-used HTTPS connections, at leastDaniel Stenberg2007-02-191-0/+3
* - Robson Braga Araujo made passive FTP transfers work with SOCKS (both 4 andDaniel Stenberg2007-02-191-0/+4
* - Jeff Pohlmeyer identified two problems: first a rather obscure problem withDaniel Stenberg2007-02-181-0/+9
* - Duncan Mac-Vicar Prett and Michal Marek reported problems with resettingDaniel Stenberg2007-02-161-0/+4
* Don't bother adding a library path of /usr/lib in curl-config --libsDan Fandrich2007-02-141-0/+5
* ftp@example.com is now the new anonymous FTP password. I opted for 'ftp' onDaniel Stenberg2007-02-131-0/+3
* - Robert A. Monat made libcurl build fine with VC2005 - it doesn't haveDaniel Stenberg2007-02-131-0/+5
* mention today's LIBCURL_TIMESTAMP fixDaniel Stenberg2007-02-121-0/+4
* Rob Crittenden added support for NSS (Network Security Service) for theDaniel Stenberg2007-02-121-0/+5
* - Shmulik Regev fixed so that the final CRLF of HTTP response headers are sentDaniel Stenberg2007-02-121-0/+9
* - Jeff Pohlmeyer fixed a flaw in curl_multi_add_handle() when adding a handleDaniel Stenberg2007-02-121-0/+4
* non-blocking SSH stuffDaniel Stenberg2007-02-061-0/+6