tor/src/or
2006-04-08 21:48:14 +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 If I could forget that I had enabled StrictExitNodes, others will too. 2006-04-02 22:59:59 +00:00
circuitlist.c fix typo, remove extraneous variable 2006-04-03 11:24:14 +00:00
circuituse.c Refactor and consolidate addr/exit policies into a new policies.c. 2006-03-27 02:25:34 +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 i like the name FetchUselessDescriptors better. 2006-04-08 21:48:14 +00:00
connection_edge.c Refactor and consolidate addr/exit policies into a new policies.c. 2006-03-27 02:25:34 +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 bugfix: when we fail to bind or listen on an incoming or outgoing 2006-04-01 10:22:57 +00:00
control.c but the \r\n is handy too i hear. 2006-04-02 22:19:01 +00:00
cpuworker.c More cleanups noticed by weasel; also, remove macros that nobody uses. 2006-03-12 23:31:16 +00:00
directory.c Fix dirserv_get_networkstatus_v2's api: its function comments 2006-04-01 22:00:49 +00:00
dirserv.c clean up the log lines more, and note a future work. 2006-04-08 21:12:07 +00:00
dns.c Allow non-printable characters for exit streams (both for 2006-03-19 03:55:48 +00:00
hibernate.c Be a little more careful when our calculated bandwidth is so high that we could never ever exhaust our bandwidth limit. This should resolve bug 130. 2006-03-13 01:06:55 +00:00
main.c Refactor and consolidate addr/exit policies into a new policies.c. 2006-03-27 02:25:34 +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 i like the name FetchUselessDescriptors better. 2006-04-08 21:48:14 +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 Finish the transition from the word 'verified' to the words 2006-03-19 01:21:59 +00:00
rephist.c When the controller's *setconf commands fail, collect an error message 2006-03-26 06:51:26 +00:00
router.c that extra punctuation distracts me 2006-03-27 05:30:16 +00:00
routerlist.c i like the name FetchUselessDescriptors better. 2006-04-08 21:48:14 +00:00
routerparse.c bugfix in sort_version_list() so it doesn't screw up the sorting. 2006-04-03 06:30:48 +00:00
test.c Refactor and consolidate addr/exit policies into a new policies.c. 2006-03-27 02:25:34 +00:00
tor_main.c Happy new year! 2006-02-09 05:46:49 +00:00