tor/src/or
Roger Dingledine 42e2057d67 fix some more places where we shouldn't crash if we can't build
our own descriptor yet.


svn:r6775
2006-07-17 06:54:28 +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 fix some more places where we shouldn't crash if we can't build 2006-07-17 06:54:28 +00:00
circuitlist.c fix typo, remove extraneous variable 2006-04-03 11:24:14 +00:00
circuituse.c remove a bit more obsolete code 2006-06-08 09:35:20 +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 Allow servers with no hostname or IP address to learn their IP address 2006-07-17 06:35:06 +00:00
connection_edge.c stick to nick's nul/null convention 2006-07-15 19:21:30 +00:00
connection_or.c minor fixes 2006-07-04 03:19:59 +00:00
connection.c when an exit node gets a malformed begin cell, don't complain to 2006-07-06 02:44:07 +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 Allow servers with no hostname or IP address to learn their IP address 2006-07-17 06:35:06 +00:00
dirserv.c parameterize the loudness of resolve_my_address(), and call things 2006-07-15 20:26:05 +00:00
dns.c stick to nick's nul/null convention 2006-07-15 19:21:30 +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 Spellcheck and remove spurious include in eventdns.c 2006-07-07 19:08:44 +00:00
eventdns.h Spelling fix. 2006-07-05 21:33:46 +00:00
hibernate.c MSVC6 is apparently terrified of unnatural cross-breeding between uint64_t and double, and needs more persuasion than usual to cast one to the other. Issue identified by Frediano Ziglio; patch revised for minimal impact on non-MSVC6 compilers. 2006-07-17 00:39:05 +00:00
main.c fix some more places where we shouldn't crash if we can't build 2006-07-17 06:54:28 +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 Allow servers with no hostname or IP address to learn their IP address 2006-07-17 06:35:06 +00:00
policies.c bugfix in exit_policy_is_general_exit() that weasel found. 2006-06-13 10:48:26 +00:00
relay.c minor fixes 2006-07-04 03:19:59 +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 MSVC6 is apparently terrified of unnatural cross-breeding between uint64_t and double, and needs more persuasion than usual to cast one to the other. Issue identified by Frediano Ziglio; patch revised for minimal impact on non-MSVC6 compilers. 2006-07-17 00:39:05 +00:00
router.c fix some more places where we shouldn't crash if we can't build 2006-07-17 06:54:28 +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