Roger Dingledine 1c21a02b90 router_choose_random_node() was ignoring its routerlist argument. 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 ba14428d66 Fix segfault 21 years ago
circuitbuild.c 1c21a02b90 router_choose_random_node() was ignoring its routerlist argument. 21 years ago
circuitlist.c 80be19d9da Tighten assert_cpath_layer_ok assumptions 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 66dd21b7a4 some more patching 21 years ago
connection.c b6faca2268 enable checking the socks policy 21 years ago
connection_edge.c b6faca2268 enable checking the socks policy 21 years ago
connection_or.c 630e930799 don't flush the buf from inside connection_write_to_buf 21 years ago
cpuworker.c 1cf1836990 break connection_edge_end out of connection_mark_for_close 21 years ago
directory.c 50b7ebcf9e Make directory functions update routerlist, not replace it. Add notion of OR-is-trusted-to-be-a-dirserver. Arma, please review: does this handle being a dirserver right? 21 years ago
dirserv.c 30a07b2ecd non-dirservers expire routerinfo's that are more than a day old 21 years ago
dns.c b37450ce55 do all the heavy lifting in connection_about_to_close_connection, 21 years ago
main.c 66dd21b7a4 some more patching 21 years ago
onion.c ef561c0e42 Break files apart into more modules 21 years ago
or.h 1c21a02b90 router_choose_random_node() was ignoring its routerlist argument. 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 1c21a02b90 router_choose_random_node() was ignoring its routerlist argument. 21 years ago
rephist.c 7511fbf993 Resolve some XXXs 21 years ago
router.c 80365b9897 Allow multiple exit policy lines; mostly add support for AP policies 21 years ago
routerlist.c 1c21a02b90 router_choose_random_node() was ignoring its routerlist argument. 21 years ago
routerparse.c 80365b9897 Allow multiple exit policy lines; mostly add support for AP policies 21 years ago
test.c 9c3fba5c3b Not every RSA decrypt should warn on failure. 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