]> granicus.if.org Git - curl/commit
- Keshav Krity found out that libcurl failed to deal with dotted IPv6
authorDaniel Stenberg <daniel@haxx.se>
Thu, 11 Dec 2008 22:22:46 +0000 (22:22 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 11 Dec 2008 22:22:46 +0000 (22:22 +0000)
commit1b4af1f8d821d3be0cb540e94f947841a967d70f
tree15d6bf94b355380fcf478bef8ec8e529a6160f1a
parent8e255534a1513584d2411b10b47ea1249d8aaedc
- Keshav Krity found out that libcurl failed to deal with dotted IPv6
  addresses if they were very long (>39 letters) due to a too strict address
  validity parser. It now accepts addresses up to 45 bytes long.
CHANGES
RELEASE-NOTES
lib/url.c