Skip to content
Snippets Groups Projects
  1. Dec 02, 2015
  2. Nov 30, 2015
  3. Apr 27, 2015
  4. Apr 08, 2015
  5. Apr 05, 2015
  6. Mar 05, 2015
  7. Feb 05, 2015
  8. Jan 14, 2015
  9. Dec 05, 2014
  10. Nov 09, 2014
  11. Nov 04, 2014
  12. Oct 07, 2014
  13. Oct 02, 2014
  14. 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
  15. Jul 04, 2014
  16. May 09, 2014
  17. Apr 30, 2014
  18. Apr 24, 2014
  19. Apr 18, 2014
  20. Apr 07, 2014
  21. Apr 04, 2014
  22. Apr 01, 2014
  23. Mar 12, 2014
  24. Mar 11, 2014
  25. Mar 10, 2014
  26. Mar 02, 2014
  27. Feb 26, 2014
  28. Feb 07, 2014
  29. Feb 06, 2014
  30. Feb 05, 2014
  31. Jan 29, 2014
  32. Jan 14, 2014
  33. Jan 08, 2014
  34. May 15, 2013
  35. Apr 30, 2013
    • akwizgran's avatar
      Removed bundle encryption. · d5720c08
      akwizgran authored
      Android doesn't currently store bundles persistently, so it's premature
      to protect against accidental information leaks through persistent
      bundle storage. Protecting against deliberate information leaks by the
      OS is probably futile, so there's currently no need for bundle
      encryption.
      d5720c08
Loading