add a missing "compat_openssl.h"
[tor/appveyor.git] / changes / bug24581
blob9a5daa01c873d59fb95eb991c3ae04383e094e3d
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.