tor/src/or
2006-07-23 05:52:27 +00:00
..
.cvsignore update the cvsignore 2003-09-26 21:16:57 +00:00
buffers.c stick to nick's nul/null convention 2006-07-15 19:21:30 +00:00
circuitbuild.c an entry guard that is "unlisted", as well as not known to be "down", is 2006-07-21 07:06:18 +00:00
circuitlist.c fix typo, remove extraneous variable 2006-04-03 11:24:14 +00:00
circuituse.c If we are using an exit enclave and we can't connect, e.g. because 2006-07-18 00:59:46 +00:00
command.c No longer permit create cells to have the wrong circ_id_type. No 2006-07-04 03:27:09 +00:00
config.c Remove STRUCT_OFFSET from config.c 2006-07-23 05:33:10 +00:00
connection_edge.c don't squeal if the first few retries fail. 2006-07-18 04:48:59 +00:00
connection_or.c minor fixes 2006-07-04 03:19:59 +00:00
connection.c tweak 2006-07-20 23:33:11 +00:00
control.c stick to nick's nul/null convention 2006-07-15 19:21:30 +00:00
cpuworker.c Finally solve the "closing wedged cpuworkers" bug. Woo. 2006-06-12 11:59:19 +00:00
directory.c huge bugfix: we weren't ever writing an http header when sending 2006-07-17 08:11:27 +00:00
dirserv.c tweak 2006-07-21 07:53:21 +00:00
dns.c These asserts will either cause spurious crashes or help debug the pend->conn->s == -1 issue. 2006-07-21 22:02:58 +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 Oh. And apparently, msvc6 doesnt think very much of doing u64-and-double arithmetic either. 2006-07-18 02:24:01 +00:00
main.c think harder about my logic 2006-07-22 07:19:11 +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 the things we do for our windows users. 2006-02-13 09:37:53 +00:00
or.h i lied, that won't work at all. maybe this will. 2006-07-22 07:15:34 +00:00
policies.c bugfix in exit_policy_is_general_exit() that weasel found. 2006-06-13 10:48:26 +00:00
relay.c If we are using an exit enclave and we can't connect, e.g. because 2006-07-18 00:59:46 +00:00
rendclient.c Add a new warning to our "warn a lot" list: unused parameters. This means we have to explicitly "use" unuseds, but it can catch bugs. (It caught two coding mistakes so far.) 2006-06-04 22:42:13 +00:00
rendcommon.c fix typo 2006-06-06 00:05:39 +00:00
rendmid.c the last of the log convention conversion. finally. 2006-02-13 10:33:00 +00:00
rendservice.c stick to nick's nul/null convention 2006-07-15 19:21:30 +00:00
rephist.c use tor_mem_is_zero() in more places. 2006-07-23 05:52:27 +00:00
router.c when we find our dirport to be reachable, mark our descriptor 2006-07-18 03:06:55 +00:00
routerlist.c parameterize the loudness of resolve_my_address(), and call things 2006-07-15 20:26:05 +00:00
routerparse.c Fix a bunch of spaces. 2006-06-22 07:25:15 +00:00
test.c when an exit node gets a malformed begin cell, don't complain to 2006-07-06 02:44:07 +00:00
tor_main.c Happy new year! 2006-02-09 05:46:49 +00:00