2004-01-29 19:00:10 +03:00
|
|
|
Issues not sorted in any particular order.
|
|
|
|
#[num] refers to bug report numbers.
|
|
|
|
UNASSIGNED means that no person has publicly stated to work on the issue.
|
|
|
|
DELETE means the issue is subject for dismissal
|
2004-01-21 12:22:23 +03:00
|
|
|
|
2004-04-21 12:56:02 +04:00
|
|
|
To get fixed in 7.11.2 (planned release late April 2004)
|
2004-02-23 19:04:16 +03:00
|
|
|
======================
|
|
|
|
|
2004-04-16 11:33:53 +04:00
|
|
|
|
2004-04-15 19:05:48 +04:00
|
|
|
To get fixed in 7.12.0 (no date)
|
2004-03-09 12:38:16 +03:00
|
|
|
======================
|
|
|
|
|
2004-03-11 16:15:14 +03:00
|
|
|
25. curl_easy_strerror() curl_multi_strerror() curl_share_strerror()
|
2004-04-06 19:29:01 +04:00
|
|
|
Code already in CVS. Messages need overview/improvements.
|
|
|
|
Medium prio.
|
2004-03-09 12:38:16 +03:00
|
|
|
|
2004-04-06 19:29:01 +04:00
|
|
|
26. i18n of error messages?
|
|
|
|
Low prio. Nobody has volunteered. Subject for removal.
|
2004-04-06 10:18:48 +04:00
|
|
|
|
|
|
|
33. Add a function to replace the malloc-calls within libcurl.
|
2004-04-06 19:29:01 +04:00
|
|
|
Low prio. Seshubabu Pasam works on this.
|
2004-04-13 10:13:41 +04:00
|
|
|
|
|
|
|
35. Rearrange lib/hostip.c to reduce the amount of #ifdefs and make it easier
|
2004-04-21 23:35:06 +04:00
|
|
|
to understand and edit. Daniel works on this. See
|
|
|
|
http://curl.haxx.se/beta/hostip-cleanup1.patch
|
2004-04-13 10:13:41 +04:00
|
|
|
Medium prio.
|
2004-04-21 23:35:06 +04:00
|
|
|
|
|
|
|
36. Add support for a threaded getaddrinfo() on Windows and IPv6 enabled
|
|
|
|
libcurl.
|
|
|
|
|
|
|
|
37. Configure option "--with-libidn" to support IDNA (Internationalising
|
|
|
|
Domain Names in Applications). Translate to/from ACE encoded domain
|
|
|
|
names as needed.
|
|
|
|
|
|
|
|
38. Make the ldap protocol work with Windows' built-in LDAP-client.
|
|
|
|
I.e. dynamically link to WLDAP32.DLL and add ldap URL parsing
|
|
|
|
(WLDAP32.DLL doesn't have an UTF-8 ldap_url_parse).
|