mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-28 14:23:30 +01:00
6 lines
290 B
Plaintext
6 lines
290 B
Plaintext
|
o Minor features:
|
||
|
- Make the "Exit" flag assignment only depend on whether the exit
|
||
|
policy allows connections to ports 80 and 443. Previously relays
|
||
|
would get the Exit flag if they allowed connections to one of
|
||
|
these ports and also port 6667. Resolves ticket 23637.
|