Roger Dingledine
|
d602d0d298
cosmetic fix
|
19 years ago |
Roger Dingledine
|
640882c76c
clean up tabs and wide-lines from weasel's commit
|
19 years ago |
Roger Dingledine
|
6535087845
when building v2 statuses or v1 running-routers, don't admit the
|
19 years ago |
Roger Dingledine
|
53f86cdf5d
fix bug: we were caching the newest descriptor for each server,
|
19 years ago |
Roger Dingledine
|
4c1fa73c7e
typos and nits
|
19 years ago |
Roger Dingledine
|
a53a73a782
forward-port the part where ordinary users try to fetch directories
|
19 years ago |
Roger Dingledine
|
67a77f17ca
i'm not sure what man-in-the-middle attacks we were worried about,
|
19 years ago |
Roger Dingledine
|
d222678ea5
link to goodell's tor detector script rather than the
|
19 years ago |
Roger Dingledine
|
f0fe4feb00
i hear sometimes the privoxy icon is blue.
|
19 years ago |
Roger Dingledine
|
640c555f02
Fix a major load balance bug: we were round-robining in 16 KB chunks, and
|
19 years ago |
Roger Dingledine
|
032a01ef64
just because you support the feature does not mean that you
|
19 years ago |
Roger Dingledine
|
96e350c16c
minor fix to control spec
|
19 years ago |
Peter Palfrader
|
94fb3f06b3
Fix compiler warning on 64 bit archs
|
19 years ago |
Nick Mathewson
|
a69b96af02
Be sure to restore LDFLAGS from LDFLAGS, not from LIBS.
|
19 years ago |
Peter Palfrader
|
390bbb0a0c
Try to make tor work better through squid: Limit number of descriptors we fetch
|
19 years ago |
Roger Dingledine
|
a1dd751f30
when we fail to bind a listener, try to provide a more useful log msg.
|
19 years ago |
Roger Dingledine
|
6f579deff4
check for EADDRINUSE in a cross-platform way (unless i'm wrong)
|
19 years ago |
Roger Dingledine
|
1800fbe486
don't warn when we receive a 503 from a dirserver/cache -- this
|
19 years ago |
Roger Dingledine
|
0fadf0aad6
Fix bug 225: now "attachstream 0" treats conn like it just connected,
|
19 years ago |
Roger Dingledine
|
418dc7b16e
I believe this resolves bug 234, the mysterious crash on 0.1.1.9
|
19 years ago |
Andrew Lewman
|
e10ff0c23c
Fixed BuildRequire for libevent-devel
|
19 years ago |
Andrew Lewman
|
c42f0da3d2
|
19 years ago |
Roger Dingledine
|
af2c34ed50
three more todo items
|
19 years ago |
Roger Dingledine
|
864c81d668
more things to think about; and the details of two incentive schemes.
|
19 years ago |
Roger Dingledine
|
a07acfcd61
add another related issue to think about
|
19 years ago |
Roger Dingledine
|
9ff4b2cf97
document ExitPolicyRejectPrivate in man page
|
19 years ago |
Roger Dingledine
|
92ef9e37e7
Add a new config option ExitPolicyRejectPrivate which defaults to 1.
|
19 years ago |
Roger Dingledine
|
bdba6e42dc
avoid a minor confusing log message
|
19 years ago |
Peter Palfrader
|
bf514e5dc5
Try to fix policy_includes_addr_mask_implicitly()
|
19 years ago |
Peter Palfrader
|
61ea27620a
Also catch 0/8 in exit_policy_implicitly_allows_local_networks()
|
19 years ago |