tor/changes
Nick Mathewson dd68d596cd Set IPV6_V6ONLY on listener sockets bound to IPv6 addresses.
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.
2012-01-31 16:09:49 -05:00
..
bug4013 Allow 0.2.3.x clients to use 0.2.2.x bridges. 2012-01-25 18:54:59 -05:00
bug4760 Set IPV6_V6ONLY on listener sockets bound to IPv6 addresses. 2012-01-31 16:09:49 -05:00
bug4950 set SO_REUSEADDR before we bind, not after 2012-01-23 15:54:02 -05:00
bug4973 Actually enable the windows absolute-path code 2012-01-31 10:42:41 -05:00
osx_deadstrip Use dead_strip to reduce binary size on OS X 2012-01-20 23:30:53 +01:00
win32macro Fix straggling MS_WINDOWS issues; add a changes file 2012-01-31 15:48:47 -05:00