tor/src/or
2008-08-17 08:14:57 +00:00
..
buffers.c handle ipv6 in socks5 requests. 2008-08-08 16:41:59 +00:00
circuitbuild.c r17641@31-33-44: nickm | 2008-08-05 16:07:53 -0400 2008-08-05 20:08:19 +00:00
circuitlist.c r17641@31-33-44: nickm | 2008-08-05 16:07:53 -0400 2008-08-05 20:08:19 +00:00
circuituse.c r17641@31-33-44: nickm | 2008-08-05 16:07:53 -0400 2008-08-05 20:08:19 +00:00
command.c r17641@31-33-44: nickm | 2008-08-05 16:07:53 -0400 2008-08-05 20:08:19 +00:00
config.c Next patch from Karsten: client-side configuration stuff for proposal 121. 2008-08-12 16:12:26 +00:00
connection_edge.c Try once again to make BSD compilation happy. 2008-08-08 12:58:17 +00:00
connection_or.c r17680@tombo: nickm | 2008-08-07 16:06:30 -0400 2008-08-07 20:06:40 +00:00
connection.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
control.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
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 Make trunk build again under -DEXPORTMALLINFO 2008-08-15 14:03:37 +00:00
dirserv.c And tell us more in another error case 2008-08-17 08:14:57 +00:00
dirvote.c Two consensus fixes: always reset has_* to 0, and use a buffer of proper length for exitsummaries. 2008-08-17 08:01:23 +00:00
dns.c r17641@31-33-44: nickm | 2008-08-05 16:07:53 -0400 2008-08-05 20:08:19 +00:00
dnsserv.c r17666@tombo: nickm | 2008-08-07 15:12:30 -0400 2008-08-07 19:13:35 +00:00
eventdns_tor.h Update some copyright notices: it is now 2008. 2008-02-07 05:31:47 +00:00
eventdns.c r14410@tombo: nickm | 2008-02-23 16:51:46 -0500 2008-02-24 22:10:08 +00:00
eventdns.h r15170@catbus: nickm | 2007-09-19 11:41:50 -0400 2007-09-19 15:53:36 +00:00
geoip.c implement more fine-tuning options for stats code 2008-06-18 04:34:52 +00:00
hibernate.c r14399@tombo: nickm | 2008-02-22 14:09:38 -0500 2008-02-22 19:09:45 +00:00
main.c Next patch from Karsten: client-side configuration stuff for proposal 121. 2008-08-12 16:12:26 +00:00
Makefile.am consolidate all our edge/circ/orconn reason-to-foo-or-back functions 2008-06-11 00:17:02 +00:00
networkstatus.c Do not show policy and bw in v2 statuses 2008-08-14 12:37:07 +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 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
policies.c If we are lucky the whitespace nazis will not have noticed these things yet 2008-08-14 18:01:20 +00:00
reasons.c Actually reinstate errors that did not work on windows, and add a comment about reading the documentation of the S_CASE and E_CASE macros before adding new cases to the switch statements there. 2008-06-13 03:52:58 +00:00
relay.c r17641@31-33-44: nickm | 2008-08-05 16:07:53 -0400 2008-08-05 20:08:19 +00:00
rendclient.c Next patch from Karsten: client-side configuration stuff for proposal 121. 2008-08-12 16:12:26 +00:00
rendcommon.c r17641@31-33-44: nickm | 2008-08-05 16:07:53 -0400 2008-08-05 20:08:19 +00:00
rendmid.c Update some copyright notices: it is now 2008. 2008-02-07 05:31:47 +00:00
rendservice.c Next patch from Karsten: client-side configuration stuff for proposal 121. 2008-08-12 16:12:26 +00:00
rephist.c minor fixes that have been accumulating 2008-04-16 00:12:44 +00:00
router.c r17641@31-33-44: nickm | 2008-08-05 16:07:53 -0400 2008-08-05 20:08:19 +00:00
routerlist.c Add exit policy and bw to dirvotes - unfortunately also to v2 statuses 2008-08-14 12:37:00 +00:00
routerparse.c Do not split stored exit policy summary into type(accept/reject) and portlist. At least not just yet 2008-08-14 23:01:21 +00:00
test_data.c Update some copyright notices: it is now 2008. 2008-02-07 05:31:47 +00:00
test.c If we are lucky the whitespace nazis will not have noticed these things yet 2008-08-14 18:01:20 +00:00
tor_main.c Update some copyright notices: it is now 2008. 2008-02-07 05:31:47 +00:00