tor/src/or
Roger Dingledine e24e5475fb forward-port the ORPort==0 patch
svn:r6430
2006-05-03 18:29:44 +00:00
..
.cvsignore update the cvsignore 2003-09-26 21:16:57 +00:00
buffers.c complain when we hit wsaenobufs on recv or write too. 2006-04-08 07:54:11 +00:00
circuitbuild.c put one of the XXX's back in 2006-04-25 07:06:48 +00:00
circuitlist.c fix typo, remove extraneous variable 2006-04-03 11:24:14 +00:00
circuituse.c forward-port: "Resolve" all XXX011 items, mostly by marking them non-011. 2006-04-18 03:07:24 +00:00
command.c Add some functions to escape values from the network before sending them to the log. Use them everywhere except for routerinfo->plaftorm, routerinfo->contact_info, and rend*.c. (need sleep now) 2006-03-05 09:50:26 +00:00
config.c [Forward-port ]Test and document last patch. 2006-04-18 03:51:18 +00:00
connection_edge.c class B really means /16 here 2006-04-18 05:03:09 +00:00
connection_or.c auth dir servers were only modifying a server's is_running field 2006-03-18 01:24:04 +00:00
connection.c forward-port the ORPort==0 patch 2006-05-03 18:29:44 +00:00
control.c forward-port: "Resolve" all XXX011 items, mostly by marking them non-011. 2006-04-18 03:07:24 +00:00
cpuworker.c Raise the timeout for complaining about wedged cpuworkers. 2006-04-18 19:48:06 +00:00
directory.c forward-port: "Resolve" all XXX011 items, mostly by marking them non-011. 2006-04-18 03:07:24 +00:00
dirserv.c if the bottom eighth of the servers by bandwidth is really crummy, 2006-04-15 07:15:23 +00:00
dns.c forward-port: "Resolve" all XXX011 items, mostly by marking them non-011. 2006-04-18 03:07:24 +00:00
hibernate.c make more hibernate log messages use local time. we should audit 2006-04-23 23:05:34 +00:00
main.c petty cleanups 2006-04-25 07:00:04 +00:00
Makefile.am Refactor and consolidate addr/exit policies into a new policies.c. 2006-03-27 02:25:34 +00:00
onion.c the things we do for our windows users. 2006-02-13 09:37:53 +00:00
or.h Start remembering *where* we are storing routerdescs. This will make us easier to move from a RAM-mirrors-disk model to a RAM-caches-disk model, and save maybe around 10MB on a directory server. 2006-04-29 18:42:26 +00:00
policies.c Fix a couple of things that make GCC complain with verbose warnings on. Also, fix some whitespace. 2006-04-08 05:43:52 +00:00
relay.c the last of the log convention conversion. finally. 2006-02-13 10:33:00 +00:00
rendclient.c Add some "to-be-safe" escaped() wrappers to log statements in rend*.c, though I am not 100% sure that each one is necessary. 2006-03-06 00:25:39 +00:00
rendcommon.c change INET_NTOA_BUF_LEN+1 to INET_NTOA_BUF_LEN 2006-03-14 23:40:37 +00:00
rendmid.c the last of the log convention conversion. finally. 2006-02-13 10:33:00 +00:00
rendservice.c forward-port: "Resolve" all XXX011 items, mostly by marking them non-011. 2006-04-18 03:07:24 +00:00
rephist.c forward-port: "Resolve" all XXX011 items, mostly by marking them non-011. 2006-04-18 03:07:24 +00:00
router.c petty cleanups 2006-04-25 07:00:04 +00:00
routerlist.c Start remembering *where* we are storing routerdescs. This will make us easier to move from a RAM-mirrors-disk model to a RAM-caches-disk model, and save maybe around 10MB on a directory server. 2006-04-29 18:42:26 +00:00
routerparse.c Start remembering *where* we are storing routerdescs. This will make us easier to move from a RAM-mirrors-disk model to a RAM-caches-disk model, and save maybe around 10MB on a directory server. 2006-04-29 18:42:26 +00:00
test.c forward-port: "Resolve" all XXX011 items, mostly by marking them non-011. 2006-04-18 03:07:24 +00:00
tor_main.c Happy new year! 2006-02-09 05:46:49 +00:00