Age | Commit message (Expand) | Author |
2005-03-04 | Rene Rebe fixed a -# crash when more data than expected was retrieved. | Daniel Stenberg |
2005-03-03 | mention buffer overflows fixed | Daniel Stenberg |
2005-02-18 | Ralph Mitchell reported a flaw when you used a proxy with auth, and you | Daniel Stenberg |
2005-02-18 | socket leak, mingw build | Daniel Stenberg |
2005-02-16 | Christopher R. Palmer reported a problem with HTTP-POSTing using "anyauth" | Daniel Stenberg |
2005-02-11 | Removed all uses of strftime() since it uses the localised version of the | Daniel Stenberg |
2005-02-10 | valgrind stuff for test suite, vms build and more | Daniel Stenberg |
2005-02-09 | David Byron fixed his SSL problems, initially mentioned here: | Daniel Stenberg |
2005-02-09 | the new ftp code and Gisle's DICT fix | Daniel Stenberg |
2005-02-08 | inflate and out of memory fixes | Daniel Stenberg |
2005-02-04 | Eric Vergnaud found a use of an uninitialized variable | Daniel Stenberg |
2005-02-01 | 7.13 coming up | Daniel Stenberg |
2005-01-30 | four changes | Daniel Stenberg |
2005-01-29 | Using the multi interface, and doing a requsted a re-used connection that | Daniel Stenberg |
2005-01-29 | conn->ip_addr MUST NOT be used on re-used connections | Daniel Stenberg |
2005-01-29 | multi interface: when a request is denied due to "Maximum redirects followed" | Daniel Stenberg |
2005-01-28 | Connect failures with the multi interface was often returned as "connect() | Daniel Stenberg |
2005-01-28 | KNOWN_BUGS #17 fixed. A DNS cache entry may not remain locked between two | Daniel Stenberg |
2005-01-28 | Stephen More pointed out that CURLOPT_FTPPORT and the -P option didn't work | Daniel Stenberg |
2005-01-25 | Ian Ford asked about support for the FTP command ACCT, and I discovered it is | Daniel Stenberg |
2005-01-25 | David Shaw contributed a fairly complete and detailed autoconf macro you can | Daniel Stenberg |
2005-01-21 | FTP third transfer support overhaul. See CHANGES for details. | Daniel Stenberg |
2005-01-20 | Philippe Hameau found out that -Q "+[command]" didn't work, although some code | Daniel Stenberg |
2005-01-19 | Stephan Bergmann made libcurl return CURLE_URL_MALFORMAT if an FTP URL | Daniel Stenberg |
2005-01-19 | Stephan Bergmann pointed out two flaws in libcurl built with HTTP disabled: | Daniel Stenberg |
2005-01-18 | Cody Jones' enhanced version of Samuel Díaz García's MSVC makefile patch. | Daniel Stenberg |
2005-01-16 | Alex aka WindEagle pointed out that when doing "curl -v dictionary.com", curl | Daniel Stenberg |
2005-01-13 | Inspired by Martijn Koster's patch and example source at | Daniel Stenberg |
2005-01-11 | Dan Torop cleaned up a few no longer used variables from David Phillips' | Daniel Stenberg |
2005-01-11 | Cyrill Osterwalder posted a detailed analysis about a bug that occurs when | Daniel Stenberg |
2005-01-10 | Bruce Mitchener identified (bug report #1099640) the never-ending SOCKS5 | Daniel Stenberg |
2005-01-10 | Pavel Orehov reported memory problems with the multi interface in bug report | Daniel Stenberg |
2005-01-10 | Hzhijun reported a memory leak in the SSL certificate code, that leaked the | Daniel Stenberg |
2005-01-08 | Watcom additions. | Gisle Vanem |
2005-01-07 | three recent bug fixes | Daniel Stenberg |
2005-01-05 | recent events | Daniel Stenberg |
2004-12-25 | --protocols, license, src/config.h.in | Daniel Stenberg |
2004-12-23 | recent changes | Daniel Stenberg |
2004-12-22 | Rune Kleveland fixed a minor memory leak for received cookies with the (rare) | Daniel Stenberg |
2004-12-22 | Marcin Konicki provided two configure fixes and a source fix to make curl | Daniel Stenberg |
2004-12-21 | Added test case 217 that verified CURLINFO_HTTP_CONNECTCODE, and I made the | Daniel Stenberg |
2004-12-20 | 7.12.3 | Daniel Stenberg |
2004-12-19 | fixed the solaris pkcs12 build problem | Daniel Stenberg |
2004-12-18 | Samuel Listopad added support for PKCS12 formatted certificates. | Daniel Stenberg |
2004-12-16 | two more ftp directory re-use tests added | Daniel Stenberg |
2004-12-16 | Dinar in bug report #1086121, found a file handle leak when a multipart | Daniel Stenberg |
2004-12-15 | fixed how backslashes are treated in glob strings | Daniel Stenberg |
2004-12-14 | Harshal Pradhan fixed changing username/password on a persitent HTTP | Daniel Stenberg |
2004-12-13 | large file file:// resumes on windows | Daniel Stenberg |
2004-12-11 | HTTP IPv6 support added to the test suite | Daniel Stenberg |