thaliproject / Tor_Onion_Proxy_Library

Provides a JAR and an AAR for embedding the Tor Onion Proxy into a Java or Android Program
Apache License 2.0
175 stars 98 forks source link

ControlConnection is missing takeOwnership #58

Closed sisbell closed 5 years ago

sisbell commented 5 years ago

We can either comment this out or reimplent it by subclassing the TorControlConnection.

sisbell commented 5 years ago

I think this would be best to remove for now since it is breaking the build. I'll open another issue to implement a take ownership feature, which includes user settings to disable/enable, depending on environment.