mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-14 07:03:44 +01:00
7 lines
289 B
Plaintext
7 lines
289 B
Plaintext
|
o Minor bugfixes (relay):
|
||
|
- Make the internal channel_is_client() function look at what sort
|
||
|
of connection handshake the other side used, rather than whether
|
||
|
the other side ever sent a create_fast cell to us. Backports part
|
||
|
of the fixes from bugs 22805 and 24898.
|
||
|
|