Roger Dingledine
|
0551e3a814
reject more default filesharing ports by default.
|
21 years ago |
Roger Dingledine
|
976bee4a3f
only check if exit_policy_implicitly_allows if you're a server.
|
21 years ago |
Roger Dingledine
|
0f5a198028
sometimes, a conn on the closeable_lst gets absolutely
|
21 years ago |
Nick Mathewson
|
b2e34616d3
Write a few subsections
|
21 years ago |
Nick Mathewson
|
1790dc6760
Check for libpthread
|
21 years ago |
Paul Syverson
|
3805f67e8f
Various changes. Some more references. Section on enclaves and path length.
|
21 years ago |
Roger Dingledine
|
850c300e46
bump the default rate limit to 1 MB
|
21 years ago |
Roger Dingledine
|
b90983e44f
reject odd-looking addresses at the client, rather than having
|
21 years ago |
Roger Dingledine
|
d9ec1a6fe9
minor cleanups throughout
|
21 years ago |
Roger Dingledine
|
5675ae0407
throw down the gauntlet.
|
21 years ago |
Roger Dingledine
|
44f6300c8c
fix typo in design paper
|
21 years ago |
Roger Dingledine
|
1447145470
give a bit more load to servers that claim to be able to
|
21 years ago |
Roger Dingledine
|
1e847aebb1
Go into soft hibernation after 95% of the bandwidth is used,
|
21 years ago |
Roger Dingledine
|
2e97593d25
define TOR_FRAGILE if you want tor to give you a core when
|
21 years ago |
Roger Dingledine
|
e7e77d6d8e
fix an edge case in parsing config options (thanks weasel)
|
21 years ago |
Peter Palfrader
|
d19aaa9a46
Fix arma's fix for my leak
|
21 years ago |
Roger Dingledine
|
ab8691c343
fix a minor memory leak found by weasel
|
21 years ago |
Roger Dingledine
|
f80734d590
clean up our references some more
|
21 years ago |
Roger Dingledine
|
2fa4b77735
clean up section 2, add back reputability subsec.
|
21 years ago |
Roger Dingledine
|
d232831135
stop a sigpipe.
|
21 years ago |
Roger Dingledine
|
ec2a6ff2e3
flesh out the routing-zones section
|
21 years ago |
Roger Dingledine
|
9856e328c4
stop logging loudly when a client tries an old onion key. it's
|
21 years ago |
Roger Dingledine
|
a7138f2535
fix another rogue connection_free that was causing us troubles
|
21 years ago |
Roger Dingledine
|
a0312f3590
don't double-detach a closing exit conn that's waiting for dns resolve
|
21 years ago |
Roger Dingledine
|
692a57c8e8
but don't spring the trip on worker children, because it turns
|
21 years ago |
Roger Dingledine
|
d6489d8e41
lay a trap for situations where we connection_free something
|
21 years ago |
Roger Dingledine
|
75b45bcd4d
stop the infinite loop of freeing the same connection_t over and
|
21 years ago |
Roger Dingledine
|
c53c7a0b4c
clarify what smartlist_remove promises, since we rely on it.
|
21 years ago |
Roger Dingledine
|
5d8659429e
be less noisy about complaining when a jap client tries to connect
|
21 years ago |
Paul Syverson
|
e14417f130
draft of a midlatency section added
|
21 years ago |