Roger Dingledine
|
50e17d633b
clean up some file-scope-global directory variables
|
22 years ago |
Roger Dingledine
|
8222fe8e4f
clean up some copyrights
|
22 years ago |
Nick Mathewson
|
ac552573dd
Make router/directory parsing nondestructive and more const-friendly
|
22 years ago |
Roger Dingledine
|
e0952d0773
terminology shift:
|
22 years ago |
Roger Dingledine
|
ac56486bf6
use the tor_malloc_zero wrapper
|
22 years ago |
Roger Dingledine
|
56cd147eb9
let getconfig survive repeated calls. now we call it again when we hup.
|
22 years ago |
Roger Dingledine
|
4ba8bc0a73
make dir parsing robust to invalid but well-formed descriptors
|
22 years ago |
Nick Mathewson
|
7604cfe61b
Clock skew fixes.
|
22 years ago |
Roger Dingledine
|
e4127e4d36
move closer to being able to reload config on HUP
|
22 years ago |
Roger Dingledine
|
a3962bf6fc
fix two more memory problems
|
22 years ago |
Roger Dingledine
|
35dcfcb145
put a blank line in the directory, before the first router
|
22 years ago |
Roger Dingledine
|
b9628f266f
change WARNING to WARN
|
22 years ago |
Roger Dingledine
|
be874358a4
wrap strdup; prefer time() to gettimeofday()
|
22 years ago |
Nick Mathewson
|
df5c7534b1
Move dirserv/routers code out of main.c
|
22 years ago |
Nick Mathewson
|
1cd57b8466
make sure router descriptor doesnt eat the directory-signature
|
22 years ago |
Nick Mathewson
|
01786266ca
Bugfixes in directory code:
|
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
|
467d278b8b
more cleanup and rearranging
|
22 years ago |
Roger Dingledine
|
5d31f71557
fix two new segfaults
|
22 years ago |
Nick Mathewson
|
0e0169d6fa
Write necessary backends for online directory generation. I think.
|
22 years ago |