tor/changes
Nick Mathewson ee4182612f Avoid spurious local-port warnings
Our old warn_nonlocal_client_ports() would give a bogus warning for
every nonlocal port every time it parsed any ports at all.  So if it
parsed a nonlocal socksport, it would complain that it had a nonlocal
socksport...and then turn around and complain about the nonlocal
socksport again, calling it a nonlocal transport or nonlocal dnsport,
if it had any of those.

Fixes bug 7836; bugfix on 0.2.3.3-alpha.
2013-01-02 10:37:03 -05:00
..
bug7157 Update changes file. 2012-12-09 23:58:01 -08:00
bug7799.ratelim Rate-limit "No circuits are opened" message to once-per-hour 2012-12-26 10:05:45 -05:00
bug7814 Fix a crash bug when running an node without IPv6-exit support. 2012-12-29 01:22:34 -05:00
bug7836 Avoid spurious local-port warnings 2013-01-02 10:37:03 -05:00
clang_enum_warnings Fix a couple of harmless clang3.2 warnings 2012-12-31 18:23:28 +01:00
dh_benchmarks Add benchmark for DH handshake and ECDH-P-224/56 handshake 2012-12-25 20:14:07 -05:00
dirguards Directory guard implementation. 2012-12-25 23:14:43 -05:00
tls_ecdhe Make ECDHE group configurable: 224 for public, 256 for bridges (default) 2012-12-25 20:22:46 -05:00