tor/src/or
Roger Dingledine 8222fe8e4f clean up some copyrights
svn:r907
2003-12-13 22:53:17 +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 bugfix: a circuit that immediately failed still counts as a failed circuit 2003-12-13 07:42:18 +00:00
command.c don't build too many circs at once 2003-11-18 07:48:00 +00:00
config.c Make default exit policy reject 127.*:* 2003-12-13 03:37:25 +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 clean up some copyrights 2003-12-13 22:53:17 +00:00
dirserv.c clean up some copyrights 2003-12-13 22:53:17 +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 revamp circuit node selection to use smartlists: 2003-12-13 07:01:46 +00:00
or.h revamp circuit node selection to use smartlists: 2003-12-13 07:01:46 +00:00
router.c Add port ranges to exit policies 2003-12-13 02:44:02 +00:00
routerlist.c bughunt: start tracking the bug mutiny found 2003-12-13 08:06:03 +00:00
test.c clean up some copyrights 2003-12-13 22:53:17 +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