Sebastian Hahn
|
cbee969f40
Create routerlist.h
|
15 years ago |
Sebastian Hahn
|
c53b6cc831
Create router.h
|
15 years ago |
Roger Dingledine
|
b178c81de3
whitespace fix
|
15 years ago |
Mike Perry
|
9d5d0f040f
Alter how guard flags are chosen.
|
15 years ago |
Roger Dingledine
|
c6f5792404
No dirport should mean no hsdir flag (bug 1693)
|
15 years ago |
Sebastian Hahn
|
f7b40f45b7
Don't crash when reading cached*consensus files on startup
|
15 years ago |
Roger Dingledine
|
6952b445cc
stop authority reachability check on startup
|
15 years ago |
Roger Dingledine
|
4f307e0382
immediate reachability check for new relays
|
15 years ago |
Roger Dingledine
|
fe3380609e
In the glorious future, all relays cache dir info.
|
15 years ago |
Nick Mathewson
|
b006e3279f
Merge remote branch 'origin/maint-0.2.1'
|
15 years ago |
Nick Mathewson
|
c3e63483b2
Update Tor Project copyright years
|
15 years ago |
Sebastian Hahn
|
25ec240cc3
Call exit_policy_is_general_exit less
|
16 years ago |
Roger Dingledine
|
50e8210943
trivial cleanups
|
16 years ago |
Nick Mathewson
|
0c1b3070cf
Now that FOO_free(NULL) always works, remove checks before calling it.
|
16 years ago |
Sebastian Hahn
|
3807db001d
*_free functions now accept NULL
|
16 years ago |
Roger Dingledine
|
2ebd22152e
only complain when rejecting a descriptor if it has contact info
|
16 years ago |
Nick Mathewson
|
caa141617f
Fix dead code found by Coverity (CID 419).
|
16 years ago |
Nick Mathewson
|
bb22d8fc45
Add functions to serve microdescs and flavored consensuses.
|
16 years ago |
Nick Mathewson
|
200c39b66c
Document the microdescriptor code better.
|
16 years ago |
Nick Mathewson
|
851a980065
Actually remember all the consensus types when we are done generating them.
|
16 years ago |
Nick Mathewson
|
3471057486
Implement signatures for microdesc consensuses right.
|
16 years ago |
Nick Mathewson
|
3b2fc659a8
Refactor consensus signature storage for multiple digests and flavors.
|
16 years ago |
Nick Mathewson
|
e1ddee8bbe
Code to generate, store, and parse microdescriptors and consensuses.
|
16 years ago |
Nick Mathewson
|
8b2f6b27fd
Make signature-generation code handle different key and digest lengths.
|
16 years ago |
Nick Mathewson
|
5a6575c2d4
Don't set unreachable from dirvote unless we've been running a while.
|
16 years ago |
Roger Dingledine
|
53a7636a05
Dir auths reject relays running < Tor 0.1.2.14
|
16 years ago |
Roger Dingledine
|
eed5cae9d1
downgrade a log notice at startup
|
16 years ago |
Sebastian Hahn
|
5e01a86b42
some cleanups:
|
16 years ago |
Roger Dingledine
|
40bcab1faf
ConsensusParams config option lists key=value params
|
16 years ago |
Sebastian Hahn
|
0a71d1c6a7
Fix compile warnings on Snow Leopard
|
16 years ago |