Skip to content
Snippets Groups Projects
  1. Oct 07, 2017
  2. Oct 05, 2017
    • micah's avatar
      Merge branch 'kwadronaut/platform-8862' · 35e3720a
      micah authored
      35e3720a
    • micah's avatar
      Feat: Refactor tor services · 5b10def4
      micah authored
      In order to refactor the tor services, we need to split them out into three
      different services. This adds the hidden service class that is necessary to
      support the previous commits. Fixes #8864.
      5b10def4
    • micah's avatar
      Bug: Ensure tor exit is disabled properly · fdb58381
      micah authored
      Simply disabling exit policies is not enough to disable an exit node, it also
      needs to be explicitly disabled. This may change in future versions of tor, but
      for now, explicitly adding 'ExitRelay 0' to the configuration is needed. This
      fixes #8863.
      fdb58381
    • elijah's avatar
      Feat: split tor service into three · 96f8af37
      elijah authored and micah's avatar micah committed
      The 'tor' service is now three separate services, 'tor_exit', 'tor_relay', or 'hidden_service'.
      96f8af37
  3. Oct 03, 2017
  4. Sep 28, 2017
  5. Sep 26, 2017
  6. Sep 13, 2017
  7. Sep 08, 2017
  8. Sep 06, 2017
  9. Aug 28, 2017
  10. Aug 23, 2017
  11. Aug 19, 2017
  12. Aug 18, 2017
  13. Jul 27, 2017
  14. Jul 26, 2017
  15. Jul 25, 2017
  16. Jul 18, 2017
  17. Jul 16, 2017
  18. Jul 13, 2017
  19. Jul 11, 2017
    • kwadronaut's avatar
      Style: updates a git commit template · 9365cd2c
      kwadronaut authored
      A nice readable git history is always appreciated. By nudging people in
      using our template, we hope to achieve that. Through the inclusion of a
      CONTRIBUTING.md we hope to make that easier.
      
       - Fixes #8845
      9365cd2c
  20. Jul 04, 2017
  21. Jul 01, 2017
  22. Jun 30, 2017
Loading