Roger Dingledine
|
0536b853fd
add a comment asking ORs to configure a DirPort too
|
21 年之前 |
Roger Dingledine
|
7459d067a5
now base16_encode() and base32_encode() can't ever fail
|
21 年之前 |
Roger Dingledine
|
ea43172c11
make router_is_me() compare identity, not nickname
|
21 年之前 |
Roger Dingledine
|
a7d16e38eb
mark off todo items; add todo items; correct tor-spec.txt
|
21 年之前 |
Roger Dingledine
|
f355a9c9f1
put our fingerprint into the descriptor, so we can match a
|
21 年之前 |
Roger Dingledine
|
c1450319f4
allow OPs to set a DirPort and cache/serve directories
|
21 年之前 |
Roger Dingledine
|
a403c1035e
getting an unknown descriptor is an info, not a warn, now
|
21 年之前 |
Roger Dingledine
|
b48cdc9d40
populate router_get_my_routerinfo()->is_verified
|
21 年之前 |
Nick Mathewson
|
38d8e36919
Make tor_tls_new variant use alternative (certless) context
|
21 年之前 |
Roger Dingledine
|
06b72cc8f2
publish advertised_bandwidth in descriptor
|
21 年之前 |
Roger Dingledine
|
eb0a19c475
change 0.0.8 extend cell format so it's compatible with 0.0.7
|
21 年之前 |
Roger Dingledine
|
ca9604e477
update the todo, items for pre-pre1 and for post-pre1
|
21 年之前 |
Roger Dingledine
|
6c56f34aaf
clients shouldn't create datadir until we have something to put there
|
21 年之前 |
Roger Dingledine
|
3c2c8ed42b
0.0.8 ORs should autoconnect to authdirservers and 0.0.7 servers
|
21 年之前 |
Roger Dingledine
|
f82a36508d
make router_nickname_is_approved() do the right thing
|
21 年之前 |
Roger Dingledine
|
3783d2e682
if johnny has three fenceposts, and jill takes four away...
|
21 年之前 |
Roger Dingledine
|
156cfb00fa
oh, and it should compile too
|
21 年之前 |
Roger Dingledine
|
6e571c8c4c
make base16_encode() fail more obviously when it fails
|
21 年之前 |
Roger Dingledine
|
cdb98cf04a
fix our tls handshake chain cert bug
|
21 年之前 |
Roger Dingledine
|
ce7fcd110c
solve the authdirserver initialization precedence problem
|
21 年之前 |
Roger Dingledine
|
1e62d24ddc
bugfix: only require the correct key if the nickname is for
|
21 年之前 |
Nick Mathewson
|
c83f0e948f
Log certificate lifetime on failure.
|
21 年之前 |
Roger Dingledine
|
fd0fcc89e9
disallow picking unverified routers in circuits
|
21 年之前 |
Roger Dingledine
|
ecc9009256
authdirservers accept the uploading of unverified descriptors.
|
21 年之前 |
Roger Dingledine
|
906d1aa99f
caching dirservers don't handle posts, running-routers, or rend descs
|
21 年之前 |
Roger Dingledine
|
3e97c12f24
rearrange to prepare to solve the authdirserver initialization
|
21 年之前 |
Nick Mathewson
|
2d514037b7
Log number of certs in wrong-length chains
|
21 年之前 |
Roger Dingledine
|
ddb6eb35af
we were counting incorrectly when trying to figure out whether
|
21 年之前 |
Roger Dingledine
|
30d6b1479b
clients exit immediately on interrupt; they don't wait
|
21 年之前 |
Roger Dingledine
|
84b8f8e04a
fix some bool logic
|
21 年之前 |