Skip to content
Snippets Groups Projects
  1. Mar 19, 2004
  2. Mar 17, 2004
  3. Mar 15, 2004
  4. Mar 09, 2004
  5. Mar 06, 2004
  6. Mar 03, 2004
  7. Mar 02, 2004
  8. Feb 29, 2004
  9. Feb 27, 2004
  10. Feb 26, 2004
  11. Feb 18, 2004
  12. Feb 17, 2004
  13. Jan 31, 2004
  14. Jan 07, 2004
  15. Jan 02, 2004
  16. Dec 16, 2003
  17. Dec 14, 2003
  18. Dec 03, 2003
  19. Nov 21, 2003
  20. Nov 19, 2003
  21. Oct 23, 2003
  22. Oct 22, 2003
    • Steven Hazel's avatar
      added User and Group options -- if you set them, tor will try to · b1eca56b
      Steven Hazel authored
      setuid and setgid respectively, and die if it can't.
      
      (If the User option is set, tor will setgid to the user's gid as well.)
      
      This happens after the pidfile is created, so that in cases where tor
      needs to be root to work with the pidfile, it will at least be able to
      create it, although it won't be able to delete it.  That sucks, but
      it's somewhat better than not being able to create the pidfile in the
      first place.
      
      
      svn:r652
      b1eca56b
  23. Oct 19, 2003
  24. Oct 15, 2003
  25. Oct 12, 2003
  26. Oct 08, 2003
  27. Oct 07, 2003
  28. Sep 30, 2003
  29. Sep 27, 2003
  30. Sep 23, 2003
  31. Sep 14, 2003
    • Roger Dingledine's avatar
      let tor compile with tls on rh9 · 429fb381
      Roger Dingledine authored
      nick: is this the right way to do the autoconf stuff? what happens when
      /usr/kerberos/include/ doesn't exist?
      an alternate way is to add `pkg-config --cflags openssl` to CFLAGS, but
      it seems that command only works on rh9. yay portability issues.
      
      
      svn:r453
      429fb381
  32. Sep 04, 2003
  33. Aug 12, 2003
Loading