mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2025-02-25 15:10:48 +01:00
5 lines
228 B
Text
5 lines
228 B
Text
o Minor bugfixes (circuits):
|
|
- Remove a BUG warning in circuit_pick_extend_handshake. Instead, assume
|
|
all nodes support EXTEND2. Use ntor whenever a key is available.
|
|
Fixes bug 20472; bugfix on 0.2.9.3-alpha.
|
|
|