Age | Commit message (Expand) | Author |
2006-02-22 | Fixed test case 57 (KNOWN_BUG #18) | Dan Fandrich |
2006-02-20 | ftp upload with url ending with slash | Daniel Stenberg |
2006-02-16 | Gopher is no longer supported. | Dan Fandrich |
2006-02-15 | 32. (At least on Windows) If libcurl is built with c-ares and there's no DNS | Daniel Stenberg |
2005-12-22 | #31 curl-config --libs" will include details set in LDFLAGS when configure is | Daniel Stenberg |
2005-12-12 | another SOCKS-related problem added | Daniel Stenberg |
2005-12-12 | added #29 and #30 | Daniel Stenberg |
2005-12-05 | Added a run-time check to warn if TFTP is going to fail due to portability | Dan Fandrich |
2005-11-30 | #27 is fixed | Daniel Stenberg |
2005-11-07 | 27. "libcurl built with GNUTLS ignores the SSLCERT option" - Unlike | Daniel Stenberg |
2005-09-16 | Added known bugs #26, started using my new "bounce URL" that jumps to the | Daniel Stenberg |
2005-08-24 | fixed #26, GnuTLS CA cert verification | Daniel Stenberg |
2005-08-23 | known bug #26, pretty fatal for anyone who wants to use proper SSL and GnuTLS | Daniel Stenberg |
2005-08-19 | The big POST to HTTPS is probably not a bug. | Daniel Stenberg |
2005-08-18 | Harshal Pradhan's use-after-free bug with ares is now known bug #24 to be | Daniel Stenberg |
2005-08-17 | removed issue 20 that was about valgrind complaints on other libs/parts, as | Daniel Stenberg |
2005-08-17 | the SOCKS situation | Daniel Stenberg |
2005-05-18 | #15 is now fixed | Daniel Stenberg |
2005-05-02 | Sort of "fixed" KNOWN_BUGS #4: curl now builds IPv6 enabled on AIX 4.3. At | Daniel Stenberg |
2005-04-05 | bug report #1156287, ftp upload from VMS | Daniel Stenberg |
2005-03-17 | add 'FTP ASCII transfers' here, since they seem to be frequently attempted | Daniel Stenberg |
2005-03-11 | Fixed LDAP library file name bug (KNOWN_BUGS #1). configure now auto-detects | Dan Fandrich |
2005-02-05 | valgrind errors occur too often when 'make test' is used. It is because too | Daniel Stenberg |
2005-02-01 | 7.13 coming up | Daniel Stenberg |
2005-01-28 | KNOWN_BUGS #17 fixed. A DNS cache entry may not remain locked between two | Daniel Stenberg |
2005-01-25 | add number to the bugs to make them easier to refer to | Daniel Stenberg |
2005-01-25 | two known bugs | Daniel Stenberg |
2005-01-19 | Stephan Bergmann made libcurl return CURLE_URL_MALFORMAT if an FTP URL | Daniel Stenberg |
2004-12-25 | Test case 241 fails on all systems that support IPv6 but that don't have the | Daniel Stenberg |
2004-12-23 | Added LDAP library issue. | Dan Fandrich |
2004-11-21 | the FD_SETSIZE problem is fixed | Daniel Stenberg |
2004-10-19 | iconv 2.1.3 is considered bad for test case 165 | Daniel Stenberg |
2004-10-08 | --enable-ares on AIX has problem | Daniel Stenberg |
2004-08-26 | added some more details | Daniel Stenberg |
2004-08-20 | Alexander Krasnostavsky made the write callback get called even when a zero | Daniel Stenberg |
2004-08-20 | socks proxy and timeouts bug | Daniel Stenberg |
2004-08-11 | --disable-[protocol] doesn't disable tests of the specific protocol | Daniel Stenberg |
2004-08-09 | --negotiate does not work without username/password, bug report #1004841 | Daniel Stenberg |
2004-07-02 | configure --disable-http works these days | Daniel Stenberg |
2004-05-25 | Bug report #948950, excessive amount of file descriptors might crash libcurl | Daniel Stenberg |
2004-04-07 | getting only a 100 Continue response and nothing else, when talking HTTP, | Daniel Stenberg |
2004-04-07 | --limit-rate using -d or -F does not work | Daniel Stenberg |
2004-03-30 | one issue less | Daniel Stenberg |
2004-03-22 | fixed the ntlm problem with longish passwords | Daniel Stenberg |
2004-03-15 | ntlm and long passwords | Daniel Stenberg |
2004-03-08 | Removed John Clayton's really odd bug since its never been reported again and | Daniel Stenberg |
2004-03-02 | two items fixed, one so old I don't think its valid anymore | Daniel Stenberg |
2003-12-10 | curl-config bug corrected | Daniel Stenberg |
2003-12-08 | ares in curl-config | Daniel Stenberg |
2003-11-12 | a resume http upload bug | Daniel Stenberg |