tor/src/or
2005-08-26 23:22:27 +00:00
..
.cvsignore update the cvsignore 2003-09-26 21:16:57 +00:00
buffers.c Add SOCKSAndDNS link to appropriate log message, since we wind up pointing everybody to it anyway 2005-08-04 20:12:44 +00:00
circuitbuild.c Log when falling back to nonfast/nonstabl routers 2005-08-26 22:16:32 +00:00
circuitlist.c Be consistent about preferring foo* to struct foo* 2005-07-22 21:12:10 +00:00
circuituse.c Implement exit enclaves: if we know an IP address for the destination, 2005-08-15 03:25:40 +00:00
command.c Docment or add DOCDOC comments to undocumented functions in src/or. Make function definition format uniform. 2005-06-11 18:52:12 +00:00
config.c Make unit tests (and others) run without launching listeners, creating subdirectories, and so on. 2005-08-26 23:22:27 +00:00
connection_edge.c Make unit tests run without segfaulting 2005-08-22 00:34:42 +00:00
connection_or.c Make a new AssumeReachable config option that will publish anyway. 2005-08-26 07:41:19 +00:00
connection.c Make a new AssumeReachable config option that will publish anyway. 2005-08-26 07:41:19 +00:00
control.c TOR_ISSPACE, not isspace. 2005-08-24 02:20:31 +00:00
cpuworker.c rotate dns and cpu workers if the controller changes options that 2005-08-15 23:46:18 +00:00
directory.c fix some logs and comments 2005-08-26 21:55:38 +00:00
dirserv.c Set a variable that exists. That works better. 2005-08-26 22:16:09 +00:00
dns.c rotate dns and cpu workers if the controller changes options that 2005-08-15 23:46:18 +00:00
hibernate.c fix whitespace issues 2005-08-08 21:59:48 +00:00
main.c Remove descriptor_list and use routerlist instead. Make directories manage routerlist a little better. 2005-08-26 20:59:04 +00:00
Makefile.am Start implementing control interface. 2004-11-03 01:32:26 +00:00
onion.c Be consistent about preferring foo* to struct foo* 2005-07-22 21:12:10 +00:00
or.h Make unit tests (and others) run without launching listeners, creating subdirectories, and so on. 2005-08-26 23:22:27 +00:00
relay.c after failing from resolve failed or misc, reset the num failures. 2005-08-15 03:35:15 +00:00
rendclient.c trivial changes on nick's rendezvous commit 2005-07-14 08:43:19 +00:00
rendcommon.c we were mangling memory because we weren't allocing enough 2005-07-22 00:18:25 +00:00
rendmid.c Change end-of-file NLNL convention. It turns out arma I and I agree. 2005-06-09 19:03:31 +00:00
rendservice.c Add quotes around filenames in src/or 2005-08-26 18:44:26 +00:00
rephist.c predict required circuits better, with an eye toward making 2005-08-13 00:22:07 +00:00
router.c fix compile complaints (and a bug) 2005-08-26 21:30:52 +00:00
routerlist.c Fix a warning, add an assert. 2005-08-26 23:12:13 +00:00
routerparse.c Add some documentation; move the signature generation logic into routerparse.c along with the hash generation logic; make router signing use it as well. 2005-08-26 15:34:53 +00:00
test.c Make unit tests (and others) run without launching listeners, creating subdirectories, and so on. 2005-08-26 23:22:27 +00:00
tor_main.c Docment or add DOCDOC comments to undocumented functions in src/or. Make function definition format uniform. 2005-06-11 18:52:12 +00:00
tree.h Change end-of-file NLNL convention. It turns out arma I and I agree. 2005-06-09 19:03:31 +00:00