Nick Mathewson
|
ebab451eed
Make version parsing tests pass
|
пре 21 година |
Nick Mathewson
|
6507be4290
Implement new version format for post 0.1.
|
пре 21 година |
Nick Mathewson
|
7fbd297532
Suggestion from weasel: Make tor --version --version dump the cvs Id of every file.
|
пре 21 година |
Roger Dingledine
|
22727b4edc
wrong is ok, and right is fine, but in between is apparently
|
пре 21 година |
Nick Mathewson
|
6f5dbefa7e
Normalize space: add one between every control keyword and control clause.
|
пре 21 година |
Roger Dingledine
|
7c9a707900
remove emacs droppings, since nick says he doesn't need them anymore
|
пре 21 година |
Roger Dingledine
|
e24057b2bf
when warning that a version is too new, don't use the confusing
|
пре 21 година |
Nick Mathewson
|
f91152ce6a
Clarify a bunch of log messages
|
пре 21 година |
Nick Mathewson
|
22dba27d8d
Normalize a few more kinds of whitespace. We now dislike:
|
пре 21 година |
Nick Mathewson
|
7a8ac5dfef
Tweak on patch to make authoritative directory servers cache
|
пре 21 година |
Roger Dingledine
|
dbd4dadff7
Authoritative dirservers now also cache the directory, since
|
пре 21 година |
Nick Mathewson
|
22a0d82749
Cache running-routers; compress running-routers; serve compressed running-routers.z
|
пре 21 година |
Nick Mathewson
|
2078b136f6
Make running-routers fetch (apparently) work
|
пре 21 година |
Nick Mathewson
|
5109de5626
Rename exit_policy to addr_policy, since it gets used for SOCKS and directory connections too. Make all policies get validated in options_validate, and make SOCKS/directory policies get set in options_act.
|
пре 21 година |
Nick Mathewson
|
5a5be93f80
Normalize whitespace; add a "tell me about all the unnormalized whitespace" target; fix a braino in dirserv.c
|
пре 21 година |
Nick Mathewson
|
cd753df7bf
Resolve many XXXs and all DOCDOCs
|
пре 21 година |
Roger Dingledine
|
b773045a58
only non-authdirservers cache the dir they just fetched
|
пре 21 година |
Roger Dingledine
|
005b02fd57
when rejecting an old-style router descriptor, tell us its nickname
|
пре 21 година |
Roger Dingledine
|
394554cfbf
Clean up copyrights.
|
пре 21 година |
Roger Dingledine
|
6c61ed4fb5
Make options no longer a global variable.
|
пре 21 година |
Nick Mathewson
|
ad4dc74482
Use a stricter set of warnings; make them all pass.
|
пре 21 година |
Roger Dingledine
|
85c79ffbc7
canonicalize "src" and "dest" arg order in crypto.c (and others)
|
пре 21 година |
Nick Mathewson
|
11d330be5e
Tweaks to prevent obsolete restarting tors from hammering the dirservers. (1) Cache a received directory as soon as the signature checks out. (2) Treat a cached directory as "recent" based on its mtime. (3) If we have a recent directory, we dont need to fetch a newer one for DirFetchPostPeriod. This needs review!
|
пре 21 година |
Nick Mathewson
|
2fbf31533b
Tricksy compiler warnings! We hates them, hates them forever, my precious!
|
пре 21 година |
Nick Mathewson
|
44d4516155
Use tor_snprintf, not snprintf
|
пре 21 година |
Nick Mathewson
|
06fa8fc05f
Avoid strcat; use snprintf or strlcat instead
|
пре 21 година |
Nick Mathewson
|
b90b2bb848
Add and document router-status line using new unified liveness/verifiedness format; continue to generate running-routers; continue to parse running-routers when no router-status line is found
|
пре 21 година |
Nick Mathewson
|
e5049d5aa3
Remove routerinfo_t->is_trusted_dir, and all the twisted machinery used to
|
пре 21 година |
Roger Dingledine
|
97a0a43511
start the process of making 0.0.7* obsolete
|
пре 21 година |
Roger Dingledine
|
de65052312
don't assert multiple things in the same tor_assert()
|
пре 21 година |