Nick Mathewson
|
f8c14bbf1f
Detect windows platform correctly
|
21 years ago |
Nick Mathewson
|
2c803bff9a
Make detect_compression_method work on platforms with more evil chars.
|
21 years ago |
Nick Mathewson
|
1eddb28f82
Add unittests for compression detection. Make all rendezvous descriptors "plausible".
|
21 years ago |
Nick Mathewson
|
69fa5be7b6
Workaround for webservers that lie about Content-Encoding: Tor now tries to autodetect compressed directories and compression itself. (resolves bug 65)
|
21 years ago |
Nick Mathewson
|
e0bf597665
Give more useful log messages when the tor process closes dns/cpuworker connections. "Error: Success!" makes us seem like crazy people."
|
21 years ago |
Roger Dingledine
|
75d83827e0
fix another bug where general exit circs were looking at rendezvous
|
21 years ago |
Roger Dingledine
|
f2a7ff6801
better comments for exit policies in torrc.sample
|
21 years ago |
Roger Dingledine
|
cfcc93296c
bugfix for cvs: we were needing a rendezvous circ, so we cannibalized
|
21 years ago |
Roger Dingledine
|
bd2d740b49
make it clearer why FooPort and FooBindAddress are separate
|
21 years ago |
Roger Dingledine
|
e94e7ada43
some early thoughts on the requirements for our network discovery protocol
|
21 years ago |
Roger Dingledine
|
d204332c98
make the server setup docs more win32 friendly
|
21 years ago |
Nick Mathewson
|
7d4a167c81
Basic windows libevent fixes
|
21 years ago |
Roger Dingledine
|
84deb5c690
mention that HiddenServiceNodes and HiddenServiceExcludeNodes
|
21 years ago |
Roger Dingledine
|
4e369bc9e8
allow bandwidthburst to be smaller, but whine if it's small.
|
21 years ago |
Roger Dingledine
|
c8c6af659d
write at the top of rend-spec that reading the design paper
|
21 years ago |
Roger Dingledine
|
ea24dc31bc
remove some extra-verbose logs
|
21 years ago |
Roger Dingledine
|
d2400a5afd
Introduce a notion of 'internal' circs, which are chosen without regard
|
21 years ago |
Roger Dingledine
|
9c8c90ec2f
Sometime post 0.0.9, we should integrate an http proxy into Tor (maybe
|
21 years ago |
Roger Dingledine
|
372832d8fe
make tor-resolve print the Tor version on --version too
|
21 years ago |
Roger Dingledine
|
22a48e0a41
our man page still talked about the dirservers file
|
21 years ago |
Roger Dingledine
|
c6771e5ce4
reset published uptime when you wake up from hibernation,
|
21 years ago |
Roger Dingledine
|
dcf8b18215
when the hidden service launches a rendezvous circ, make sure it
|
21 years ago |
Nick Mathewson
|
a38bccdca7
Move call to event_init() immediately after start_daemon(); move start_daemon earlier. This should fix using libevent with RunAsDaemon.
|
21 years ago |
Roger Dingledine
|
0aff4ff4cb
get rid of 0.0.8 backwards compatibility
|
21 years ago |
Roger Dingledine
|
22f7934718
start generating version 1 style introduce cells
|
21 years ago |
Roger Dingledine
|
0703d01b13
fix some problems in control-spec
|
21 years ago |
Roger Dingledine
|
77da824faf
point win32 folks at 0.0.9.2, not 0.0.9.1
|
21 years ago |
Roger Dingledine
|
49fe4cba74
when deciding if a port is handled and the port demands uptime, don't
|
21 years ago |
Peter Palfrader
|
bc5fffb0b3
Add libevent-dev to build-depends
|
21 years ago |
Roger Dingledine
|
abea142665
more cleanup
|
21 years ago |