Steven Murdoch
|
786abbd54c
Open log files with CLOEXEC flag set
|
15 years ago |
Nick Mathewson
|
f04d7e6009
Merge remote branch 'sjmurdoch/cloexec' into cloexec
|
15 years ago |
Steven Murdoch
|
38da44cbf4
Fix compile error on MacOS X (and other platforms without O_CLOEXEC)
|
15 years ago |
Steven Murdoch
|
15f2b7859b
Don't both open the socket with SOCK_CLOEXEC and set FD_CLOEXEC
|
15 years ago |
Steven Murdoch
|
9d63dfcf49
Fix compile error on MacOS X (and other platforms without O_CLOEXEC)
|
15 years ago |
Nick Mathewson
|
b4f56dd4c6
Obviate need for doing a CLOEXEC on pipes: just close them before exec
|
15 years ago |
Nick Mathewson
|
e669d25e43
Do cloexec on socketpairs and stdio files
|
15 years ago |
Nick Mathewson
|
5a66de7015
Initial work to set CLOEXEC on all possible fds
|
15 years ago |
Nick Mathewson
|
e361de80bb
Merge remote branch 'origin/maint-0.2.2'
|
15 years ago |
Nick Mathewson
|
21be4b5b4c
Merge commit 'c643e0527c186b8ef2d259b2ef11a10c1d4ee3e5'
|
15 years ago |
Nick Mathewson
|
a33b338c5b
Fix a unit test broken by fix for 2195
|
15 years ago |
Nick Mathewson
|
54551f3148
Merge branch 'fix2183', remote branch 'rransom/fix2195-v2' into maint-0.2.2
|
15 years ago |
Robert Ransom
|
b3470ce957
Add changes file for bug2195.
|
15 years ago |
Robert Ransom
|
69472ca421
Fix logic error in router_dump_router_to_string.
|
15 years ago |
Nick Mathewson
|
e88486bc9d
Add comments to some of the bug2183 fix code
|
15 years ago |
Nick Mathewson
|
c77a32932d
Fix wide lines in SIGNAL patch
|
15 years ago |
Nick Mathewson
|
576b399b19
Add a changes file for SIGNAL events
|
15 years ago |
Nick Mathewson
|
8f74e6ce26
Add some caveats to the signal event
|
15 years ago |
John Brooks
|
7441999738
Add a SIGNAL event for control connections
|
15 years ago |
Robert Ransom
|
780b8f4287
Generate a router descriptor even if generating an extra-info descriptor fails.
|
15 years ago |
Robert Ransom
|
213bcb3c40
Do not emit an extra-info-digest descriptor line if the digest is zero.
|
15 years ago |
Karsten Loesing
|
0f1afaf595
Tweak the bugfix for 2183 a bit more.
|
15 years ago |
Roger Dingledine
|
c643e0527c
new development version
|
15 years ago |
Roger Dingledine
|
910de7dfac
final touchups
|
15 years ago |
Roger Dingledine
|
4f66bf4fe7
Merge branch 'maint-0.2.2'
|
15 years ago |
Roger Dingledine
|
e1e7988537
bump to 0.2.2.18-alpha
|
15 years ago |
Roger Dingledine
|
6b82a6e88d
Merge branch 'maint-0.2.2'
|
15 years ago |
Roger Dingledine
|
a08a7e0fc6
warn more about AllowSingleHopExits
|
15 years ago |
Roger Dingledine
|
e0b922b7e6
merge in more changelog entries
|
15 years ago |
Roger Dingledine
|
a641646a98
Merge commit 'nickm/1776_redux_v1' into maint-0.2.2
|
15 years ago |