Nick Mathewson
|
48a0b6c476
Separate is-recognized-option from get-option-value, since NULL is ambiguous and returning "" misrepresents.
|
vor 21 Jahren |
Roger Dingledine
|
677124fd0c
During options_dup, don't copy LINELIST_S or OBSOLETE options.
|
vor 21 Jahren |
Roger Dingledine
|
94b9525f6e
EntryNodess is not the plural of EntryNodes
|
vor 21 Jahren |
Roger Dingledine
|
3c6b6a53a9
and another
|
vor 21 Jahren |
Roger Dingledine
|
5c2278aea8
fix some dereferences
|
vor 21 Jahren |
Roger Dingledine
|
ef6bdd6c1e
make datadirectory work again
|
vor 21 Jahren |
Nick Mathewson
|
2677395aaf
Normalize DataDirectory in options_validate, making SIGHUP survivable.
|
vor 21 Jahren |
Nick Mathewson
|
a5903b737a
Document accounting
|
vor 21 Jahren |
Nick Mathewson
|
929b172955
Stop DataDirectory from changing; also stop using new as an identifier?
|
vor 21 Jahren |
Roger Dingledine
|
90b47172bd
Make an options_act() where we do all the things a new options set
|
vor 21 Jahren |
Roger Dingledine
|
3805221262
stop breaking the get_options() abstraction in config.c
|
vor 21 Jahren |
Roger Dingledine
|
8c7b2ff7ed
various fixes
|
vor 21 Jahren |
Nick Mathewson
|
cb5de85585
Separate validate from activate. Document undocumented stuff in config.c.
|
vor 21 Jahren |
Nick Mathewson
|
f9c85c4d1c
Make set-option functions distinguish between bad keys and bad values, in case the caller cares
|
vor 21 Jahren |
Roger Dingledine
|
394554cfbf
Clean up copyrights.
|
vor 21 Jahren |
Roger Dingledine
|
53a2b22742
fix the next subtle memory-crunching bug
|
vor 21 Jahren |
Roger Dingledine
|
e2e6d19e76
fix subtle bug that was causing logs to not show anything
|
vor 21 Jahren |
Roger Dingledine
|
28a297ebe7
only play the accounting game if it's possible you'll choose to hibernate
|
vor 21 Jahren |
Roger Dingledine
|
6c61ed4fb5
Make options no longer a global variable.
|
vor 21 Jahren |
Nick Mathewson
|
f490e5cdb6
Update log documentation
|
vor 21 Jahren |
Nick Mathewson
|
2e8353e2f4
Use new log format; convert old format to new format.
|
vor 21 Jahren |
Roger Dingledine
|
2ba3a9de16
make the default default options.FirewallPorts be the default
|
vor 21 Jahren |
Nick Mathewson
|
1b49198081
Support code for resettable options, and option sets. Still needs validate-and-then-replace logic
|
vor 21 Jahren |
Roger Dingledine
|
f7a30fa73e
break out validate_options
|
vor 21 Jahren |
Roger Dingledine
|
cadbae6aa5
make free_options() and init_options() use the big array.
|
vor 21 Jahren |
Roger Dingledine
|
59453ac6ef
add a ControlPort and control listener conn.
|
vor 21 Jahren |
Nick Mathewson
|
b74b72a5ce
Fix windows build
|
vor 21 Jahren |
Roger Dingledine
|
d0c158c8d6
clarify the bandwidthburst and bandwidthrate are in bytes
|
vor 21 Jahren |
Roger Dingledine
|
a4753283dd
better interface for connection_ap_handshake_socks_reply()
|
vor 21 Jahren |
Nick Mathewson
|
cea9125d71
Implement two flavors of authentication for control connections: one for trusted FS, one for untrusted FS.
|
vor 21 Jahren |