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 |
Roger Dingledine
|
70b3208f0a
if somebody starts his tor server in jan 2004 and then fixes his
|
21 years ago |
Roger Dingledine
|
45eb8d9660
if you're a server and the auth dirservers are down, go to any other
|
21 years ago |
Roger Dingledine
|
74bc4e5af0
help avoid overflow from len_in + (len_in/n)*len_ins
|
21 years ago |
Roger Dingledine
|
4b6d55afdf
separate time_of_process_start from stats_n_seconds_uptime:
|
21 years ago |
Roger Dingledine
|
3370f53010
it helps to use the correct name for the struct
|
21 years ago |
Roger Dingledine
|
10a81ccf18
when pruning circuit-wait streams when a dir fetch failed,
|
21 years ago |
Peter Palfrader
|
eab35efa67
Forward port patches
|
21 years ago |