mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-11 05:33:47 +01:00
6 lines
301 B
Plaintext
6 lines
301 B
Plaintext
|
o Minor features (client-side privacy)
|
||
|
- Indefinitely extend circuit lifespan by resetting dirtyness, if
|
||
|
IsolateSOCKSAuth is in use, the new `KeepAliveIsolateSOCKSAuth`
|
||
|
option is set, and streams with SOCKS authentication are attached
|
||
|
to the circuit. Implements feature 15482.
|