bug24581 438 B

12345678
  1. o Major features (embedding):
  2. - Tor now has support for restarting in the same process.
  3. Controllers that run Tor using the "tor_api.h" interface can now
  4. restart Tor after Tor has exited. This support is incomplete, however:
  5. we have fixed the crash bugs that prevented it from working at all
  6. before, but many bugs probably remain, including the possibility of
  7. security issues. Implements ticket 24581.