Skip to content
Snippets Groups Projects
  1. Apr 01, 2012
  2. Feb 02, 2012
  3. Jan 18, 2012
  4. Nov 21, 2011
  5. Oct 25, 2011
  6. Sep 02, 2011
  7. Aug 25, 2011
  8. Jul 06, 2011
  9. Jun 17, 2011
  10. Jun 03, 2011
  11. Jun 02, 2011
  12. May 16, 2011
    • Sebastian Hahn's avatar
      Clean up the 2972 implementation a little · 41982612
      Sebastian Hahn authored and Nick Mathewson's avatar Nick Mathewson committed
      41982612
    • Jérémy Bobbio's avatar
      Add UnixSocketsGroupWritable config flag · d41ac64a
      Jérémy Bobbio authored and Nick Mathewson's avatar Nick Mathewson committed
      When running a system-wide instance of Tor on Unix-like systems, having
      a ControlSocket is a quite handy mechanism to access Tor control
      channel.  But it would be easier if access to the Unix domain socket can
      be granted by making control users members of the group running the Tor
      process.
      
      This change introduces a UnixSocketsGroupWritable option, which will
      create Unix domain sockets (and thus ControlSocket) 'g+rw'. This allows
      ControlSocket to offer same access control measures than
      ControlPort+CookieAuthFileGroupReadable.
      
      See <http://bugs.debian.org/552556> for more details.
      d41ac64a
  13. May 13, 2011
  14. May 12, 2011
  15. May 04, 2011
  16. Apr 29, 2011
    • Nick Mathewson's avatar
      Only authorities should automatically download v2 networkstatus documents · cd42ae71
      Nick Mathewson authored
      Clients and relays haven't used them since early 0.2.0.x.  The only
      remaining use by authorities learning about new relays ahead of scedule;
      see proposal 147 for what we intend to do about that.
      
      We're leaving in an option (FetchV2Networkstatus) to manually fetch v2
      networkstatuses, because apparently dnsel and maybe bwauth want them.
      
      This fixes bug 3022.
      cd42ae71
  17. Apr 27, 2011
  18. Mar 03, 2011
  19. Feb 22, 2011
  20. Feb 10, 2011
  21. Feb 09, 2011
  22. Feb 07, 2011
  23. Jan 28, 2011
  24. Jan 26, 2011
  25. Jan 25, 2011
  26. Nov 15, 2010
  27. Nov 10, 2010
Loading