aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
AgeCommit message (Expand)Author
2005-03-30fix configure's SSL-detection for msys/mingw (from Andres Garcia)Daniel Stenberg
2005-03-29Better connection keep-alive when POSTing with HTTP Digest or Negotiate.Daniel Stenberg
2005-03-29proxy multi auth fix, --proxy-anyauth, ftp-ssl and ftp response reading fixDaniel Stenberg
2005-03-22moved out the changes from 2004 to CHANGES.2004Daniel Stenberg
2005-03-16moreDaniel Stenberg
2005-03-16- Tru64 and some IRIX boxes seem to not like test 237 as it is. TheirDaniel Stenberg
2005-03-15new options to testcurl.pl, fixed curl-config and removed compiler warningsDaniel Stenberg
2005-03-14configure --enable-sspiDaniel Stenberg
2005-03-12--form-stringDaniel Stenberg
2005-03-11curl_version_info() returns the feature bit CURL_VERSION_SSPIDaniel Stenberg
2005-03-10Christopher R. Palmer made it possible to build libcurl with theDaniel Stenberg
2005-03-09configure, socks, debug, getdateDaniel Stenberg
2005-03-08Dominick Meglio reported that using CURLOPT_FILETIME when transferring a FTPDaniel Stenberg
2005-03-07valgrind.pm fixedDaniel Stenberg
2005-03-04Added test case 235 that makes a resumed upload of a file that isn't presentDaniel Stenberg
2005-03-04stand clear for release timeDaniel Stenberg
2005-03-04Dave Dribin made it possible to set CURLOPT_COOKIEFILE to "" to activateDaniel Stenberg
2005-03-04Rene Rebe fixed a -# crash when more data than expected was retrieved.Daniel Stenberg
2005-03-03mention buffer overflows fixedDaniel Stenberg
2005-02-18Ralph Mitchell reported a flaw when you used a proxy with auth, and youDaniel Stenberg
2005-02-18socket leak, mingw buildDaniel Stenberg
2005-02-16Christopher R. Palmer reported a problem with HTTP-POSTing using "anyauth"Daniel Stenberg
2005-02-11Removed all uses of strftime() since it uses the localised version of theDaniel Stenberg
2005-02-10valgrind stuff for test suite, vms build and moreDaniel Stenberg
2005-02-09David Byron fixed his SSL problems, initially mentioned here:Daniel Stenberg
2005-02-09the new ftp code and Gisle's DICT fixDaniel Stenberg
2005-02-08inflate and out of memory fixesDaniel Stenberg
2005-02-04Eric Vergnaud found a use of an uninitialized variableDaniel Stenberg
2005-02-017.13 coming upDaniel Stenberg
2005-01-30four changesDaniel Stenberg
2005-01-29Using the multi interface, and doing a requsted a re-used connection thatDaniel Stenberg
2005-01-29conn->ip_addr MUST NOT be used on re-used connectionsDaniel Stenberg
2005-01-29multi interface: when a request is denied due to "Maximum redirects followed"Daniel Stenberg
2005-01-28Connect failures with the multi interface was often returned as "connect()Daniel Stenberg
2005-01-28KNOWN_BUGS #17 fixed. A DNS cache entry may not remain locked between twoDaniel Stenberg
2005-01-28Stephen More pointed out that CURLOPT_FTPPORT and the -P option didn't workDaniel Stenberg
2005-01-25Ian Ford asked about support for the FTP command ACCT, and I discovered it isDaniel Stenberg
2005-01-25David Shaw contributed a fairly complete and detailed autoconf macro you canDaniel Stenberg
2005-01-21FTP third transfer support overhaul. See CHANGES for details.Daniel Stenberg
2005-01-20Philippe Hameau found out that -Q "+[command]" didn't work, although some codeDaniel Stenberg
2005-01-19Stephan Bergmann made libcurl return CURLE_URL_MALFORMAT if an FTP URLDaniel Stenberg
2005-01-19Stephan Bergmann pointed out two flaws in libcurl built with HTTP disabled:Daniel Stenberg
2005-01-18Cody Jones' enhanced version of Samuel Díaz García's MSVC makefile patch.Daniel Stenberg
2005-01-16Alex aka WindEagle pointed out that when doing "curl -v dictionary.com", curlDaniel Stenberg
2005-01-13Inspired by Martijn Koster's patch and example source atDaniel Stenberg
2005-01-11Dan Torop cleaned up a few no longer used variables from David Phillips'Daniel Stenberg
2005-01-11Cyrill Osterwalder posted a detailed analysis about a bug that occurs whenDaniel Stenberg
2005-01-10Bruce Mitchener identified (bug report #1099640) the never-ending SOCKS5Daniel Stenberg
2005-01-10Pavel Orehov reported memory problems with the multi interface in bug reportDaniel Stenberg
2005-01-10Hzhijun reported a memory leak in the SSL certificate code, that leaked theDaniel Stenberg