Roger Dingledine
|
57d7857def
don't mind empty exit policy entries
|
21 years ago |
Roger Dingledine
|
fa0a1ec49f
cleanup: use strcmpstart() in more places
|
21 years ago |
Roger Dingledine
|
09f450104a
don't imply to people that they should store their hidden service
|
21 years ago |
Roger Dingledine
|
185b9fddf2
protect dirservers from overzealous descriptor uploading
|
21 years ago |
Roger Dingledine
|
02e3e3327c
discourage people from setting their dirfetchpostperiod more often
|
21 years ago |
Roger Dingledine
|
8385fdb590
make our tor_assert actually work when it's going to be triggered,
|
21 years ago |
Roger Dingledine
|
a1979800ab
bugfix on the bugfix
|
21 years ago |
Roger Dingledine
|
8727a28119
bugfix: we were starting to daemonize before we opened our logs,
|
21 years ago |
Roger Dingledine
|
f753f6f0e2
bugfix: when we run out of disk space, or other log writing error,
|
21 years ago |
Roger Dingledine
|
c0db9fa803
fix confusing cut-n-paste mistake
|
21 years ago |
Roger Dingledine
|
013104a1e2
people are starting to bump into the limit of 50 dns workers.
|
21 years ago |
Roger Dingledine
|
578f3e5ccc
update readme similarly
|
21 years ago |
Roger Dingledine
|
cd6d6d76d7
update tor-doc, recommend running server as a separate user
|
21 years ago |
Nick Mathewson
|
9defe8a307
Attach dummy resolve connections to a circuit *before* calling dns_resolve(). This fixes a bug where cached answers would never be sent in RESOLVED cells.
|
21 years ago |
Nick Mathewson
|
c20b24c952
clean up/bugfix deflate logic and log messages
|
21 years ago |
Roger Dingledine
|
d977677aa8
bugfix: when a resolve fails for a begin request, actually send
|
21 years ago |
Roger Dingledine
|
ff622786f1
slightly better warn message
|
21 years ago |
Nick Mathewson
|
431b33a2ca
Warn the user when we mark ourself as down.
|
21 years ago |
Nick Mathewson
|
0dcc8c7048
Bugfix: When a dns request failed, we would detach any "resolving" streams from the circuit before we would send a the resolve_failed cells.
|
21 years ago |
Nick Mathewson
|
93f085c4a2
Stop using openssl functions that rely on stdio; they can apparently lead to linker grief on win32.
|
21 years ago |
Roger Dingledine
|
802b203ff1
fix a rare seg fault for people running hidden services on
|
21 years ago |
Roger Dingledine
|
eade496dcd
JI hates people who say "IP" when they mean "IP address"
|
21 years ago |
Roger Dingledine
|
ac7658f2bb
fix some typos
|
21 years ago |
Roger Dingledine
|
8cea004c98
prioritize todo
|
21 years ago |
Roger Dingledine
|
959199340a
don't pick administrative-friends when picking your path
|
21 years ago |
Roger Dingledine
|
8954cd91ce
LOG_ERR is for when we're going to exit
|
21 years ago |
Roger Dingledine
|
a885eea609
tab-man nick is going to learn elisp, he promises
|
21 years ago |
Nick Mathewson
|
f9c10db7ae
Revise TODO items for 009
|
21 years ago |
Roger Dingledine
|
b9f6e300c6
a few more todo entries
|
21 years ago |
Roger Dingledine
|
a475ccf5b8
we should exit(1) if $HOME doesn't exist and we needed it
|
21 years ago |