Roger Dingledine
|
394554cfbf
Clean up copyrights.
|
21 years ago |
Roger Dingledine
|
efad93feb4
tor --list-fingerprint as a client shouldn't try to print null
|
21 years ago |
Roger Dingledine
|
53a2b22742
fix the next subtle memory-crunching bug
|
21 years ago |
Roger Dingledine
|
e2e6d19e76
fix subtle bug that was causing logs to not show anything
|
21 years ago |
Roger Dingledine
|
28a297ebe7
only play the accounting game if it's possible you'll choose to hibernate
|
21 years ago |
Roger Dingledine
|
865f341708
parse_line_from_file is obsolete.
|
21 years ago |
Roger Dingledine
|
6c61ed4fb5
Make options no longer a global variable.
|
21 years ago |
Nick Mathewson
|
f490e5cdb6
Update log documentation
|
21 years ago |
Nick Mathewson
|
958f046ee5
Mark items completed; clarify items; remove dups
|
21 years ago |
Nick Mathewson
|
7c0792d89a
Write hibernation code. Needs docs and tests.
|
21 years ago |
Nick Mathewson
|
38ed0ce5e6
Unify tor_parse_(numeric); make sure MAX_UINT32 and MAX_UINT64 are defined
|
21 years ago |
Roger Dingledine
|
0c583a6cf2
clarify it even better
|
21 years ago |
Roger Dingledine
|
0ab8b8a4e4
resolve misleading torrc comments
|
21 years ago |
Nick Mathewson
|
fdfa05abc9
Note item status from meeting
|
21 years ago |
Nick Mathewson
|
2e8353e2f4
Use new log format; convert old format to new format.
|
21 years ago |
Roger Dingledine
|
2ba3a9de16
make the default default options.FirewallPorts be the default
|
21 years ago |
Nick Mathewson
|
311695e279
Finish applying jbash patch to Makefile.am; make dist-rpm work again
|
21 years ago |
Nick Mathewson
|
b56ef496d9
Twiddle header order to compile on OS X again
|
21 years ago |
Nick Mathewson
|
19868fe968
Move accounting code into hibernate; start adding logic to track bandwidth-per-seconds-active
|
21 years ago |
Nick Mathewson
|
1b49198081
Support code for resettable options, and option sets. Still needs validate-and-then-replace logic
|
21 years ago |
Nick Mathewson
|
d9e0f3f9bc
Make sure control command bodies are always followed by a NUL
|
21 years ago |
Nick Mathewson
|
9a06612ff6
Adjust GETCONFIG/SETCONFIG specification in control-spec
|
21 years ago |
Nick Mathewson
|
9d604ec615
Add code to read configuration lines from a string as well as a file
|
21 years ago |
Nick Mathewson
|
831c988ea1
fix problems introduced by rpm spec patch.
|
21 years ago |
Nick Mathewson
|
69e5e8d0ad
Merge RPM spec patch from jbash
|
21 years ago |
Roger Dingledine
|
f7a30fa73e
break out validate_options
|
21 years ago |
Roger Dingledine
|
cadbae6aa5
make free_options() and init_options() use the big array.
|
21 years ago |
Roger Dingledine
|
59453ac6ef
add a ControlPort and control listener conn.
|
21 years ago |
Nick Mathewson
|
b74b72a5ce
Fix windows build
|
21 years ago |
Roger Dingledine
|
d0c158c8d6
clarify the bandwidthburst and bandwidthrate are in bytes
|
21 years ago |