summaryrefslogtreecommitdiff
path: root/RELEASE-NOTES
Commit message (Expand)AuthorAgeFilesLines
* builds on QNX 6 againDaniel Stenberg2007-04-081-0/+1
* Rob Jones fixed better #ifdef'ing for a bunch of #include lines.Daniel Stenberg2007-04-031-1/+1
* Nick Zitzmann made CURLOPT_POSTQUOTE work for SFTP as well.Daniel Stenberg2007-04-021-1/+2
* Matt Kraai provided a patch that makes curl build on QNX 6 fine again. MostlyDaniel Stenberg2007-04-011-1/+2
* 26 flaws identified by coverity.comDaniel Stenberg2007-03-311-0/+1
* "Pixel" fixed a problem that appeared when you used -f with user+passwordDaniel Stenberg2007-03-311-0/+1
* New Internal wrapper function Curl_select() around select (2), itYang Tse2007-03-271-0/+1
* added Daniel JohnsonDaniel Stenberg2007-03-251-1/+1
* Added --pubkey option to curl and made --key also work for SCP/SFTP,Dan Fandrich2007-03-231-1/+3
* Fixed: When a signal was caught awaiting for an event using Curl_select()Yang Tse2007-03-201-0/+2
* Bryan Henderson fixed the progress function so that it can get calledYang Tse2007-03-191-0/+1
* --ftp-ssl-control is now honoured on ftps:// URLsDan Fandrich2007-03-131-0/+1
* reverted the pselect patch => http://curl.haxx.se/mail/lib-2007-03/0100.htmlDaniel Stenberg2007-03-111-2/+0
* Eygene Ryabinkin fixed a use-after-free issue with HTTP transfers with theDaniel Stenberg2007-03-101-1/+2
* Bryan HendersonDaniel Stenberg2007-03-101-1/+1
* - Bryan Henderson introduces two things:Daniel Stenberg2007-03-101-0/+2
* pycurl 7.16.1Daniel Stenberg2007-03-101-1/+1
* - Robert Iakobashvili fixed CURLOPT_INTERFACE for IPv6.Daniel Stenberg2007-03-091-1/+3
* - Justin Fletcher fixed a file descriptor leak in the curl tool when trying toDaniel Stenberg2007-03-091-1/+1
* - Robert A. Monat and Shmulik Regev helped out to fix the new */Makefile.vc8Daniel Stenberg2007-03-021-1/+2
* - Hang Kin Lau found and fixed: When I use libcurl to connect to an httpsDaniel Stenberg2007-02-271-1/+2
* HTTP Digest header parsing fixDaniel Stenberg2007-02-271-1/+2
* Two new mirrors, but the total amount of mirrors still don't go up very muchDaniel Stenberg2007-02-251-2/+3
* - Adam D. Moss made the HTTP CONNECT procedure less blocking when used fromDaniel Stenberg2007-02-251-1/+3
* - Ravi Pratap provided work on libcurl making pipelining more robust andDaniel Stenberg2007-02-211-2/+4
* New FTP CCC functionality - adds passive and active mode to accomodate for di...Linus Nielsen Feltzing2007-02-201-0/+4
* Mention curl-config dependencies fix.Dan Fandrich2007-02-191-0/+1
* Ian Turner fixed the libcurl.m4 macro's support for --with-libcurl.Daniel Stenberg2007-02-191-1/+2
* - Shmulik Regev found a memory leak in re-used HTTPS connections, at leastDaniel Stenberg2007-02-191-0/+1
* - Robson Braga Araujo made passive FTP transfers work with SOCKS (both 4 andDaniel Stenberg2007-02-191-2/+3
* - Jeff Pohlmeyer identified two problems: first a rather obscure problem withDaniel Stenberg2007-02-181-1/+3
* - Duncan Mac-Vicar Prett and Michal Marek reported problems with resettingDaniel Stenberg2007-02-161-1/+2
* ftp@example.com is now the new anonymous FTP password. I opted for 'ftp' onDaniel Stenberg2007-02-131-5/+6
* Rob Crittenden added support for NSS (Network Security Service) for theDaniel Stenberg2007-02-121-1/+3
* - Shmulik Regev fixed so that the final CRLF of HTTP response headers are sentDaniel Stenberg2007-02-121-3/+5
* Jeff Pohlmeyer for his bug fix today, but too specific to get desrcibedDaniel Stenberg2007-02-121-1/+2
* - Michael Wallner provided a patch that adds support for CURLOPT_TIMEOUT_MSDaniel Stenberg2007-02-051-2/+2
* cookie expiry date in several test cases set to year 2030/2035Yang Tse2007-02-051-1/+1
* - Yang Tse fixed the cookie expiry date in several test cases that started toDaniel Stenberg2007-02-031-3/+4
* In testsuite, update test cookies expiration from 2007-Feb-1 to 2038-Feb-1Yang Tse2007-02-021-1/+1
* start working on 7.16.2Daniel Stenberg2007-01-301-57/+8
* the user-agent fixDaniel Stenberg2007-01-291-0/+1
* - Michael Wallner reported that when doing a CONNECT with a custom User-AgentDaniel Stenberg2007-01-291-1/+1
* curl_easy_reset() now resets the CA bundle path correctlyDaniel Stenberg2007-01-281-1/+6
* - Added the --libcurl [file] option to curl. Append this option to anyDaniel Stenberg2007-01-251-1/+2
* recountDaniel Stenberg2007-01-231-2/+2
* - Armel Asselin improved libcurl to behave a lot better when an easy handleDaniel Stenberg2007-01-161-1/+4
* - David McCreedy provided libcurl changes for doing HTTP communication onDaniel Stenberg2007-01-141-2/+3
* 4GB download and cookielist "ALL" fixesDaniel Stenberg2007-01-131-1/+3
* - Linus Nielsen Feltzing introduced the --ftp-ssl-ccc command line option toDaniel Stenberg2007-01-051-2/+3