Nick Mathewson
|
d79d648edc
Don't write ControlPorts to disk till after we setuid and make datadir
|
13 yıl önce |
Nick Mathewson
|
2ba19f9b4a
Merge remote-tracking branch 'origin/maint-0.2.1' into maint-0.2.2
|
13 yıl önce |
Nick Mathewson
|
959da6b7f2
Use strlcpy in create_unix_sockaddr()
|
13 yıl önce |
Robert Ransom
|
d7254bea11
Fix minor comment issues
|
13 yıl önce |
Jérémy Bobbio
|
54d7d31cba
Make ControlSocketsGroupWritable work with User.
|
13 yıl önce |
Sebastian Hahn
|
df42eb0a18
Fix unit test failure in dir/formats
|
13 yıl önce |
Nick Mathewson
|
e035cea031
Merge branch 'bug3216_v2' into maint-0.2.2
|
13 yıl önce |
Nick Mathewson
|
da7c60dcf3
Merge remote-tracking branch 'public/bug3270' into maint-0.2.2
|
13 yıl önce |
Nick Mathewson
|
0e1fad648d
Don't try to build descriptors when router_get_advertised_or_port()==0
|
13 yıl önce |
Nick Mathewson
|
b80a8bba19
Merge branch 'feature3049-v2' into maint-0.2.2
|
13 yıl önce |
Nick Mathewson
|
cfeafe5e77
Use a 64-bit type to hold sockets on win64.
|
13 yıl önce |
Robert Ransom
|
338a026610
Split control connection cleanup out of connection_free
|
13 yıl önce |
Sebastian Hahn
|
c13fb7feb1
Fix a compile warning on OSX 10.6
|
13 yıl önce |
Michael Yakubovich
|
a3707a1052
Fix bug2752 : 48-char HTTPProxyAuthenticator limitation
|
13 yıl önce |
Nick Mathewson
|
919bf6ff3c
Merge remote-tracking branch 'public/bug2850' into maint-0.2.2
|
13 yıl önce |
Nick Mathewson
|
4b800408fa
Check permissions on the directory holding a control socket
|
13 yıl önce |
Nick Mathewson
|
3b6cbf2534
Add a function to pull off the final component of a path
|
13 yıl önce |
Sebastian Hahn
|
4198261291
Clean up the 2972 implementation a little
|
13 yıl önce |
Jérémy Bobbio
|
d41ac64ad6
Add UnixSocketsGroupWritable config flag
|
13 yıl önce |
Nick Mathewson
|
dad12188a6
Write automatically-chosen control ports to a file.
|
13 yıl önce |
Nick Mathewson
|
61c06cbc66
Teach retry_listener about "auto" ports.
|
13 yıl önce |
Nick Mathewson
|
5fec8fe559
"(Socks|Control|etc)Port auto" now tells Tor to open an arbitrary port
|
13 yıl önce |
mikey99
|
42fcf059d2
Fixes ticket #2503
|
13 yıl önce |
Sebastian Hahn
|
d7d25558fa
Remove a duplicated line, found by clang
|
13 yıl önce |
Nick Mathewson
|
aba7bb705a
Set SO_REUSEADDR on all sockets, not just listeners
|
13 yıl önce |
Sebastian Hahn
|
8d81831d71
Add a missing cast to silence the compiler
|
13 yıl önce |
Nick Mathewson
|
dddd333a80
Fix some 'impossible' overflow bugs in byte counting
|
13 yıl önce |
Nick Mathewson
|
05887f10ff
Triage the XXX022 and XXX021 comments remaining in the code
|
13 yıl önce |
Nick Mathewson
|
c5ffd44ccd
Merge branch 'bug2756_relay' into maint-0.2.2
|
13 yıl önce |
Nick Mathewson
|
06f026de66
Check newconn, not conn, before marking newconn for close
|
13 yıl önce |