Roger Dingledine
|
8b9d7da59f
while we hibernate, our declared bandwidth capacity is 0
|
21 years ago |
Nick Mathewson
|
2640be28fa
Document hibernate.c. Also fix handling of corner case where we hit the end of the interval while we are in HIBERNATE_STATE_LOWBANDWIDTH
|
21 years ago |
Nick Mathewson
|
fc9c6e7c95
Fix compile errors
|
21 years ago |
Nick Mathewson
|
f9c85c4d1c
Make set-option functions distinguish between bad keys and bad values, in case the caller cares
|
21 years ago |
Nick Mathewson
|
c514a06663
Fix up error codes
|
21 years ago |
Nick Mathewson
|
0059ee5fea
More tests for split
|
21 years ago |
Roger Dingledine
|
dac5d6715e
add saveconf control command.
|
21 years ago |
Roger Dingledine
|
d550ea11cd
clean up control spec, man page
|
21 years ago |
Nick Mathewson
|
66779137bf
Add missing dereference; stop throwing zeroes around.
|
21 years ago |
Roger Dingledine
|
11b2c6a476
add an in-progress python controller to test controlport
|
21 years ago |
Nick Mathewson
|
2cacb4e0f9
Document control.c
|
21 years ago |
Roger Dingledine
|
3236ee3127
allow unauth control connections for now
|
21 years ago |
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 |