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 |
Peter Palfrader
|
904b321fa7
Add watch file
|
21 years ago |
Roger Dingledine
|
f468ff04ea
when we haven't fetched a directory yet, or the last time we
|
21 years ago |
Roger Dingledine
|
31227f0292
two more policy issues
|
21 years ago |
Roger Dingledine
|
c1ffbf9b67
some early notes on a 'challenges in tor' paper
|
21 years ago |
Roger Dingledine
|
608caffc64
fix unit tests: address has to be a non-private IP, and socksport
|
21 years ago |
Roger Dingledine
|
b267da4f4b
document DirAllowPrivateAddresses
|
21 years ago |
Roger Dingledine
|
cd1f50d2f0
new config option DirAllowPrivateAddresses for authdirservers.
|
21 years ago |
Nick Mathewson
|
91bafc476e
Fix a fun bug: do not rewrite a cached directory back to the cache; otherwise we will think it is recent and not fetch a newer one.
|
21 years ago |
Roger Dingledine
|
f8b517fa97
finish marking my comment in main.c
|
21 years ago |
Roger Dingledine
|
1f51809e65
clean up string printing in relay logs
|
21 years ago |
Roger Dingledine
|
6d2859c2e5
fix trivial typo in log entry
|
21 years ago |
Roger Dingledine
|
a36007131b
take back our statement about known bugs on win32 for servers.
|
21 years ago |
Nick Mathewson
|
9883137f54
Add proposal to control spec for a simple way to bind IP addresses to hostnames. Example: "Please make all requests for 10.200.0.1 go to foobarbaz.onion". This feature would be needed for any attempt to write a torified DNS proxy. Needs more thought and more comments.
|
21 years ago |
Nick Mathewson
|
2614589166
Enable Mac startup script by default
|
21 years ago |
Nick Mathewson
|
30aa8ab1cd
fix typo in mac installer
|
21 years ago |
Roger Dingledine
|
ffa1008c3a
clean up osx/win32/generic instructions
|
21 years ago |
Nick Mathewson
|
a6e587305f
typo spotted by chris
|
21 years ago |