Merge remote-tracking branch 'sysrqb/bug15220_026_sysrqb'

This commit is contained in:
Nick Mathewson
2015-07-16 15:38:08 -04:00
5 changed files with 116 additions and 46 deletions
+5
View File
@@ -0,0 +1,5 @@
o Minor features (client, unix sockets):
- Add GroupWritable and WorldWritable options to unix-socket based
SocksPort and ControlPort options. These options apply to a single
socket, and override {Control,Socks}SocketsGroupWritable. Closes
ticket 15220.