tor/src/or
Roger Dingledine 798b580695 fix assert found by DreadWingKnight: now that rendezvous streams
are attached to p_streams, the p_streams list can consist of both AP
and EXIT conns.


svn:r6945
2006-07-30 04:54:13 +00:00
..
buffers.c stick to nick's nul/null convention 2006-07-15 19:21:30 +00:00
circuitbuild.c defense in depth 2006-07-30 04:32:58 +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 Remove STRUCT_OFFSET from config.c 2006-07-23 05:33:10 +00:00
connection_edge.c defense in depth 2006-07-30 04:32:58 +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 r6949@Kushana: nickm | 2006-07-28 10:17:38 -0400 2006-07-28 15:11:20 +00:00
control.c r6948@Kushana: nickm | 2006-07-28 10:10:35 -0400 2006-07-28 15:11:11 +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 r6908@Kushana: nickm | 2006-07-26 12:38:52 -0400 2006-07-26 19:07:26 +00:00
dns.c a bit more debugging for phobos 2006-07-30 03:34:44 +00:00
eventdns_tor.h More DNS fixes. Send meaningful TTLs back to the client when 2006-06-03 21:41:14 +00:00
eventdns.c Delete trailing whitespace in eventdns.c 2006-07-23 05:40:24 +00:00
eventdns.h Spelling fix. 2006-07-05 21:33:46 +00:00
hibernate.c r6908@Kushana: nickm | 2006-07-26 12:38:52 -0400 2006-07-26 19:07:26 +00:00
main.c r6949@Kushana: nickm | 2006-07-28 10:17:38 -0400 2006-07-28 15:11:20 +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 fix assert found by DreadWingKnight: now that rendezvous streams 2006-07-30 04:54:13 +00:00
policies.c bugfix in exit_policy_is_general_exit() that weasel found. 2006-06-13 10:48:26 +00:00
relay.c r6922@Kushana: nickm | 2006-07-26 16:32:24 -0400 2006-07-27 05:03:57 +00:00
rendclient.c r6908@Kushana: nickm | 2006-07-26 12:38:52 -0400 2006-07-26 19:07:26 +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 r6909@Kushana: nickm | 2006-07-26 13:05:58 -0400 2006-07-26 19:07:37 +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 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
tor_main.c Happy new year! 2006-02-09 05:46:49 +00:00