tor/src/or
Roger Dingledine 308ffa8a05 When listing circuits that are pending on an opening OR connection,
if we're an OR we were listing circuits that *end* at us as
being pending on every listener, dns/cpu worker, etc. Stop that.


svn:r3171
2004-12-17 23:17:00 +00:00
..
.cvsignore update the cvsignore 2003-09-26 21:16:57 +00:00
buffers.c rearrange debug logs to make more sense 2004-12-07 21:57:10 +00:00
circuitbuild.c When listing circuits that are pending on an opening OR connection, 2004-12-17 23:17:00 +00:00
circuitlist.c Suggestion from weasel: Make tor --version --version dump the cvs Id of every file. 2004-11-29 22:25:31 +00:00
circuituse.c clean up logging, 2004-12-13 00:44:39 +00:00
command.c check for duplicate circuit ID _after_ updating circ_id_type. 2004-12-01 04:55:03 +00:00
config.c Make split(..., NULL) split on horizontal space; fix bug with tabs in config file. 2004-12-16 21:10:51 +00:00
connection_edge.c clean up logging, 2004-12-13 00:44:39 +00:00
connection_or.c clean up logging, 2004-12-13 00:44:39 +00:00
connection.c clean up logging, 2004-12-13 00:44:39 +00:00
control.c bugfix: when we're reporting event circuit status, don't call it a stream. 2004-12-14 03:36:33 +00:00
cpuworker.c More win32 fixes: 1) tolerate extra "readable" events better. 2) when being multithreaded, leave parent fdarray open. 2004-12-06 23:19:55 +00:00
directory.c clean up logging, 2004-12-13 00:44:39 +00:00
dirserv.c clean up logging, 2004-12-13 00:44:39 +00:00
dns.c clean up logging, 2004-12-13 00:44:39 +00:00
hibernate.c Make split(..., NULL) split on horizontal space; fix bug with tabs in config file. 2004-12-16 21:10:51 +00:00
main.c Clarify confusing message 2004-12-16 05:23:48 +00:00
Makefile.am Start implementing control interface. 2004-11-03 01:32:26 +00:00
onion.c clean up logging, 2004-12-13 00:44:39 +00:00
or.h Fix a bug in parsing HashedControlPassword. 2004-12-13 18:32:29 +00:00
relay.c clarify a log entry 2004-12-13 02:23:22 +00:00
rendclient.c clean two more minor memory leaks 2004-12-07 19:42:45 +00:00
rendcommon.c Suggestion from weasel: Make tor --version --version dump the cvs Id of every file. 2004-11-29 22:25:31 +00:00
rendmid.c Spell-check strings and comments 2004-12-01 03:48:14 +00:00
rendservice.c fix a minor leak for people offering hidden services 2004-12-07 17:49:14 +00:00
rephist.c I'm a bad person. 2004-12-07 15:29:54 +00:00
router.c 0.0.9 broke hibernation. darn it. 2004-12-13 19:42:46 +00:00
routerlist.c plug another memory leak 2004-12-07 08:51:10 +00:00
routerparse.c whoops 2004-12-04 01:23:04 +00:00
test.c Make split(..., NULL) split on horizontal space; fix bug with tabs in config file. 2004-12-16 21:10:51 +00:00
tor_main.c Suggestion from weasel: Make tor --version --version dump the cvs Id of every file. 2004-11-29 22:25:31 +00:00
tree.h Delete trailing whitespace and expand tabs; remove unused aes decrypt code 2004-04-07 19:57:40 +00:00