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. Jun 01, 2018
  3. May 28, 2018
  4. May 25, 2018
  5. May 24, 2018
  6. 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
  7. May 22, 2018
  8. May 18, 2018
  9. May 17, 2018
  10. May 15, 2018
  11. May 14, 2018
  12. May 09, 2018
  13. May 02, 2018
  14. Apr 30, 2018
  15. Apr 29, 2018
  16. Apr 24, 2018
  17. Apr 18, 2018
  18. Apr 17, 2018
  19. Mar 30, 2018
  20. Mar 29, 2018
  21. Mar 26, 2018
  22. Mar 02, 2018
  23. Feb 09, 2018
  24. Jan 19, 2018
  25. Jan 10, 2018
  26. Dec 18, 2017
Loading