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 година