Skip to content
Snippets Groups Projects
  1. Jul 04, 2018
  2. Nov 30, 2016
  3. Jul 08, 2014
    • akwizgran's avatar
      Shut down the Tor process without hacks. · d406853f
      akwizgran authored
      Tor has a controller command, TAKEOWNERSHIP, and a configuration option,
      __OwningControllerProcess, that work together to ensure Tor shuts down
      when the controlling process dies and/or disconnects from the control
      port. By using them we can avoid creating runaway Tor processes that
      have to be killed with hacks.
      d406853f
  4. Jan 09, 2014
    • akwizgran's avatar
      Inform Tor about network connectivity. Dev task #53. · c779d7b9
      akwizgran authored
      Note that some devices (I'm looking at you, Huawei U8110) misreport
      connectivity by failing to set EXTRA_NO_CONNECTIVITY and returning true
      from ConnectivityManager.getActiveNetworkInfo().isConnected() when
      there's no connectivity.
      c779d7b9
  5. Apr 25, 2013
Loading