mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-10 13:13:44 +01:00
6 lines
228 B
Plaintext
6 lines
228 B
Plaintext
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.
|
|
|