tor/src/or
2004-12-13 18:48:12 +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 clean up logging, 2004-12-13 00:44:39 +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 Fix a bug in parsing HashedControlPassword. 2004-12-13 18:32:29 +00:00
connection.c clean up logging, 2004-12-13 00:44:39 +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
control.c Remove bugfixes that did not actually do anything, before we start a cargo cult. 2004-12-13 18:48:12 +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 clean up logging, 2004-12-13 00:44:39 +00:00
main.c note a future thing we should do 2004-12-13 01:30:41 +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 when hibernating, don't advertise any ports 2004-12-11 23:53:59 +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 Renormalize whitespace 2004-12-07 05:33:55 +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