Sebastian Hahn
|
df42eb0a18
Fix unit test failure in dir/formats
|
14 years ago |
Nick Mathewson
|
e035cea031
Merge branch 'bug3216_v2' into maint-0.2.2
|
14 years ago |
Nick Mathewson
|
da7c60dcf3
Merge remote-tracking branch 'public/bug3270' into maint-0.2.2
|
14 years ago |
Nick Mathewson
|
0e1fad648d
Don't try to build descriptors when router_get_advertised_or_port()==0
|
14 years ago |
Nick Mathewson
|
b80a8bba19
Merge branch 'feature3049-v2' into maint-0.2.2
|
14 years ago |
Nick Mathewson
|
cfeafe5e77
Use a 64-bit type to hold sockets on win64.
|
14 years ago |
Robert Ransom
|
338a026610
Split control connection cleanup out of connection_free
|
14 years ago |
Sebastian Hahn
|
c13fb7feb1
Fix a compile warning on OSX 10.6
|
14 years ago |
Michael Yakubovich
|
a3707a1052
Fix bug2752 : 48-char HTTPProxyAuthenticator limitation
|
14 years ago |
Nick Mathewson
|
919bf6ff3c
Merge remote-tracking branch 'public/bug2850' into maint-0.2.2
|
14 years ago |
Nick Mathewson
|
4b800408fa
Check permissions on the directory holding a control socket
|
14 years ago |
Nick Mathewson
|
3b6cbf2534
Add a function to pull off the final component of a path
|
14 years ago |
Sebastian Hahn
|
4198261291
Clean up the 2972 implementation a little
|
14 years ago |
Jérémy Bobbio
|
d41ac64ad6
Add UnixSocketsGroupWritable config flag
|
14 years ago |
Nick Mathewson
|
dad12188a6
Write automatically-chosen control ports to a file.
|
14 years ago |
Nick Mathewson
|
61c06cbc66
Teach retry_listener about "auto" ports.
|
14 years ago |
Nick Mathewson
|
5fec8fe559
"(Socks|Control|etc)Port auto" now tells Tor to open an arbitrary port
|
14 years ago |
mikey99
|
42fcf059d2
Fixes ticket #2503
|
14 years ago |
Sebastian Hahn
|
d7d25558fa
Remove a duplicated line, found by clang
|
14 years ago |
Nick Mathewson
|
aba7bb705a
Set SO_REUSEADDR on all sockets, not just listeners
|
14 years ago |
Sebastian Hahn
|
8d81831d71
Add a missing cast to silence the compiler
|
14 years ago |
Nick Mathewson
|
dddd333a80
Fix some 'impossible' overflow bugs in byte counting
|
14 years ago |
Nick Mathewson
|
05887f10ff
Triage the XXX022 and XXX021 comments remaining in the code
|
14 years ago |
Nick Mathewson
|
c5ffd44ccd
Merge branch 'bug2756_relay' into maint-0.2.2
|
14 years ago |
Nick Mathewson
|
06f026de66
Check newconn, not conn, before marking newconn for close
|
14 years ago |
Nick Mathewson
|
1d36a8e9ae
Consider sending stream-level SENDME cells on partial flushes.
|
14 years ago |
Nick Mathewson
|
411ec3c0f8
Add client code to detect attempts to connect to 127.0.0.1 etc
|
14 years ago |
Nick Mathewson
|
85da676108
Fix double-mark bug when failing to init transparent connection
|
14 years ago |
Nick Mathewson
|
f1de329e78
Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2
|
15 years ago |
Nick Mathewson
|
1a07348a50
Bump copyright statements to 2011
|
15 years ago |