tor/src
Roger Dingledine af8cadf3a9 Remove false positives from channel_is_client()
Fix a set of false positives where relays would consider connections
to other relays as being client-only connections (and thus e.g.
deserving different link padding schemes) if those relays fell out
of the consensus briefly.

Now we look only at the initial handshake and whether the connection
authenticated as a relay.

Fixes bug 24898; bugfix on 0.3.1.1-alpha.
2018-01-15 22:33:40 -05:00
..
common Merge remote-tracking branch 'public/bug24099_031' into maint-0.3.1 2017-12-11 16:48:44 -05:00
config Merge branch 'maint-0.3.0' into maint-0.3.1 2018-01-08 09:34:57 -05:00
ext Merge branch 'maint-0.3.0' into maint-0.3.1 2018-01-03 08:59:59 -05:00
or Remove false positives from channel_is_client() 2018-01-15 22:33:40 -05:00
rust use CARGO_HOME instead of HOME when building with rust 2017-07-13 18:12:35 +00:00
test Merge branch 'maint-0.3.0' into maint-0.3.1 2017-12-21 10:50:06 -05:00
tools Add --enable-rust configure switch 2017-04-29 08:55:57 +02:00
trace Add stub function for libor-trace. 2017-04-25 18:02:19 +02:00
trunnel Merge branch 'netflow_padding-v6-rebased2-squashed' 2017-05-08 13:54:59 -04:00
win32 bump to 0.3.1.9-dev 2017-12-01 09:34:20 -05:00
include.am Add --enable-rust configure switch 2017-04-29 08:55:57 +02:00