Skip to content
Snippets Groups Projects
  1. Nov 17, 2017
  2. Nov 16, 2017
  3. Nov 09, 2017
  4. Nov 08, 2017
    • azul's avatar
      webapp: alert on 409 responses · 57faf66d
      azul authored
      They might be meaningful response codes for some scenarios. But
      so far we are not conciously sending them out. If they occur that
      is because we handed them down from couch. So we might want to
      fix the underlying issue. Couch 409s should be caught by the webapp
      and handled there.
      57faf66d
  5. Oct 31, 2017
  6. Oct 24, 2017
  7. Oct 20, 2017
  8. Oct 19, 2017
  9. Oct 17, 2017
  10. Oct 07, 2017
  11. Oct 06, 2017
  12. 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
  13. Oct 03, 2017
  14. Sep 28, 2017
  15. Sep 26, 2017
  16. Sep 13, 2017
  17. Sep 08, 2017
  18. Sep 06, 2017
  19. Aug 28, 2017
  20. Aug 23, 2017
  21. Aug 19, 2017
  22. Aug 18, 2017
  23. Jul 27, 2017
Loading