Nick Mathewson
|
83f66db79e
Merge branch 'disable_network'
|
14 years ago |
Nick Mathewson
|
116dd4ae4f
log a notice when disablenetwork is set
|
14 years ago |
Nick Mathewson
|
df9b76460c
New 'DisableNetwork' option to prevent Tor from using the network
|
14 years ago |
Nick Mathewson
|
230422b955
Support for a defaults torrc file.
|
14 years ago |
Nick Mathewson
|
73436a1d6f
Add the ability to append and clear linelist options from cmdline
|
14 years ago |
Nick Mathewson
|
9ce5801e22
Make linelists always overridden by the command line
|
14 years ago |
Nick Mathewson
|
eaa3a379f0
Move disable-debugger-attachment fn to compat where it belongs. Fix whitespace
|
14 years ago |
Nick Mathewson
|
3508de3cd6
Tweak disable_debugger_attachment a little
|
14 years ago |
Nick Mathewson
|
68114ca52c
Merge remote-tracking branch 'ioerror/DisableDebuggerAttachment'
|
14 years ago |
Nick Mathewson
|
f634228a07
Merge remote-tracking branch 'public/feature4516'
|
14 years ago |
Roger Dingledine
|
fce107b11e
raise AuthDirFastGuarantee from 20KB to 100KB
|
14 years ago |
Roger Dingledine
|
6a76007b08
Merge branch 'maint-0.2.2'
|
14 years ago |
Roger Dingledine
|
c0ec4eafc5
parameterize bw cutoffs to guarantee Fast and Guard flags
|
14 years ago |
Nick Mathewson
|
53dac6df18
Merge remote-tracking branch 'origin/maint-0.2.2'
|
14 years ago |
Sebastian Hahn
|
6ef44b7849
Don't log about stats when running as a client without geoip
|
14 years ago |
Nick Mathewson
|
6e6a661296
New UserspaceIOCPBuffers option to set SO_{SND,RCV}BUF to zero
|
14 years ago |
Sebastian Hahn
|
dfdb4fde1a
Disable stats requiring geoip info if we have none
|
15 years ago |
Sebastian Hahn
|
2dec6597af
Merge branch 'maint-0.2.2_secfix' into master_secfix
|
14 years ago |
Robert Ransom
|
4684ced1b3
Add option to give guard flag to relays without the CVE-2011-2768 fix
|
14 years ago |
Nick Mathewson
|
097ed9998b
Fix memory leak in options_act_reversible: fix Coverity CID 486,487
|
14 years ago |
George Kadianakis
|
9d53c00911
Fix a NULL pointer dereference in parse_server_transport_line().
|
14 years ago |
Sebastian Hahn
|
34f12437d4
Fix a couple of pluggable transport bugs
|
14 years ago |
Sebastian Hahn
|
f885c60501
Don't initialize desc stats for non-bridgedirauth nodes
|
14 years ago |
Sebastian Hahn
|
03c06b629f
Add new stats type: descriptor fetch stats
|
14 years ago |
Robert Ransom
|
9df99bbb91
Check whether a client port is a Unix socket before using its IP addr
|
14 years ago |
Nick Mathewson
|
00b2b69add
Fix names of functions that convert strings to addrs
|
14 years ago |
Nick Mathewson
|
69921837a7
Fix a bunch of whitespace errors
|
14 years ago |
Sebastian Hahn
|
b4bd836f46
Consider hibernation before dropping privs
|
14 years ago |
Nick Mathewson
|
8b0ee60fe7
reinstate a notice for the non-loopback socksport case
|
14 years ago |
Nick Mathewson
|
b49fcc6cf2
Merge remote-tracking branch 'rransom-tor/bug4018'
|
14 years ago |