aboutsummaryrefslogtreecommitdiff
path: root/docs/KNOWN_BUGS
AgeCommit message (Expand)Author
2007-10-07Known bug #47, which confused libcurl if doing NTLM auth over a proxy withDaniel Stenberg
2007-10-02known bug #46: chunked-encoded CONNECT responses from a http proxy now works.Daniel Stenberg
2007-09-24Immanuel Gregoire fixed KNOWN_BUGS #44: --ftp-method nocwd did not handleDaniel Stenberg
2007-09-06two new CONNECT response problems that have appearedDaniel Stenberg
2007-09-05Minor updatesDan Fandrich
2007-07-1645. libcurl built to support ipv6 uses getaddrinfo() to resolve host names.Daniel Stenberg
2007-06-1844. --ftp-method nocwd does not handle URLs ending with a slash properly (itDaniel Stenberg
2007-06-18Daniel Johnson reported the tests now run fine on OS X!Daniel Stenberg
2007-06-07bug #1720605, There seems to be a problem when connecting to the Microsoft te...Daniel Stenberg
2007-05-25Rob Crittenden fixed bug #1705802Daniel Stenberg
2007-05-0342. Daniel Black filed bug report #1705802 where he accurately mentions thatDaniel Stenberg
2007-04-10blahDaniel Stenberg
2007-04-1041. When doing an operation over FTP that requires the ACCT command (but notDaniel Stenberg
2007-03-25addressed (replied to with comments) most out-stading release issues and movedDaniel Stenberg
2007-03-09Updated the test harness to check for protocol support before running eachDan Fandrich
2007-02-23Works for meDaniel Stenberg
2007-02-20New FTP CCC functionality - adds passive and active mode to accomodate for di...Linus Nielsen Feltzing
2007-02-19- Robson Braga Araujo made passive FTP transfers work with SOCKS (both 4 andDaniel Stenberg
2007-02-18- Jeff Pohlmeyer identified two problems: first a rather obscure problem withDaniel Stenberg
2007-02-14Added --ftp-ssl-ccc issue.Dan Fandrich
2007-01-27- David McCreedy fixed the Curl command line tool for HTTP on non-ASCIIDaniel Stenberg
2007-01-02- Victor Snezhko helped us fix bug report #1603712Daniel Stenberg
2006-12-1937. Having more than one connection to the same host when doing NTLMDaniel Stenberg
2006-11-03Olaf Stueben provided a patch that I edited slightly. It fixes the notoriousDaniel Stenberg
2006-10-18the "work in progress" for #25 was ditched a long time agoDaniel Stenberg
2006-10-12deleted #19 since it concerted FTP third party transfers and they are no longerDaniel Stenberg
2006-09-12corrected URLDaniel Stenberg
2006-09-12so it seems SOCKS5 too (still) has problems with connect timeoutsDaniel Stenberg
2006-09-03- "Dortik" (http://curl.haxx.se/bug/view.cgi?id=1551412) provided a patch thatDaniel Stenberg
2006-06-22Peter Silva introduced CURLOPT_MAX_SEND_SPEED_LARGE andDaniel Stenberg
2006-05-14The SOCKS connection codes don't properly acknowledge (connect) timeouts.Daniel Stenberg
2006-05-08Fixed known bug #28. The TFTP code no longer assumes a packed struct andDaniel Stenberg
2006-04-26David McCreedy brought line end conversions when doing FTP ASCIIDaniel Stenberg
2006-04-1033. Doing multi-pass HTTP authentication on a non-default port does not work.Daniel Stenberg
2006-03-16fixed in CVSDaniel Stenberg
2006-03-02I'm pretty sure #24 is fixed in 7.15.2Daniel Stenberg
2006-02-22Fixed test case 57 (KNOWN_BUG #18)Dan Fandrich
2006-02-20ftp upload with url ending with slashDaniel Stenberg
2006-02-16Gopher is no longer supported.Dan Fandrich
2006-02-1532. (At least on Windows) If libcurl is built with c-ares and there's no DNSDaniel Stenberg
2005-12-22#31 curl-config --libs" will include details set in LDFLAGS when configure isDaniel Stenberg
2005-12-12another SOCKS-related problem addedDaniel Stenberg
2005-12-12added #29 and #30Daniel Stenberg
2005-12-05Added a run-time check to warn if TFTP is going to fail due to portabilityDan Fandrich
2005-11-30#27 is fixedDaniel Stenberg
2005-11-0727. "libcurl built with GNUTLS ignores the SSLCERT option" - UnlikeDaniel Stenberg
2005-09-16Added known bugs #26, started using my new "bounce URL" that jumps to theDaniel Stenberg
2005-08-24fixed #26, GnuTLS CA cert verificationDaniel Stenberg
2005-08-23known bug #26, pretty fatal for anyone who wants to use proper SSL and GnuTLSDaniel Stenberg
2005-08-19The big POST to HTTPS is probably not a bug.Daniel Stenberg