Roger Dingledine 89d9d80e76 Store options->Address as IP, not hostname 20 years ago
..
.cvsignore a970cd7cfa update the cvsignore 21 years ago
Makefile.am 01e7b8638d move the tor program back to usr/bin/ 20 years ago
buffers.c b7633e2e67 Try to find out early if buffers get trashed or double-freed. 20 years ago
circuit.c 77bb3e054e reenable part of assert_circuit_ok, leave some still disabled 20 years ago
command.c 6f3c6d1289 Split out mark_for_close with circuits. Seems to work for me. 20 years ago
config.c 89d9d80e76 Store options->Address as IP, not hostname 20 years ago
connection.c b7633e2e67 Try to find out early if buffers get trashed or double-freed. 20 years ago
connection_edge.c 419a672222 holding until flush was borked 20 years ago
connection_or.c 3c71d09402 use conn->hold_open_until_flushed for streams 20 years ago
cpuworker.c 6f3c6d1289 Split out mark_for_close with circuits. Seems to work for me. 20 years ago
directory.c 4716d4d871 bugfix: only warn about an unrouter router after we've fetched a directory 20 years ago
dirserv.c 6a19e64066 remove trailing whitespace 20 years ago
dns.c 5701cc2359 fix the function comment 20 years ago
main.c 5e2e6555a2 and a minor patch 20 years ago
onion.c de146de0c5 make circuit-building less noisy when a node in your exclude/exit/entrynodes is down 20 years ago
or.h b7633e2e67 Try to find out early if buffers get trashed or double-freed. 20 years ago
router.c 89d9d80e76 Store options->Address as IP, not hostname 20 years ago
routerlist.c 89d9d80e76 Store options->Address as IP, not hostname 20 years ago
test.c 5072488a95 make 'make test' exit(1) if a test fails. 20 years ago
tor_main.c 6a19e64066 remove trailing whitespace 20 years ago
tree.h bf52b6d1f4 splay and rbtree implementations, by niels provos 21 years ago