summaryrefslogtreecommitdiff
path: root/changes/ticket23900
blob: 0f949f4f4e22729568abfd8f91934f196a1e9da0 (plain)
1
2
3
4
5
6
7
  o Minor features (API, embedding):
    - Tor can now start with a preauthenticated control connection
      created by the process that launched it. This feature is meant
      for use by programs that want to launch and manage a Tor process
      without allowing other programs to manage it as well.
      For more information, see the __OwningControllerFD option
      documented in control-spec.txt. Closes ticket 23900.