Nick Mathewson
|
f17c08beed
Apply NT service patch from Osamu Fujino. This still has some problems (indicated in a comment adapted from the patch submission email), but it is better than before and better than nothing.
|
21 years ago |
Nick Mathewson
|
bb18d4238f
Dont keep rephist info for routers that havent had activity for 24 hours.
|
21 years ago |
Nick Mathewson
|
36f4e15e81
Call init_keys() where needed; fix hibernate bug.
|
21 years ago |
Roger Dingledine
|
a4b1eb5630
allow StrictEntryNode and StrictExitNode to be singular
|
21 years ago |
Roger Dingledine
|
6322287dc1
printfs want carriage returns
|
21 years ago |
Roger Dingledine
|
dd19cf6ba3
kill -USR2 now moves all logs to loglevel debug
|
21 years ago |
Roger Dingledine
|
2e4763655d
bugfix: when our poll is interrupted, we believed the revents values.
|
21 years ago |
Roger Dingledine
|
4b76fe8036
Break DirFetchPostPeriod into:
|
21 years ago |
Nick Mathewson
|
c909a8a64b
Only record bandwidth usage when accounting is enabled
|
21 years ago |
Roger Dingledine
|
ee591be3f2
fix a bug in configuring accounting in options_act()
|
21 years ago |
Nick Mathewson
|
5109159ff9
Fix compilation. Duh.
|
21 years ago |
Nick Mathewson
|
3e6edf20cc
Resolve some hibernating-related XXXX009s.
|
21 years ago |
Nick Mathewson
|
57536f138a
Fetch running-routers.
|
21 years ago |
Roger Dingledine
|
846f71dcca
make kill -USR1 work again
|
21 years ago |
Roger Dingledine
|
3f5c113815
clean a comment
|
21 years ago |
Nick Mathewson
|
08627d5d87
Track whether descriptor is dirty/uploaded. When any options are set, mark it dirty. Once a minute, regenerate and upload the server descriptor if it is dirty.
|
21 years ago |
Nick Mathewson
|
0b42e31fe0
Comment a confusing conditional
|
21 years ago |
Nick Mathewson
|
60880cda84
Resolve a bunch of FIXME items; mark a lot more for attention; ask for clarification on some. Turn all XXXX008 ("showstopper for 0.0.8 release") items into XXXX009 or XXXX, since plainly they were not showstoppers for 0.0.8. Add/clean some docs.
|
21 years ago |
Roger Dingledine
|
90e0ad517e
dfc caught a SIGXFSZ error when his debugfile reached 2GB.
|
21 years ago |
Roger Dingledine
|
fde595feb7
when clients do --list-fingerprint, it's misleading to
|
21 years ago |
Roger Dingledine
|
c03a3eaed0
weaken our anonymity warning a little bit more
|
21 years ago |
Nick Mathewson
|
5a5be93f80
Normalize whitespace; add a "tell me about all the unnormalized whitespace" target; fix a braino in dirserv.c
|
21 years ago |
Nick Mathewson
|
cd753df7bf
Resolve many XXXs and all DOCDOCs
|
21 years ago |
Roger Dingledine
|
6a504efdd3
mark_logs_temp() before init'ing new ones.
|
21 years ago |
Roger Dingledine
|
9f3e3d2b71
stop wanting to split init_keys()
|
21 years ago |
Roger Dingledine
|
6521c2ce51
Stop using the wrong DataDirectory when we're validating.
|
21 years ago |
Roger Dingledine
|
90b47172bd
Make an options_act() where we do all the things a new options set
|
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
|
28a297ebe7
only play the accounting game if it's possible you'll choose to hibernate
|
21 years ago |