Peter Palfrader
|
ddd724ef94
Add --with-dmalloc configure option
|
21 anni fa |
Peter Palfrader
|
dfa3a0220f
Write a function header for Roger so he can fill it with life
|
21 anni fa |
Roger Dingledine
|
0f5a198028
sometimes, a conn on the closeable_lst gets absolutely
|
21 anni fa |
Roger Dingledine
|
2e97593d25
define TOR_FRAGILE if you want tor to give you a core when
|
21 anni fa |
Roger Dingledine
|
d6489d8e41
lay a trap for situations where we connection_free something
|
21 anni fa |
Roger Dingledine
|
75b45bcd4d
stop the infinite loop of freeing the same connection_t over and
|
21 anni fa |
Roger Dingledine
|
3969b6066e
Stop crashing when we're asking to close_if_marked a conn that
|
21 anni fa |
Roger Dingledine
|
7ddeb7fae7
try to find the corrupt closeable_connection_lst entry early
|
21 anni fa |
Roger Dingledine
|
8e7fc8d259
comment about a bug wrt clock skew
|
21 anni fa |
Roger Dingledine
|
b2fbd834f0
forward-port the dns and maxconn fixes
|
21 anni fa |
Nick Mathewson
|
e03f571ee3
Forward-port win32 service patch; try to clean it a touch.
|
21 anni fa |
Nick Mathewson
|
6704093c0d
Appease another 64-bit warning
|
21 anni fa |
Nick Mathewson
|
5b45527851
Appease weasel's paranoid 64-bit compiler.
|
21 anni fa |
Roger Dingledine
|
d2400a5afd
Introduce a notion of 'internal' circs, which are chosen without regard
|
21 anni fa |
Nick Mathewson
|
a38bccdca7
Move call to event_init() immediately after start_daemon(); move start_daemon earlier. This should fix using libevent with RunAsDaemon.
|
21 anni fa |
Roger Dingledine
|
abea142665
more cleanup
|
21 anni fa |
Roger Dingledine
|
24a97d2c55
fix up some comments
|
21 anni fa |
Roger Dingledine
|
3809c0ab91
tolerate bandwidtch buckets going negative (i hope)
|
21 anni fa |
Nick Mathewson
|
324b192f68
Make Tor use Niels Provos's libevent instead of it's current
|
21 anni fa |
Roger Dingledine
|
70b3208f0a
if somebody starts his tor server in jan 2004 and then fixes his
|
21 anni fa |
Roger Dingledine
|
4b6d55afdf
separate time_of_process_start from stats_n_seconds_uptime:
|
21 anni fa |
Roger Dingledine
|
3370f53010
it helps to use the correct name for the struct
|
21 anni fa |
Roger Dingledine
|
10a81ccf18
when pruning circuit-wait streams when a dir fetch failed,
|
21 anni fa |
Roger Dingledine
|
f468ff04ea
when we haven't fetched a directory yet, or the last time we
|
21 anni fa |
Roger Dingledine
|
f8b517fa97
finish marking my comment in main.c
|
21 anni fa |
Roger Dingledine
|
1f51809e65
clean up string printing in relay logs
|
21 anni fa |
Nick Mathewson
|
dcd228585d
Implement SIGNAL control command.
|
21 anni fa |
Nick Mathewson
|
0c4186d6ee
Use correct logic to decide whether there are more directory servers to retry.
|
21 anni fa |
Roger Dingledine
|
e1ac30c2bb
stop calling assert_connection_ok(conn, time(NULL)) on every single
|
21 anni fa |
Roger Dingledine
|
288f2ed59e
stop telling win32 folks they have a bug just because we haven't finished
|
21 anni fa |