Peter Palfrader
|
6ea9002824
Depend on python
|
20 年之前 |
Roger Dingledine
|
aebec8ab9e
stop using atexit() to remove our pid, since it's called
|
20 年之前 |
Nick Mathewson
|
7119345fbb
Fix base16_decode; trashing the stack is rude.
|
20 年之前 |
Nick Mathewson
|
1391eafe67
Chek for overlong nicknames in add_nickname_list_to_smartlist
|
20 年之前 |
Nick Mathewson
|
7b4865ec33
Add notion of "longest nickname-or-hex-digest-with-$"
|
20 年之前 |
Nick Mathewson
|
0c990259de
Add noisy debug log to hunt for bug in router_update_status_from_smartlist
|
20 年之前 |
Nick Mathewson
|
d07d0a4e6b
Add fingerprint to router format in tests
|
20 年之前 |
Nick Mathewson
|
33fe5e362f
Never use time(NULL) as assumed publication time for a directory.
|
20 年之前 |
Roger Dingledine
|
0536b853fd
add a comment asking ORs to configure a DirPort too
|
20 年之前 |
Roger Dingledine
|
7459d067a5
now base16_encode() and base32_encode() can't ever fail
|
20 年之前 |
Roger Dingledine
|
ea43172c11
make router_is_me() compare identity, not nickname
|
20 年之前 |
Roger Dingledine
|
a7d16e38eb
mark off todo items; add todo items; correct tor-spec.txt
|
20 年之前 |
Roger Dingledine
|
f355a9c9f1
put our fingerprint into the descriptor, so we can match a
|
20 年之前 |
Roger Dingledine
|
c1450319f4
allow OPs to set a DirPort and cache/serve directories
|
20 年之前 |
Roger Dingledine
|
a403c1035e
getting an unknown descriptor is an info, not a warn, now
|
20 年之前 |
Roger Dingledine
|
b48cdc9d40
populate router_get_my_routerinfo()->is_verified
|
20 年之前 |
Nick Mathewson
|
38d8e36919
Make tor_tls_new variant use alternative (certless) context
|
20 年之前 |
Roger Dingledine
|
06b72cc8f2
publish advertised_bandwidth in descriptor
|
20 年之前 |
Roger Dingledine
|
eb0a19c475
change 0.0.8 extend cell format so it's compatible with 0.0.7
|
20 年之前 |
Roger Dingledine
|
ca9604e477
update the todo, items for pre-pre1 and for post-pre1
|
20 年之前 |
Roger Dingledine
|
6c56f34aaf
clients shouldn't create datadir until we have something to put there
|
20 年之前 |
Roger Dingledine
|
3c2c8ed42b
0.0.8 ORs should autoconnect to authdirservers and 0.0.7 servers
|
20 年之前 |
Roger Dingledine
|
f82a36508d
make router_nickname_is_approved() do the right thing
|
20 年之前 |
Roger Dingledine
|
3783d2e682
if johnny has three fenceposts, and jill takes four away...
|
20 年之前 |
Roger Dingledine
|
156cfb00fa
oh, and it should compile too
|
20 年之前 |
Roger Dingledine
|
6e571c8c4c
make base16_encode() fail more obviously when it fails
|
20 年之前 |
Roger Dingledine
|
cdb98cf04a
fix our tls handshake chain cert bug
|
20 年之前 |
Roger Dingledine
|
ce7fcd110c
solve the authdirserver initialization precedence problem
|
20 年之前 |
Roger Dingledine
|
1e62d24ddc
bugfix: only require the correct key if the nickname is for
|
20 年之前 |
Nick Mathewson
|
c83f0e948f
Log certificate lifetime on failure.
|
20 年之前 |