Skip to content
Snippets Groups Projects
  1. Jun 07, 2018
    • akwizgran's avatar
      Watch for creation rather than updating of Tor cookie file. · d4a9c41c
      akwizgran authored
      Tor writes to a temporary file and then renames it over the old
      file, if any, so CLOSE_WRITE never occurs. The old code was
      working in most cases because it received IGNORED when the old
      file was unlinked and didn't check the event type.
      d4a9c41c
  2. May 28, 2018
  3. May 25, 2018
  4. May 23, 2018
    • Julian Dehm's avatar
      Make plugins and polling configurable · c6b88b51
      Julian Dehm authored
      * Move PluginConfig out of bramble-android. Projects using bramble now need to provide it.
      * Add a PluginConfig#shouldPoll() method which can be used to disable polling altogether.
      * Move Poller instantiation to the PluginManager.
      c6b88b51
  5. May 18, 2018
  6. May 17, 2018
  7. May 15, 2018
  8. May 14, 2018
  9. Apr 24, 2018
  10. Mar 30, 2018
  11. Mar 29, 2018
  12. Mar 26, 2018
  13. Mar 02, 2018
  14. Jan 19, 2018
  15. Jan 10, 2018
  16. Nov 21, 2017
  17. Oct 24, 2017
  18. Oct 18, 2017
  19. Oct 10, 2017
  20. Oct 03, 2017
  21. Sep 27, 2017
  22. Sep 18, 2017
  23. Aug 11, 2017
  24. Apr 06, 2017
  25. Mar 29, 2017
  26. Mar 27, 2017
  27. Mar 24, 2017
  28. Mar 18, 2017
  29. Mar 17, 2017
Loading