mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-14 07:03:44 +01:00
7 lines
340 B
Plaintext
7 lines
340 B
Plaintext
|
o Minor features (exit policies, controllers):
|
||
|
- Add controller getinfo exit-policy/reject-private/[default,relay]
|
||
|
for the reject rules added by ExitPolicyRejectPrivate. This makes
|
||
|
it easier for stem to display exit policies.
|
||
|
- Add unit tests for getinfo exit-policy/*.
|
||
|
Completes ticket #17183. Patch by "teor".
|