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 |
Roger Dingledine
|
bafb3e4a5b
fix another integer underflow caused by buckets going negative
|
21 years ago |
Roger Dingledine
|
24a97d2c55
fix up some comments
|
21 years ago |
Roger Dingledine
|
3809c0ab91
tolerate bandwidtch buckets going negative (i hope)
|
21 years ago |
Nick Mathewson
|
ff9618f31e
Note that we need to check return codes from more libevent functions
|
21 years ago |
Roger Dingledine
|
53dbc66a79
document LongLivedPorts in the man page
|
21 years ago |
Nick Mathewson
|
324b192f68
Make Tor use Niels Provos's libevent instead of it's current
|
21 years ago |
Roger Dingledine
|
9b578f2fe2
add more chat and interactive protocols to LongLivedPorts
|
21 years ago |
Roger Dingledine
|
84c81e0783
Annotate circuits w/ whether they aim to contain high uptime nodes and/or
|
21 years ago |
Roger Dingledine
|
51f47d746e
clean up smartlist_string_isin so callers don't have to manage bufs
|
21 years ago |