tor/src/or
2008-12-23 17:56:31 +00:00
..
buffers.c Fix most DOCDOCs remaining and/or added by redox. 2008-12-22 17:53:04 +00:00
circuitbuild.c Partially apply bug 891 parch from forest: check EXTEND cell address against real_addr, not addr. I have questions about the rest of the patch: see the flyspray entry. 2008-12-22 16:22:04 +00:00
circuitlist.c Document the purpose argument of circuit_find_to_cannibalize 2008-12-18 17:18:14 +00:00
circuituse.c Fix all of the doxygen warnings not pertaining to missing documentation. 2008-12-22 14:56:16 +00:00
command.c Document most undocumented variables. 2008-12-23 17:56:31 +00:00
config.c Document most undocumented variables. 2008-12-23 17:56:31 +00:00
connection_edge.c Move in-addr.arpa parsing and generation into address.c, and simplify the code that does it elsewhere. Incidentally, this lets exit servers answer requests for ip6.arpa addresses. 2008-12-19 18:52:00 +00:00
connection_or.c More approx_time() calls. Noted by forest. 2008-12-19 18:51:35 +00:00
connection.c Add DOCDOC entries for undocumented static and global variables. 2008-12-22 19:00:05 +00:00
control.c Document most undocumented variables. 2008-12-23 17:56:31 +00:00
cpuworker.c Switch global_identifier on connections to a 64-bit field and move it to connection_t. When procession onionskins, look up the connection by this field rather than by addr:port. This will keep us from dropping onionskins. How many dropped circuits are dropped because of this bug? 2008-08-15 13:55:01 +00:00
directory.c Document most undocumented variables. 2008-12-23 17:56:31 +00:00
dirserv.c Document most undocumented variables. 2008-12-23 17:56:31 +00:00
dirvote.c Fix most DOCDOCs remaining and/or added by redox. 2008-12-22 17:53:04 +00:00
dns.c Fix most DOCDOCs remaining and/or added by redox. 2008-12-22 17:53:04 +00:00
dnsserv.c Add DOCDOC comments for all undocumented functions. Add missing *s to other comments so that they will get recognized as doxygen. 2008-12-22 14:56:28 +00:00
eventdns_tor.h Update some copyright notices: it is now 2008. 2008-02-07 05:31:47 +00:00
eventdns.c Move in-addr.arpa parsing and generation into address.c, and simplify the code that does it elsewhere. Incidentally, this lets exit servers answer requests for ip6.arpa addresses. 2008-12-19 18:52:00 +00:00
eventdns.h Move in-addr.arpa parsing and generation into address.c, and simplify the code that does it elsewhere. Incidentally, this lets exit servers answer requests for ip6.arpa addresses. 2008-12-19 18:52:00 +00:00
geoip.c Fix most DOCDOCs remaining and/or added by redox. 2008-12-22 17:53:04 +00:00
hibernate.c Document most undocumented variables. 2008-12-23 17:56:31 +00:00
main.c Document most undocumented variables. 2008-12-23 17:56:31 +00:00
Makefile.am Add experimental support for learning svn revision number in git-svn based repositories. Fancy. 2008-12-11 06:52:24 +00:00
networkstatus.c Document most undocumented variables. 2008-12-23 17:56:31 +00:00
ntmain.c r19092@catbus: nickm | 2008-03-27 12:43:29 -0400 2008-03-27 16:46:36 +00:00
onion.c r14399@tombo: nickm | 2008-02-22 14:09:38 -0500 2008-02-22 19:09:45 +00:00
or.h Document most undocumented variables. 2008-12-23 17:56:31 +00:00
policies.c Fix most DOCDOCs remaining and/or added by redox. 2008-12-22 17:53:04 +00:00
reasons.c Downlgrade tweak, and answer lots of XXX021s. No actual code fixes in this patch. 2008-12-18 16:11:24 +00:00
relay.c Document most undocumented variables. 2008-12-23 17:56:31 +00:00
rendclient.c Downlgrade tweak, and answer lots of XXX021s. No actual code fixes in this patch. 2008-12-18 16:11:24 +00:00
rendcommon.c Fix memory leak in rend_cache_store_v2_desc_as_client(), and refactor the function to use the "goto err" idiom. 2008-12-18 00:11:49 +00:00
rendmid.c Update some copyright notices: it is now 2008. 2008-02-07 05:31:47 +00:00
rendservice.c Apply patch from Karsten to fix bug 879. Backport candidate. 2008-12-10 18:16:58 +00:00
rephist.c Add DOCDOC entries for undocumented static and global variables. 2008-12-22 19:00:05 +00:00
router.c Document most undocumented variables. 2008-12-23 17:56:31 +00:00
routerlist.c Fix most DOCDOCs remaining and/or added by redox. 2008-12-22 17:53:04 +00:00
routerparse.c Document most undocumented variables. 2008-12-23 17:56:31 +00:00
test_data.c Document most undocumented variables. 2008-12-23 17:56:31 +00:00
test.c Document most undocumented variables. 2008-12-23 17:56:31 +00:00
tor_main.c Document most undocumented variables. 2008-12-23 17:56:31 +00:00