]> git.ipfire.org Git - thirdparty/tor.git/commit
Restore functionality for CookieAuthFileGroupReadable.
authorNick Mathewson <nickm@torproject.org>
Fri, 15 Aug 2014 12:30:44 +0000 (08:30 -0400)
committerNick Mathewson <nickm@torproject.org>
Fri, 15 Aug 2014 12:30:44 +0000 (08:30 -0400)
commit0808ed83f9cf312abe229d0956f0b0132a79962d
tree215177990944cdf14d0f72fdc1566d8287299fa0
parentd443658fade3b4090d0b93903b4aec857cab03ea
Restore functionality for CookieAuthFileGroupReadable.

When we merged the cookieauthfile creation logic in 33c3e60a37, we
accidentally took out this feature.  Fixes bug 12864, bugfix on
0.2.5.1-alpha.

Also adds an ExtORPortCookieAuthFileGroupReadable, since there's no
reason not to.
changes/bug12864 [new file with mode: 0644]
doc/tor.1.txt
src/or/config.c
src/or/config.h
src/or/control.c
src/or/ext_orport.c
src/or/or.h