Nick Mathewson
|
6704093c0d
Appease another 64-bit warning
|
21 years ago |
Nick Mathewson
|
5b45527851
Appease weasel's paranoid 64-bit compiler.
|
21 years ago |
Roger Dingledine
|
d2400a5afd
Introduce a notion of 'internal' circs, which are chosen without regard
|
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
|
abea142665
more cleanup
|
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
|
324b192f68
Make Tor use Niels Provos's libevent instead of it's current
|
21 years ago |
Roger Dingledine
|
70b3208f0a
if somebody starts his tor server in jan 2004 and then fixes his
|
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 |
Roger Dingledine
|
f468ff04ea
when we haven't fetched a directory yet, or the last time we
|
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 |
Nick Mathewson
|
dcd228585d
Implement SIGNAL control command.
|
21 years ago |
Nick Mathewson
|
0c4186d6ee
Use correct logic to decide whether there are more directory servers to retry.
|
21 years ago |
Roger Dingledine
|
e1ac30c2bb
stop calling assert_connection_ok(conn, time(NULL)) on every single
|
21 years ago |
Roger Dingledine
|
288f2ed59e
stop telling win32 folks they have a bug just because we haven't finished
|
21 years ago |
Roger Dingledine
|
cf17d0d29c
move network_init from or/main to common/compat
|
21 years ago |
Roger Dingledine
|
036384fd8e
respond to an 009 XXX
|
21 years ago |
Nick Mathewson
|
e327b2f3a6
Clarify confusing message
|
21 years ago |
Roger Dingledine
|
a8582ae223
note a future thing we should do
|
21 years ago |
Roger Dingledine
|
011ad3cba5
clean up logging,
|
21 years ago |
Nick Mathewson
|
972124aab9
Only launch dns workers when we are actually starting a server.
|
21 years ago |
Roger Dingledine
|
29a8e80326
log bytes written with kill -USR1 too
|
21 years ago |
Roger Dingledine
|
41b809d2aa
salvage another 300 bytes per hup
|
21 years ago |
Nick Mathewson
|
ac759adb43
Make unit tests work on win32
|
21 years ago |
Nick Mathewson
|
b457cfb5eb
Spell-check strings and comments
|
21 years ago |
Roger Dingledine
|
bde1d5bfb2
do even less inside our signal handler,
|
21 years ago |