Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | merge in the changes files so far | Roger Dingledine | 2012-03-14 |
| | |||
* | Set IPV6_V6ONLY on listener sockets bound to IPv6 addresses. | Nick Mathewson | 2012-01-31 |
If we don't do this, [::] can be interpreted to mean all v4 and all v6 addresses. Found by dcf. Fixes bug 4760. See RFC 3493 section 5.3 for more info. |