Roger Dingledine 4533a46e41 move the assert higher up so the error message makes more sense 21 лет назад
..
.cvsignore a970cd7cfa update the cvsignore 22 лет назад
Makefile.am 347d3f9d62 Start implementing control interface. 21 лет назад
buffers.c 97dad670ea Renormalize whitespace 21 лет назад
circuitbuild.c b8d38dc57b try harder to establish reachability, in the first 20 minutes 21 лет назад
circuitlist.c 631ab5c69b Add a magic value to cpath_layer_t to make sure that we can tell valid cpaths from freed ones. I audited this once; it could use another audit. 21 лет назад
circuituse.c 09ef2b7e41 cleanup so connection_ap_handshake_attach_chosen_circuit() always 21 лет назад
command.c 858eda4736 Fix an unused function warning 21 лет назад
config.c ec81f87018 Implement an option to cap bandwidth-to-advertise. Arma: can you improve the manpage entry by explaining why you would want to do this? 21 лет назад
connection.c 1328383482 make it clearer to the human that his server is testing 21 лет назад
connection_edge.c 4533a46e41 move the assert higher up so the error message makes more sense 21 лет назад
connection_or.c 2d40991427 Report HTTP reasons to directory clients. (Also, fix format on new TODO items) 21 лет назад
control.c fa3c9d94bc when you attachstream to a circid of 0, send back an answer 21 лет назад
cpuworker.c 6e6d95b3db Change from inet_ntoa to a threadproof tor_inet_ntoa. 21 лет назад
directory.c 2d40991427 Report HTTP reasons to directory clients. (Also, fix format on new TODO items) 21 лет назад
dirserv.c 6e4bccc4ac Make GETINFO for "network-status" work on non-authdirs 21 лет назад
dns.c 316afb6d09 fix an assert trigger in cvs: if a resolve request fails, and the circuit 21 лет назад
hibernate.c fe768d1d2a change SHUTDOWN_WAIT_LENGTH from a fixed 30 secs to a config option 21 лет назад
main.c b8d38dc57b try harder to establish reachability, in the first 20 minutes 21 лет назад
onion.c 38f53cff41 forward-port the onion queue thing 21 лет назад
or.h 1328383482 make it clearer to the human that his server is testing 21 лет назад
relay.c fcfe6d2e8b fix assert: stop trying to send a socks reply to an *exit* 21 лет назад
rendclient.c 631ab5c69b Add a magic value to cpath_layer_t to make sure that we can tell valid cpaths from freed ones. I audited this once; it could use another audit. 21 лет назад
rendcommon.c 349ee1abea Clean up rend cache on shutdown 21 лет назад
rendmid.c 22f7934718 start generating version 1 style introduce cells 21 лет назад
rendservice.c 631ab5c69b Add a magic value to cpath_layer_t to make sure that we can tell valid cpaths from freed ones. I audited this once; it could use another audit. 21 лет назад
rephist.c b3177d509e free some more memory at shutdown 21 лет назад
router.c 1328383482 make it clearer to the human that his server is testing 21 лет назад
routerlist.c 35953edae0 Implement controller's "extendcircuit" directive. 21 лет назад
routerparse.c df9c8feac7 Commit fixes for several pending tor core tasks: document all DOCDOCed functions; time out uncontrolled unattached streams; feed reasons to SOCKS5 (refactoring connection_ap_handshake_socks_reply in the process); change DirFetchPeriod/StatusFetchPeriod to have a special "Be smart" value. 21 лет назад
test.c 83743d64ab Change version parsing logic: a version is "obsolete" if it is not recommended and (1) there is a newer recommended version in the same series, or (2) there are no recommended versions in the same series, but there are some recommended versions in a newer series. A version is "new" if it is newer than any recommended version in the same series. 21 лет назад
tor_main.c 7fbd297532 Suggestion from weasel: Make tor --version --version dump the cvs Id of every file. 21 лет назад
tree.h 3d60cd1d61 Delete trailing whitespace and expand tabs; remove unused aes decrypt code 22 лет назад