tor/src
Nick Mathewson 3124c921e7 Split the behavior of node_supports_ed25519_link_authentication().
Before, this function meant "can we connect to this node and
authenticate it using its ed25519 key?"  Now it can additionally
mean, "when somebody else connects to this node, do we expect that
they can authenticate using the node's ed25519 key"?

This change lets us future-proof our link authentication a bit.

Closes ticket 20895.  No backport needed, since ed25519 link
authentication support has not been in any LTS release yet, and
existing releases with it should be obsolete before any releases
without support for linkauth=3 are released.
2017-09-11 10:00:11 -04:00
..
common Merge branch 'ticket20119' 2017-09-08 08:56:53 -04:00
config Merge branch 'maint-0.3.0' into maint-0.3.1 2017-09-07 15:18:01 -04:00
ext Re-run trunnel. Cosmetic changes only. 2017-08-24 16:13:01 -04:00
or Split the behavior of node_supports_ed25519_link_authentication(). 2017-09-11 10:00:11 -04:00
rust 22839: Build tor with rust enabled on win 2017-08-21 15:08:24 -04:00
test Add a function to check for support for "protocol X or later" 2017-09-11 09:50:31 -04:00
tools 22839: Build tor with rust enabled on win 2017-08-21 15:08:24 -04:00
trace Add stub function for libor-trace. 2017-04-25 18:02:19 +02:00
trunnel Re-run trunnel. Cosmetic changes only. 2017-08-24 16:13:01 -04:00
win32 Bump to 0.3.1.6-rc-dev 2017-09-05 10:20:34 -04:00
include.am Add --enable-rust configure switch 2017-04-29 08:55:57 +02:00