Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-07-08 | 7.15.5 is planned for August 2006 | Daniel Stenberg | |
2006-04-26 | David McCreedy brought line end conversions when doing FTP ASCII | Daniel Stenberg | |
transfers. They are done on non-windows systems and translate CRLF to LF. | |||
2006-04-10 | 65 - curl_multi_socket() added but not extensively tested nor particularly | Daniel Stenberg | |
documented or pushed for. | |||
2006-02-23 | the last planned fix is done | Daniel Stenberg | |
2006-02-16 | Shmulik Regev provided a fix for the DNS cache when using short life times, | Daniel Stenberg | |
as previously it could be holding on to old cached entries longer than requested. | |||
2006-02-16 | two items before release | Daniel Stenberg | |
2005-10-11 | 7.15.0 in november? | Daniel Stenberg | |
2005-08-19 | The big POST to HTTPS is probably not a bug. | Daniel Stenberg | |
The CONNECT problem is now bug #25 planned to get fixed in next release. | |||
2005-08-18 | Harshal Pradhan's use-after-free bug with ares is now known bug #24 to be | Daniel Stenberg | |
fixed after 7.14.1 | |||
2005-08-08 | mention two other bugs we should fix before release | Daniel Stenberg | |
2005-07-30 | Moved items from TODO-RELEASE to TODO since they're not really bound to happen | Daniel Stenberg | |
in any specific release. | |||
2005-05-04 | towards 7.14.0 - really | Daniel Stenberg | |
2005-04-12 | next release will be version 7.14.0 thanks to the added GnuTLS support | Daniel Stenberg | |
2005-03-31 | the cookie API is better and more likely to happen in a separate release | Daniel Stenberg | |
2005-03-29 | postpone these | Daniel Stenberg | |
2005-03-14 | two issues fixed | Daniel Stenberg | |
2005-03-04 | stand clear for release time | Daniel Stenberg | |
2005-02-09 | David Byron fixed his SSL problems, initially mentioned here: | Daniel Stenberg | |
http://curl.haxx.se/mail/lib-2005-01/0240.html. It turned out we didn't use SSL_pending() as we should. This was TODO-RELEASE issue #59. | |||
2005-02-09 | issue #54 done | Daniel Stenberg | |
2005-02-01 | 7.13 coming up | Daniel Stenberg | |
2005-01-30 | Let's add a cookie interface in 7.14 | Daniel Stenberg | |
2005-01-22 | added a few items I plan to do | Daniel Stenberg | |
2004-12-25 | issue 54 - this takes sweat | Daniel Stenberg | |
2004-12-22 | issue 47 in next release? | Daniel Stenberg | |
2004-11-24 | HTTP "auth done right". See lib/README.httpauth | Daniel Stenberg | |
2004-11-24 | decided to skip the MSVC makefile fixes, nobody seems to really want them | Daniel Stenberg | |
and they are rather excessive | |||
2004-11-23 | cut out release with no issue to fix | Daniel Stenberg | |
2004-11-22 | issue 52 is fixed, I work on 51 | Daniel Stenberg | |
2004-11-21 | The FD_SETSIZE issue is already sorted, at least internally. We still need | Daniel Stenberg | |
to provide a better multi-API to allow apps to avoid select(). | |||
2004-11-11 | added some details on what to come | Daniel Stenberg | |
2004-10-19 | CURLINFO_NUM_CONNECTS and more | Daniel Stenberg | |
2004-10-16 | today's changes | Daniel Stenberg | |
2004-10-14 | Eric Vergnaud pointed out that libcurl didn't treat ?-letters in the user name | Daniel Stenberg | |
and password fields properly in URLs, like ftp://us?er:pass?word@site.com/. Added test 191 to verify the fix. | |||
2004-10-14 | let's fix this too | Daniel Stenberg | |
2004-10-12 | one item fixed, one added for 7.12.2 and two more for 7.12.3 | Daniel Stenberg | |
2004-10-04 | closing in on release | Daniel Stenberg | |
2004-10-01 | - Based on Fedor Karpelevitch's formpost path basename patch, file parts in | Daniel Stenberg | |
formposts no longer include the path part. If you _really_ want them, you must provide your preferred full file name with CURLFORM_FILENAME. Added detection for libgen.h and basename() to configure. My custom basename() replacement function for systems without it, might be a bit too naive... Updated 6 test cases to make them work with the stripped paths. | |||
2004-09-30 | - Larry Campbell added CURLINFO_OS_ERRNO to curl_easy_getinfo() that allows an | Daniel Stenberg | |
app to retrieve the errno variable after a (connect) failure. It will make sense to provide this for more failures in a more generic way, but let's start like this. | |||
2004-09-30 | 48 - Harshal Pradhan's isspace() fix for 8bit cookie content | Daniel Stenberg | |
2004-09-30 | issue 47 - Peter Sylvester's patch related to the new SRP on the TLS layer | Daniel Stenberg | |
2004-09-30 | fix the multi.h too | Daniel Stenberg | |
2004-09-30 | added issue 45 "Chris' suspected race condition in the windows threaded | Daniel Stenberg | |
resolver" | |||
2004-09-30 | added five things I want fixed before the next release | Daniel Stenberg | |
2004-08-30 | removed issue 36 from this list, we don't know how to do it and no one has | Daniel Stenberg | |
stepped forward to help us. Let's postpone that fix. | |||
2004-08-09 | adding notes for 7.12.2 now, 7.12.1 is removed due to release ANY DAY NOW | Daniel Stenberg | |
2004-06-29 | multi interface connect fix | Daniel Stenberg | |
2004-06-22 | Gisle Vanem improved the certificate wildcard checks | Daniel Stenberg | |
2004-06-21 | recent events | Daniel Stenberg | |
2004-06-18 | two issues to remember to fix before next release | Daniel Stenberg | |
2004-06-08 | time schedule for this year | Daniel Stenberg | |