Nick Mathewson 57f09573f5 Every 60 seconds, check whether the listeners are still alive, and relaunch the dead ones. 21 years ago
..
.cvsignore a970cd7cfa update the cvsignore 22 years ago
Makefile.am 4c799ae731 Check for zlib; link with it. 21 years ago
buffers.c de65052312 don't assert multiple things in the same tor_assert() 21 years ago
circuitbuild.c 97a0a43511 start the process of making 0.0.7* obsolete 21 years ago
circuitlist.c 7c3ab346f6 various tweaks and fixes 21 years ago
circuituse.c 97a0a43511 start the process of making 0.0.7* obsolete 21 years ago
command.c b500104cbe tolerate old 0.0.7 clients that demand a certain ip:port for a router 21 years ago
config.c 04ca660b2a Fix typo in last windows patch 21 years ago
connection.c 57f09573f5 Every 60 seconds, check whether the listeners are still alive, and relaunch the dead ones. 21 years ago
connection_edge.c c7151d8bed Add "pass" target for RedirectExit, to make it easier to break out of a sequence of rules 21 years ago
connection_or.c 97a0a43511 start the process of making 0.0.7* obsolete 21 years ago
cpuworker.c 97a0a43511 start the process of making 0.0.7* obsolete 21 years ago
directory.c 560a4a1407 switch conn->addr and conn->dir_port to reflect the final destination, 21 years ago
dirserv.c 01eacbca9e Make RecommendedVersions a CONFIG_TYPE_LINELIST option, and have it tolerate whitespace a little better. 21 years ago
dns.c de65052312 don't assert multiple things in the same tor_assert() 21 years ago
main.c 57f09573f5 Every 60 seconds, check whether the listeners are still alive, and relaunch the dead ones. 21 years ago
onion.c a42adce362 fix memory leak in router.c; start relying on NULL==(zero bytes) 21 years ago
or.h 57f09573f5 Every 60 seconds, check whether the listeners are still alive, and relaunch the dead ones. 21 years ago
relay.c de65052312 don't assert multiple things in the same tor_assert() 21 years ago
rendclient.c de65052312 don't assert multiple things in the same tor_assert() 21 years ago
rendcommon.c 1c9426d6e0 Build without warnings on mac gcc 3.3 21 years ago
rendmid.c 1c9426d6e0 Build without warnings on mac gcc 3.3 21 years ago
rendservice.c de65052312 don't assert multiple things in the same tor_assert() 21 years ago
rephist.c aebc3a03ba more int to size_t conversions, fixing one or more amd64 bugs 21 years ago
router.c e5049d5aa3 Remove routerinfo_t->is_trusted_dir, and all the twisted machinery used to 21 years ago
routerlist.c e5049d5aa3 Remove routerinfo_t->is_trusted_dir, and all the twisted machinery used to 21 years ago
routerparse.c e5049d5aa3 Remove routerinfo_t->is_trusted_dir, and all the twisted machinery used to 21 years ago
test.c 6899b8001a Check for low _MSC_VER, not high. On windows, always use winsock. 21 years ago
tor_main.c 9968f1da98 doxygen for tor_main.c 21 years ago
tree.h 3d60cd1d61 Delete trailing whitespace and expand tabs; remove unused aes decrypt code 21 years ago