tor/src/or
Roger Dingledine 9c66e2bf9a if >=2 circs are being built that handle a given stream,
no need to have new circs handle it too.


svn:r896
2003-12-12 23:03:25 +00:00
..
.cvsignore update the cvsignore 2003-09-26 21:16:57 +00:00
buffers.c initial patches on patches 2003-11-16 17:00:02 +00:00
circuit.c if >=2 circs are being built that handle a given stream, 2003-12-12 23:03:25 +00:00
command.c don't build too many circs at once 2003-11-18 07:48:00 +00:00
config.c prevent assert failure on -HUP when options->PidFile==NULL 2003-12-03 22:00:20 +00:00
connection_edge.c general cleanups 2003-12-07 22:03:47 +00:00
connection_or.c simplify: options.OnionRouter==1 iff options.ORPort>0 2003-11-20 17:49:45 +00:00
connection.c back out the broken change from yesterday 2003-12-09 01:04:11 +00:00
cpuworker.c initial patches on patches 2003-11-16 17:00:02 +00:00
directory.c terminology shift: 2003-12-05 09:51:49 +00:00
dirserv.c Make router/directory parsing nondestructive and more const-friendly 2003-12-08 23:45:37 +00:00
dns.c use the tor_malloc_zero wrapper 2003-11-18 08:20:19 +00:00
main.c break routers.c into router.c for stuff the router does, 2003-12-06 05:54:04 +00:00
Makefile.am break routers.c into router.c for stuff the router does, 2003-12-06 05:54:04 +00:00
onion.c if >=2 circs are being built that handle a given stream, 2003-12-12 23:03:25 +00:00
or.h if >=2 circs are being built that handle a given stream, 2003-12-12 23:03:25 +00:00
router.c Make router/directory parsing nondestructive and more const-friendly 2003-12-08 23:45:37 +00:00
routerlist.c if >=2 circs are being built that handle a given stream, 2003-12-12 23:03:25 +00:00
test.c Make router/directory parsing nondestructive and more const-friendly 2003-12-08 23:45:37 +00:00
tor_main.c Update LICENSE and copyright dates. 2003-10-08 02:04:08 +00:00
tree.h splay and rbtree implementations, by niels provos 2002-12-31 15:05:07 +00:00