Nick Mathewson
|
0f94aa2ea1
Write status to disk in the right place
|
20 years ago |
Nick Mathewson
|
cc16fb7636
oops -- that log should have been removed
|
20 years ago |
Nick Mathewson
|
e5f117606f
Fix network-status parsing.
|
20 years ago |
Nick Mathewson
|
b43a720bd4
Fix another reversed inet_aton
|
20 years ago |
Nick Mathewson
|
1e2f1679c8
Fix some more bugs; add a temporary log.
|
20 years ago |
Nick Mathewson
|
eab005c948
Ensure case match, not mismatch.
|
20 years ago |
Nick Mathewson
|
c4b3bf06c6
add strupper function
|
20 years ago |
Nick Mathewson
|
810572a5de
Stop dying when we get a directory from tor26; workaround for change in networkstatus format
|
20 years ago |
Roger Dingledine
|
4633b271f9
fix spacing
|
20 years ago |
Nick Mathewson
|
548a863779
Avoid assertion failure
|
20 years ago |
Nick Mathewson
|
ff9452e900
Clean up should-i-go-to-the-dirserv logic a little: All servers with DirPorts should get their directories from the source
|
20 years ago |
Nick Mathewson
|
3a99927859
Make directory download code slightly less likely to segfault or assert.
|
20 years ago |
Roger Dingledine
|
022f23249f
make doxygen output look prettier
|
20 years ago |
Roger Dingledine
|
dbeb8e7863
it really does help with the functions end.
|
20 years ago |
Roger Dingledine
|
74fb086210
if you give a config option in the torrc or the commandline with no
|
20 years ago |
Roger Dingledine
|
36fa360c11
and fix grammar
|
20 years ago |
Roger Dingledine
|
69da0ef757
add punctuation
|
20 years ago |
Roger Dingledine
|
780261aa2e
don't crash now that LongLivedPorts can be null
|
20 years ago |
Nick Mathewson
|
8f37357193
Make GCC v4 happy with heavy warnings enabled.
|
20 years ago |
Nick Mathewson
|
f50ddfd4dd
Download network-status at regular intervals. The code is probably iffy, and the constants need to be renamed.
|
20 years ago |
Roger Dingledine
|
2f6664ce80
MonthlyAccountingStart is dead.
|
20 years ago |
Roger Dingledine
|
c9e1c41873
dirserv_add_descriptor() doesn't chew up its argument anymore,
|
20 years ago |
Roger Dingledine
|
03ddeb2620
strip obsolete code
|
20 years ago |
Roger Dingledine
|
0ac3c58480
clean up comments for router_is_general_exit()
|
20 years ago |
Roger Dingledine
|
08348ae66e
add a RESETCONF controller command, and make setconf with a null
|
20 years ago |
Roger Dingledine
|
0a8a8ba546
fix some typos
|
20 years ago |
Nick Mathewson
|
4aca47268d
Logic to launch connections for new directory types.
|
20 years ago |
Nick Mathewson
|
9e76eae810
add missing return
|
20 years ago |
Nick Mathewson
|
eac917fd6a
clean whitespace.
|
20 years ago |
Nick Mathewson
|
5c6c88e76d
More stuff for new directories.
|
20 years ago |