tor/src/or
2008-06-16 18:09:53 +00:00
..
buffers.c Explain how my emacs setup works in the HACKING file. Someone else may care too. 2008-06-13 19:57:52 +00:00
circuitbuild.c minor fixes and notes 2008-06-10 23:00:11 +00:00
circuitlist.c Mar 24 08:43:30.014 [debug] circuit_find_to_cannibalize(): Hunting for 2008-03-24 18:43:01 +00:00
circuituse.c note a bug that karsten found 2008-06-13 23:05:48 +00:00
command.c r15269@tombo: nickm | 2008-04-22 12:23:30 -0400 2008-04-22 16:23:47 +00:00
config.c Clean up a macro/cpp interaction related to bug 707. Also, add a new "filename" config value type which is currently just a synonym for string, but which might be subject to expansion later. 2008-06-16 18:09:53 +00:00
connection_edge.c > why would it need an anonymized connection? 2008-06-13 22:52:17 +00:00
connection_or.c start sending "bootstrap problem" status events when we're having troubles 2008-06-11 01:14:23 +00:00
connection.c start sending "bootstrap problem" status events when we're having troubles 2008-06-11 01:14:23 +00:00
control.c steal some of the bootstrap phase strings from vidalia 2008-06-13 06:23:46 +00:00
cpuworker.c r14399@tombo: nickm | 2008-02-22 14:09:38 -0500 2008-02-22 19:09:45 +00:00
directory.c Asking for a conditional consensus at .../consensus/<fingerprints> would crash 2008-06-13 18:58:58 +00:00
dirserv.c r16341@tombo: nickm | 2008-06-15 22:04:25 -0400 2008-06-16 02:08:30 +00:00
dirvote.c Patch from Karsten to implement proposal 135 ("Testing Tor Networks"). 2008-06-14 16:01:29 +00:00
dns.c apply patch from lodger to simplify code a bit 2008-04-25 18:42:42 +00:00
dnsserv.c r14399@tombo: nickm | 2008-02-22 14:09:38 -0500 2008-02-22 19:09:45 +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 Fix last geoip bugs. 2008-06-10 20:11:59 +00:00
hibernate.c r14399@tombo: nickm | 2008-02-22 14:09:38 -0500 2008-02-22 19:09:45 +00:00
main.c Fix last geoip bugs. 2008-06-10 20:11:59 +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 infrastructure for the 'bootstrap status event' feature, so we can 2008-06-07 05:27:34 +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 Comments and doc tweaks on Karsten's testing-dir-networks patch 2008-06-14 16:11:37 +00:00
policies.c r15308@tombo: nickm | 2008-04-23 16:46:48 -0400 2008-04-23 20:47:53 +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 consolidate all our edge/circ/orconn reason-to-foo-or-back functions 2008-06-11 00:17:02 +00:00
rendclient.c r18862@catbus: nickm | 2008-03-16 23:33:11 -0400 2008-03-17 03:37:54 +00:00
rendcommon.c if you thought r13604 was a kludge, how about this. 2008-02-20 00:30:41 +00:00
rendmid.c Update some copyright notices: it is now 2008. 2008-02-07 05:31:47 +00:00
rendservice.c you can't strcasecmp on 20-byte digests 2008-06-11 22:46:31 +00:00
rephist.c minor fixes that have been accumulating 2008-04-16 00:12:44 +00:00
router.c forward-port r14934 2008-06-04 09:02:25 +00:00
routerlist.c Patch from Karsten to implement proposal 135 ("Testing Tor Networks"). 2008-06-14 16:01:29 +00:00
routerparse.c r19690@catbus: nickm | 2008-05-11 22:13:31 -0400 2008-05-12 02:14:01 +00:00
test_data.c Update some copyright notices: it is now 2008. 2008-02-07 05:31:47 +00:00
test.c Make unit tests pass again 2008-06-13 23:24:11 +00:00
tor_main.c Update some copyright notices: it is now 2008. 2008-02-07 05:31:47 +00:00