Roger Dingledine
|
767ff716c3
update the README somewhat
|
21 vuotta sitten |
Roger Dingledine
|
ffaa344a32
describe what's _actually_ in the payload of a relay begin cell
|
21 vuotta sitten |
Roger Dingledine
|
756619bfd2
refactor around connection_edge_send_command()
|
21 vuotta sitten |
Roger Dingledine
|
be874358a4
wrap strdup; prefer time() to gettimeofday()
|
21 vuotta sitten |
Roger Dingledine
|
f563bbd2f9
refactor so connection_write_to_buf() never fails
|
21 vuotta sitten |
Roger Dingledine
|
a6bab569ab
socks5 now works
|
21 vuotta sitten |
Roger Dingledine
|
750b238aea
clean some includes
|
21 vuotta sitten |
Roger Dingledine
|
22526c62a5
add log convention to hacking file
|
21 vuotta sitten |
Nick Mathewson
|
985a3e1492
Add new cell fullness and bandwidth stats.
|
21 vuotta sitten |
Nick Mathewson
|
6ac42f5ec0
Make testcases run again; more sanity checking to descriptor generation.
|
21 vuotta sitten |
Roger Dingledine
|
7f10126a1e
affected functions in the migration from addr:port to nickname for ORs
|
21 vuotta sitten |
Roger Dingledine
|
84ec78bcf8
update the spec wrt choosing aci's
|
21 vuotta sitten |
Roger Dingledine
|
efa8e288ef
my_routerinfo, router_is_me, and learn_my_address are obsolete
|
21 vuotta sitten |
Nick Mathewson
|
91cf86d8da
rebuild directory before uploading
|
21 vuotta sitten |
Nick Mathewson
|
df5c7534b1
Move dirserv/routers code out of main.c
|
21 vuotta sitten |
Nick Mathewson
|
f694ab23f5
Flush after fputs
|
21 vuotta sitten |
Roger Dingledine
|
e6f8b3ba38
update TODO further
|
21 vuotta sitten |
Roger Dingledine
|
01884951bc
updated dirservers file, new config files.
|
21 vuotta sitten |
Roger Dingledine
|
2cfc6f0379
ORs post descriptors periodically too
|
21 vuotta sitten |
Nick Mathewson
|
bd7db5bd87
Add "platform" to router descriptors.
|
21 vuotta sitten |
Nick Mathewson
|
8551509d5c
Mark several tasks finished
|
21 vuotta sitten |
Nick Mathewson
|
cbb0a9a153
Check for uname in configure
|
21 vuotta sitten |
Roger Dingledine
|
5c8fc2f705
mark all dirservers up at boot; mark a dirserver down if dir fetch fails
|
21 vuotta sitten |
Roger Dingledine
|
dc8f40e4cb
fix the SSL_read() bug again. this time for sure!
|
21 vuotta sitten |
Nick Mathewson
|
9f0c608b7e
Check router signatures again; debug signature checking
|
21 vuotta sitten |
Nick Mathewson
|
1cd57b8466
make sure router descriptor doesnt eat the directory-signature
|
21 vuotta sitten |
Roger Dingledine
|
f0e94dab86
make log use a larger buffer, for easier debugging
|
21 vuotta sitten |
Nick Mathewson
|
01786266ca
Bugfixes in directory code:
|
21 vuotta sitten |
Nick Mathewson
|
d0273ee135
We need to call get_connection_array before using its outputs
|
21 vuotta sitten |
Roger Dingledine
|
2da3e4da0d
move connection_array accessors from main.c to connection.c
|
21 vuotta sitten |