Roger Dingledine
|
445bce75dc
formatting/numbering patch from matt edman
|
20 年之前 |
Nick Mathewson
|
e3a058f33a
Change semantics of set_cached_dir; fix massive authdir memleak.
|
20 年之前 |
Nick Mathewson
|
c6c403e156
First cut at cleaning 0.1.1.x TODO
|
20 年之前 |
Roger Dingledine
|
2e7de08fbf
setting up your own network is now a faq entry where it belongs
|
20 年之前 |
Nick Mathewson
|
d45d66daf0
More dir-spec tweaks: specify whether concatenation happens before or after compression (either) and make status URLs parallel server URLs better (or people will mock me later).
|
20 年之前 |
Nick Mathewson
|
26d2301c76
Make unit tests (and others) run without launching listeners, creating subdirectories, and so on.
|
20 年之前 |
Nick Mathewson
|
cd2bb915ed
Fix a warning, add an assert.
|
20 年之前 |
Nick Mathewson
|
70fe2a6cee
Crashing dirservers on startup is often considered bad form.
|
20 年之前 |
Roger Dingledine
|
71c4173bb6
more servers will make it easier. who knows if it's really needed.
|
20 年之前 |
Roger Dingledine
|
6640daf5a1
document the AssumeReachable config option
|
20 年之前 |
Roger Dingledine
|
e53c6ce868
get the instructions closer to right
|
20 年之前 |
Roger Dingledine
|
51812f431f
some better docs for setting up your own tor network
|
20 年之前 |
Nick Mathewson
|
e863771485
Log when falling back to nonfast/nonstabl routers
|
20 年之前 |
Nick Mathewson
|
ed070b0fdb
Set a variable that exists. That works better.
|
20 年之前 |
Roger Dingledine
|
6577e08e38
when we're trying to build a circuit and we're being picky about what
|
20 年之前 |
Nick Mathewson
|
a74ad8efea
Remember to mark v2 networkstatus non-dirty when we generate it; also, fix spaces.
|
20 年之前 |
Nick Mathewson
|
3cc960c7dd
Make sure that cached-status directory exists.
|
20 年之前 |
Roger Dingledine
|
77f52e3467
fix some logs and comments
|
20 年之前 |
Nick Mathewson
|
ae4a183ed8
Change the return values on dirserv_add_descriptor
|
20 年之前 |
Roger Dingledine
|
53431a4950
fix compile complaints (and a bug)
|
20 年之前 |
Nick Mathewson
|
e24d540d81
We no longer need dirserv_load_from_directory_string, so dirserv_add_descriptor no longer has to keep track of where each descriptor ends.
|
20 年之前 |
Nick Mathewson
|
208bdf5f27
No need to load cached directory twice
|
20 年之前 |
Roger Dingledine
|
715b972300
disarm a trap
|
20 年之前 |
Nick Mathewson
|
47669fa0fd
Fix assert failure on directory startup.
|
20 年之前 |
Nick Mathewson
|
f559c49c39
Make network-status strings wellformed
|
20 年之前 |
Nick Mathewson
|
47aa42fc17
Remove a field that nobody sets or uses.
|
20 年之前 |
Nick Mathewson
|
9a3be928e9
Note that a descriptor has changed when we receive a new directory.
|
20 年之前 |
Nick Mathewson
|
0e649ac60a
Remove descriptor_list and use routerlist instead. Make directories manage routerlist a little better.
|
20 年之前 |
Roger Dingledine
|
a47765a16d
stop freeing the new global options list whenever we update it.
|
20 年之前 |
Roger Dingledine
|
237f58524f
make it clearer which elements of routerinfo_t are for reachability
|
20 年之前 |