tor/src/or
Nick Mathewson 7c21dabef1 r8878@Kushana: nickm | 2006-09-21 17:15:47 -0400
Trivial whitespace cleanups.


svn:r8443
2006-09-21 21:48:55 +00:00
..
buffers.c Merge in some bsockets calls, all wrapped inside #if defined(USE_BSOCKETS) 2006-09-19 20:41:31 +00:00
circuitbuild.c make my bandwidth exercises actually happen 2006-09-15 05:53:00 +00:00
circuitlist.c make my bandwidth exercises actually happen 2006-09-15 05:53:00 +00:00
circuituse.c r8877@Kushana: nickm | 2006-09-21 17:12:33 -0400 2006-09-21 21:48:42 +00:00
command.c prefer calling it a client rather than an OP 2006-09-07 01:00:37 +00:00
config.c r8878@Kushana: nickm | 2006-09-21 17:15:47 -0400 2006-09-21 21:48:55 +00:00
connection.c parameterize the loudness of get_interface_address() 2006-09-09 19:20:27 +00:00
connection_edge.c r8877@Kushana: nickm | 2006-09-21 17:12:33 -0400 2006-09-21 21:48:42 +00:00
connection_or.c r6909@Kushana: nickm | 2006-07-26 13:05:58 -0400 2006-07-26 19:07:37 +00:00
control.c Fix two bugs: first, "extendcircuit" would crash if you gave it a purpose. 2006-09-18 04:24:41 +00:00
cpuworker.c r8725@Kushana: nickm | 2006-09-06 04:39:29 -0400 2006-09-06 08:42:20 +00:00
directory.c r9770@danube: weasel | 2006-09-15 07:20:05 +0200 2006-09-15 05:20:16 +00:00
dirserv.c r8817@Kushana: nickm | 2006-09-14 18:31:29 -0400 2006-09-14 22:34:57 +00:00
dns.c r8878@Kushana: nickm | 2006-09-21 17:15:47 -0400 2006-09-21 21:48:55 +00:00
eventdns.c eventdns patch from Adam Langley 2006-09-19 21:37:03 +00:00
eventdns.h r8605@Kushana: nickm | 2006-08-27 14:01:11 -0400 2006-08-28 03:15:38 +00:00
eventdns_tor.h r8757@Kushana: nickm | 2006-09-07 13:07:46 -0400 2006-09-07 19:00:51 +00:00
hibernate.c r7299@Kushana: nickm | 2006-08-10 01:08:58 -0700 2006-08-10 09:01:37 +00:00
main.c r8878@Kushana: nickm | 2006-09-21 17:15:47 -0400 2006-09-21 21:48:55 +00:00
Makefile.am Also, add a temporary hack to make sure eventdns.c is distributd. 2006-06-06 00:12:22 +00:00
onion.c Don't tell anybody, but we're going OO here. This patch splits 2006-07-23 07:37:35 +00:00
or.h r8877@Kushana: nickm | 2006-09-21 17:12:33 -0400 2006-09-21 21:48:42 +00:00
policies.c r8877@Kushana: nickm | 2006-09-21 17:12:33 -0400 2006-09-21 21:48:42 +00:00
relay.c prefer calling it a client rather than an OP 2006-09-07 01:00:37 +00:00
rendclient.c r7328@Kushana: nickm | 2006-08-11 00:04:26 -0700 2006-08-11 07:09:52 +00:00
rendcommon.c Don't tell anybody, but we're going OO here. This patch splits 2006-07-23 07:37:35 +00:00
rendmid.c prefer calling it a client rather than an OP 2006-09-07 01:00:37 +00:00
rendservice.c r6908@Kushana: nickm | 2006-07-26 12:38:52 -0400 2006-07-26 19:07:26 +00:00
rephist.c use tor_mem_is_zero() in more places. 2006-07-23 05:52:27 +00:00
router.c r8872@Kushana: nickm | 2006-09-21 14:00:20 -0400 2006-09-21 21:48:06 +00:00
routerlist.c NEEDS REVIEW. Act on previous comment, and handle named servers differently: now, we allow multiple servers with the same name in the routerlist even if that name is reserved, but we check whether names are reserved when we try to look up routers by nickname. This is a minor security fix. This makes router_add_to_routerlist O(1). This is a backport candidate. 2006-09-19 23:48:14 +00:00
routerparse.c r8872@Kushana: nickm | 2006-09-21 14:00:20 -0400 2006-09-21 21:48:06 +00:00
test.c r7324@Kushana: nickm | 2006-08-10 23:23:15 -0700 2006-08-11 07:09:17 +00:00
tor_main.c Happy new year! 2006-02-09 05:46:49 +00:00