Roger Dingledine 7cf33ed495 resolve another 'hasn't sent end yet' bug 19 years ago
..
.cvsignore a970cd7cfa update the cvsignore 21 years ago
Makefile.am 347d3f9d62 Start implementing control interface. 19 years ago
buffers.c 97dad670ea Renormalize whitespace 19 years ago
circuitbuild.c b8fe866a9d forward-port the fixing of the crash bug. 19 years ago
circuitlist.c 7cf33ed495 resolve another 'hasn't sent end yet' bug 19 years ago
circuituse.c 09ef2b7e41 cleanup so connection_ap_handshake_attach_chosen_circuit() always 19 years ago
command.c 858eda4736 Fix an unused function warning 19 years ago
config.c ce854906db Rename ManageConnections to LeaveStreamsUnattached. Apparently, there was a missing "TorShould" that was mistaken for an "IWantTo". 19 years ago
connection.c 36baf7219d stop most cases of hanging up on a socks connection without sending 19 years ago
connection_edge.c 1612df7b2c Fix a couple more places where we use ->new_address without checking that it is there. 19 years ago
connection_or.c 2d40991427 Report HTTP reasons to directory clients. (Also, fix format on new TODO items) 19 years ago
control.c 7a79acd9f6 clean up socks reply stuff more. 19 years ago
cpuworker.c 6e6d95b3db Change from inet_ntoa to a threadproof tor_inet_ntoa. 19 years ago
directory.c 2d40991427 Report HTTP reasons to directory clients. (Also, fix format on new TODO items) 19 years ago
dirserv.c 6e4bccc4ac Make GETINFO for "network-status" work on non-authdirs 19 years ago
dns.c 316afb6d09 fix an assert trigger in cvs: if a resolve request fails, and the circuit 19 years ago
hibernate.c 36baf7219d stop most cases of hanging up on a socks connection without sending 19 years ago
main.c 9b5432214d but only do the rapid reachability testing if we're hoping to be a server. 19 years ago
onion.c 38f53cff41 forward-port the onion queue thing 19 years ago
or.h 4246f6f8bc Clarify that we don't, and why we don't, need to redefine FD_SETSIZE. 19 years ago
relay.c 7a79acd9f6 clean up socks reply stuff more. 19 years ago
rendclient.c 7a79acd9f6 clean up socks reply stuff more. 19 years ago
rendcommon.c 349ee1abea Clean up rend cache on shutdown 19 years ago
rendmid.c 22f7934718 start generating version 1 style introduce cells 19 years ago
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. 19 years ago
rephist.c b3177d509e free some more memory at shutdown 19 years ago
router.c 9b5432214d but only do the rapid reachability testing if we're hoping to be a server. 19 years ago
routerlist.c 35953edae0 Implement controller's "extendcircuit" directive. 19 years ago
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. 19 years ago
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. 19 years ago
tor_main.c 7fbd297532 Suggestion from weasel: Make tor --version --version dump the cvs Id of every file. 19 years ago
tree.h 3d60cd1d61 Delete trailing whitespace and expand tabs; remove unused aes decrypt code 20 years ago