tor/src/or
Nick Mathewson 0f5bfc1521 r7411@Kushana: nickm | 2006-08-17 19:00:25 -0400
patch suggested by Karsten Loesing: respond to SIGNAL command before we execute the signal, in case the signal shuts us down.


svn:r7072
2006-08-17 23:00:32 +00:00
..
buffers.c stick to nick's nul/null convention 2006-07-15 19:21:30 +00:00
circuitbuild.c r7324@Kushana: nickm | 2006-08-10 23:23:15 -0700 2006-08-11 07:09:17 +00:00
circuitlist.c fix assert found by DreadWingKnight: now that rendezvous streams 2006-07-30 04:54:13 +00:00
circuituse.c r6922@Kushana: nickm | 2006-07-26 16:32:24 -0400 2006-07-27 05:03:57 +00:00
command.c defense in depth 2006-07-30 04:32:58 +00:00
config.c avoid complaining about our SOCKS proxy proxy. 2006-08-14 10:00:15 +00:00
connection_edge.c simplify compare_cached_resolves_by_expiry() to make it match 2006-08-14 07:08:29 +00:00
connection_or.c r6909@Kushana: nickm | 2006-07-26 13:05:58 -0400 2006-07-26 19:07:37 +00:00
connection.c simplify the connection_write_to_buf_zlib() wrapper. 2006-08-13 23:38:30 +00:00
control.c r7411@Kushana: nickm | 2006-08-17 19:00:25 -0400 2006-08-17 23:00:32 +00:00
cpuworker.c r6908@Kushana: nickm | 2006-07-26 12:38:52 -0400 2006-07-26 19:07:26 +00:00
directory.c r6909@Kushana: nickm | 2006-07-26 13:05:58 -0400 2006-07-26 19:07:37 +00:00
dirserv.c simplify the connection_write_to_buf_zlib() wrapper. 2006-08-13 23:38:30 +00:00
dns.c r7405@Kushana: nickm | 2006-08-16 14:38:46 -0400 2006-08-16 18:47:24 +00:00
eventdns_tor.h r7405@Kushana: nickm | 2006-08-16 14:38:46 -0400 2006-08-16 18:47:24 +00:00
eventdns.c r7405@Kushana: nickm | 2006-08-16 14:38:46 -0400 2006-08-16 18:47:24 +00:00
eventdns.h r7405@Kushana: nickm | 2006-08-16 14:38:46 -0400 2006-08-16 18:47:24 +00:00
hibernate.c r7299@Kushana: nickm | 2006-08-10 01:08:58 -0700 2006-08-10 09:01:37 +00:00
main.c r7411@Kushana: nickm | 2006-08-17 19:00:25 -0400 2006-08-17 23:00:32 +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 r7411@Kushana: nickm | 2006-08-17 19:00:25 -0400 2006-08-17 23:00:32 +00:00
policies.c bugfix in exit_policy_is_general_exit() that weasel found. 2006-06-13 10:48:26 +00:00
relay.c r7299@Kushana: nickm | 2006-08-10 01:08:58 -0700 2006-08-10 09:01: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 r6903@Kushana: nickm | 2006-07-25 18:22:48 -0400 2006-07-26 19:05:41 +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 r6908@Kushana: nickm | 2006-07-26 12:38:52 -0400 2006-07-26 19:07:26 +00:00
routerlist.c automatically avoid picking more than one node from the same 2006-08-16 03:44:13 +00:00
routerparse.c Remove code to special-case "-cvs" ending, since it has not actually mattered since 0.0.9. Perhaps we can special-case even more... 2006-07-25 04:34:14 +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