Gisle Vanem brought IPv6-support to curl on Windows
This commit is contained in:
parent
749f5387c1
commit
1c604b7ba9
3
CHANGES
3
CHANGES
@ -7,6 +7,9 @@
|
|||||||
Changelog
|
Changelog
|
||||||
|
|
||||||
|
|
||||||
|
Daniel (14 October)
|
||||||
|
- Gisle Vanem made libcurl build and work with IPv6 on Windows.
|
||||||
|
|
||||||
Daniel (13 October)
|
Daniel (13 October)
|
||||||
- Giuseppe Attardi reported yet another segfault with ares and the multi
|
- Giuseppe Attardi reported yet another segfault with ares and the multi
|
||||||
interface. Me fixed.
|
interface. Me fixed.
|
||||||
|
@ -2,6 +2,7 @@ Curl and libcurl 7.10.8 is out! A bugfix release.
|
|||||||
|
|
||||||
This release includes the following changes:
|
This release includes the following changes:
|
||||||
|
|
||||||
|
o IPv6 is now supported on Windows builds too
|
||||||
o CURLOPT_IPRESOLVE lets you select pure IPv6 or IPv4 resolved addresses
|
o CURLOPT_IPRESOLVE lets you select pure IPv6 or IPv4 resolved addresses
|
||||||
(curl offers the command line options -4/--ipv4 and -6/--ipv6)
|
(curl offers the command line options -4/--ipv4 and -6/--ipv6)
|
||||||
o GSS-Negotiate works fine with the MIT kerberos library
|
o GSS-Negotiate works fine with the MIT kerberos library
|
||||||
@ -68,6 +69,6 @@ advice from friends like these:
|
|||||||
Kimdon, Dominick Meglio, Markus Moeller, Giuseppe Attardi, James MacMillan,
|
Kimdon, Dominick Meglio, Markus Moeller, Giuseppe Attardi, James MacMillan,
|
||||||
Neil Spring, Siddhartha Prakash Jain, Jon Turner, Vincent Bronner, Shard,
|
Neil Spring, Siddhartha Prakash Jain, Jon Turner, Vincent Bronner, Shard,
|
||||||
Jeremy Friesner, Florian Schoppmann, Neil Dunbar, Frank Ticheler, Lachlan
|
Jeremy Friesner, Florian Schoppmann, Neil Dunbar, Frank Ticheler, Lachlan
|
||||||
O'Dea, Dirk Manske, Domenico Andreoli
|
O'Dea, Dirk Manske, Domenico Andreoli, Gisle Vanem
|
||||||
|
|
||||||
Thanks! (and sorry if I forgot to mention someone)
|
Thanks! (and sorry if I forgot to mention someone)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user