Nick Mathewson
|
bd7db5bd87
Add "platform" to router descriptors.
|
22 years ago |
Roger Dingledine
|
5c8fc2f705
mark all dirservers up at boot; mark a dirserver down if dir fetch fails
|
22 years ago |
Roger Dingledine
|
dc8f40e4cb
fix the SSL_read() bug again. this time for sure!
|
22 years ago |
Nick Mathewson
|
9f0c608b7e
Check router signatures again; debug signature checking
|
22 years ago |
Nick Mathewson
|
01786266ca
Bugfixes in directory code:
|
22 years ago |
Roger Dingledine
|
e7e858d0d1
patch strptime warning -- reduce portability!
|
22 years ago |
Roger Dingledine
|
4533da06c9
getting closer to having dirserv working
|
22 years ago |
Roger Dingledine
|
3ed7aedc11
bugfixes and features: closer to making dirserv work
|
22 years ago |
Roger Dingledine
|
c4c66e2c7f
expand the scheduler to address SSL_read()'s pending bytes
|
22 years ago |
Nick Mathewson
|
0e0169d6fa
Write necessary backends for online directory generation. I think.
|
22 years ago |
Nick Mathewson
|
febb2251ca
Add code to parse fingerprint files and compare routers against fingerprint files.
|
22 years ago |
Nick Mathewson
|
92acbe12bc
Refactor common file code into util.c; add published to descriptors
|
22 years ago |
Roger Dingledine
|
9e5cafc395
first pass: obey log convention
|
22 years ago |
Roger Dingledine
|
3b5191d36d
various bugfixes and updates
|
22 years ago |
Nick Mathewson
|
3d4ccb781a
Refactor buffers; implement descriptors.
|
22 years ago |
Roger Dingledine
|
078c5ab617
leave the socks handshake on the inbuf until it's complete
|
22 years ago |
Roger Dingledine
|
b97945e411
add in directory 'post' support
|
22 years ago |
Roger Dingledine
|
8b71b7338f
clean up exported api's
|
22 years ago |
Roger Dingledine
|
05612786e4
fix two more bugs
|
22 years ago |
Nick Mathewson
|
36a3086434
Add router_get_by_pk function; use in connection_tls_finish_handshake.
|
22 years ago |
Roger Dingledine
|
e13d947986
point out why router_forget_router probably doesn't work
|
22 years ago |
Nick Mathewson
|
e14aedaad0
Fix memory leaks in directory parsing
|
22 years ago |
Roger Dingledine
|
ce289f65f2
remove last vestiges of op_port
|
22 years ago |
Roger Dingledine
|
36f055e7ee
start honoring the recommended_versions string
|
22 years ago |
Roger Dingledine
|
88edae9407
start refactoring dnsworker so testing won't be so darn hard
|
22 years ago |
Nick Mathewson
|
bbd4032fc1
Make windows happier still
|
22 years ago |
Nick Mathewson
|
ac5893c626
src/or
|
22 years ago |
Nick Mathewson
|
95e5384af3
Change many files to new log_fn format
|
22 years ago |
Nick Mathewson
|
b9480620c6
Make log_fn work on apples with no workarounds needed in main code
|
22 years ago |
Nick Mathewson
|
71b158bf2f
Fix MacOS build
|
22 years ago |