Skip to content
Snippets Groups Projects
Commit 883ea311 authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

Gisle's items

parent 62b7c08b
No related branches found
No related tags found
No related merge requests found
...@@ -21,5 +21,17 @@ To get fixed in 7.12.0 (no date) ...@@ -21,5 +21,17 @@ To get fixed in 7.12.0 (no date)
Low prio. Seshubabu Pasam works on this. Low prio. Seshubabu Pasam works on this.
35. Rearrange lib/hostip.c to reduce the amount of #ifdefs and make it easier 35. Rearrange lib/hostip.c to reduce the amount of #ifdefs and make it easier
to follow "the flow". to understand and edit. Daniel works on this. See
http://curl.haxx.se/beta/hostip-cleanup1.patch
Medium prio. Medium prio.
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).
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment