Merge branch 'maint-0.3.3' into maint-0.3.4
[tor.git] / changes / ticket27797
blobf07e35f84c3bd14c1c4e7d11716a5058848011df
1   o Minor bugfixes (node, hidden service v3):
2     - When selecting a v3 rendezvous point, not only look at the protover but
3       also if the curve25519 onion key is present. That way we avoid picking a
4       node that supports the v3 rendezvous but for which we don't have the
5       descriptor yet for the key. Fixes bug 27797; bugfix on 0.3.2.1-alpha.