Roger Dingledine
|
b9628f266f
change WARNING to WARN
|
21 年之前 |
Nick Mathewson
|
ecfb36823e
Refactor, rename, and clarify
|
21 年之前 |
Roger Dingledine
|
746d64e631
add in basic support for pidfiles
|
21 年之前 |
Nick Mathewson
|
36939303c9
Update LICENSE and copyright dates.
|
21 年之前 |
Roger Dingledine
|
756619bfd2
refactor around connection_edge_send_command()
|
21 年之前 |
Roger Dingledine
|
be874358a4
wrap strdup; prefer time() to gettimeofday()
|
21 年之前 |
Roger Dingledine
|
f563bbd2f9
refactor so connection_write_to_buf() never fails
|
21 年之前 |
Roger Dingledine
|
a6bab569ab
socks5 now works
|
21 年之前 |
Nick Mathewson
|
985a3e1492
Add new cell fullness and bandwidth stats.
|
21 年之前 |
Roger Dingledine
|
efa8e288ef
my_routerinfo, router_is_me, and learn_my_address are obsolete
|
21 年之前 |
Nick Mathewson
|
91cf86d8da
rebuild directory before uploading
|
21 年之前 |
Nick Mathewson
|
df5c7534b1
Move dirserv/routers code out of main.c
|
21 年之前 |
Roger Dingledine
|
2cfc6f0379
ORs post descriptors periodically too
|
21 年之前 |
Nick Mathewson
|
bd7db5bd87
Add "platform" to router descriptors.
|
21 年之前 |
Roger Dingledine
|
dc8f40e4cb
fix the SSL_read() bug again. this time for sure!
|
21 年之前 |
Nick Mathewson
|
01786266ca
Bugfixes in directory code:
|
21 年之前 |
Roger Dingledine
|
2da3e4da0d
move connection_array accessors from main.c to connection.c
|
21 年之前 |
Roger Dingledine
|
4533da06c9
getting closer to having dirserv working
|
21 年之前 |
Roger Dingledine
|
3ed7aedc11
bugfixes and features: closer to making dirserv work
|
21 年之前 |
Roger Dingledine
|
467d278b8b
more cleanup and rearranging
|
21 年之前 |
Roger Dingledine
|
5d31f71557
fix two new segfaults
|
21 年之前 |
Roger Dingledine
|
c4c66e2c7f
expand the scheduler to address SSL_read()'s pending bytes
|
21 年之前 |
Nick Mathewson
|
0e0169d6fa
Write necessary backends for online directory generation. I think.
|
21 年之前 |
Roger Dingledine
|
cb8212bfcb
clean up receiver buckets; prepare for payloads in relay_end; note a few bugs
|
21 年之前 |
Roger Dingledine
|
9899e09b3b
add Address config element, use it in descriptor
|
21 年之前 |
Roger Dingledine
|
ab8bceb27a
dirservers upload their descs now too
|
21 年之前 |
Nick Mathewson
|
92acbe12bc
Refactor common file code into util.c; add published to descriptors
|
21 年之前 |
Roger Dingledine
|
9e5cafc395
first pass: obey log convention
|
21 年之前 |
Roger Dingledine
|
3b5191d36d
various bugfixes and updates
|
21 年之前 |
Nick Mathewson
|
3d4ccb781a
Refactor buffers; implement descriptors.
|
21 年之前 |