Nick Mathewson 184f4e6044 Rotate dnsworkers and cpuworkers on SIGHUP, so they get new config settings too 21 years ago
..
.cvsignore a970cd7cfa update the cvsignore 22 years ago
Makefile.am ef561c0e42 Break files apart into more modules 21 years ago
buffers.c 4181d18b3d declare the epipe bug a non-bug. 21 years ago
circuitbuild.c 1c21a02b90 router_choose_random_node() was ignoring its routerlist argument. 21 years ago
circuitlist.c fbbb4d01c3 bugfix: while closing a circuit, we were freeing the conns that were 21 years ago
circuituse.c 04bb8c8046 bugfix: if a circuit if borderline too old, then count it as too old. 21 years ago
command.c 5ba9235873 clean up directory.c API 21 years ago
config.c 994c9cbd7e commit two fixes from Thomas Themel 21 years ago
connection.c 17b5b3685f Make tor build on win32 again; handle locking for server 21 years ago
connection_edge.c 69931106f8 be sure to detach streams from the circuit linked list before freeing them 21 years ago
connection_or.c 630e930799 don't flush the buf from inside connection_write_to_buf 21 years ago
cpuworker.c 17b5b3685f Make tor build on win32 again; handle locking for server 21 years ago
directory.c 65e26bae3d Check directory signatures based on name of signer, not on whom we got the directory from. 21 years ago
dirserv.c 30a07b2ecd non-dirservers expire routerinfo's that are more than a day old 21 years ago
dns.c 184f4e6044 Rotate dnsworkers and cpuworkers on SIGHUP, so they get new config settings too 21 years ago
main.c 184f4e6044 Rotate dnsworkers and cpuworkers on SIGHUP, so they get new config settings too 21 years ago
onion.c ef561c0e42 Break files apart into more modules 21 years ago
or.h 17b5b3685f Make tor build on win32 again; handle locking for server 21 years ago
relay.c 04bb8c8046 bugfix: if a circuit if borderline too old, then count it as too old. 21 years ago
rendclient.c ef561c0e42 Break files apart into more modules 21 years ago
rendcommon.c 7511fbf993 Resolve some XXXs 21 years ago
rendmid.c c6d4a00c5f more doxygen markup 21 years ago
rendservice.c 011ccbbf8d crank up some of our constants, for better scalability 21 years ago
rephist.c 7511fbf993 Resolve some XXXs 21 years ago
router.c 0d1b4b5024 Unbork windows whitespace 21 years ago
routerlist.c 65e26bae3d Check directory signatures based on name of signer, not on whom we got the directory from. 21 years ago
routerparse.c 65e26bae3d Check directory signatures based on name of signer, not on whom we got the directory from. 21 years ago
test.c 94782444f8 Check recommended-software string *early*, before actually parsing the directory. 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