aboutsummaryrefslogtreecommitdiff
path: root/changes/feature22976
blob: 407fd15b0a2a0967c80358a17691f8d47a1d02e9 (plain)
1
2
3
4
5
6
7
8
  o Minor features (integration, hardening):
    - Added a new NoExec option, to prevent Tor from running
      other programs. When this option is set to 1,
      Tor will never try to run another program, regardless of
      the settings of PortForwardingHelper, ClientTransportPlugin,
      or ServerTransportPlugin. Once NoExec is set, it cannot be
      disabled without restarting Tor.
      Closes ticket 22976.