Commit Graph

  • 862de458c0 harden off has more consequences. wouter 2007-11-01 16:05:55 +0000
  • 1e511f1773 fixup test. wouter 2007-11-01 15:45:31 +0000
  • ae9a865863 Harden dnssec stripped zones. wouter 2007-11-01 15:32:27 +0000
  • f748f45caa alloc id overflow handling. wouter 2007-11-01 14:39:50 +0000
  • e26d35a679 touch up clear and verbose. wouter 2007-11-01 13:22:12 +0000
  • 2a153fc986 chroot fixup. wouter 2007-11-01 12:48:37 +0000
  • 0d1d88543d Fixup of reload bug. wouter 2007-11-01 09:48:20 +0000
  • 6836a8c0b4 hash clear function. wouter 2007-10-31 16:15:44 +0000
  • 84def9a1e4 - fix horrible oversight in sorting rrset references in a message, sort per reference key pointer, not on referencepointer itself. - pidfile: "/etc/unbound/unbound.pid" is now the default. - tests changed to reflect the updated default. wouter 2007-10-31 14:46:05 +0000
  • 1c77a4eb14 better chroot support, and also default chroot and userchange. wouter 2007-10-31 10:56:31 +0000
  • 1d7703030b Build fix outside sourcedir. wouter 2007-10-31 08:30:47 +0000
  • 9e3c2e34e2 max ttl option. wouter 2007-10-31 07:46:30 +0000
  • 50174c96a0 ttl not greedy. wouter 2007-10-30 21:40:16 +0000
  • 87d8a6679c Quieter low verbosity logging. wouter 2007-10-30 14:59:01 +0000
  • c1b219562f Assertion incorrect. Compressed packets can be larger. wouter 2007-10-30 13:40:43 +0000
  • a188005eb7 overload mode: too many queries situation is detected and queries are dropped. wouter 2007-10-23 14:44:51 +0000
  • b649a1876b dnssec lame servers are used as last effort. wouter 2007-10-23 12:37:18 +0000
  • 0da3454c6f dnssec lameness detection improved to disable detection when not sure. wouter 2007-10-23 08:30:21 +0000
  • 67d2bad8e0 dnssec lame detection. wouter 2007-10-22 15:25:37 +0000
  • 79b0d9e96d Detect recursion-lameness. wouter 2007-10-22 12:05:46 +0000
  • a939400c02 ISO C wouter 2007-10-22 09:14:29 +0000
  • 8f403c2842 Fixup tests. wouter 2007-10-22 06:25:46 +0000
  • c9e2e9edb5 And manual entry. wouter 2007-10-19 18:11:04 +0000
  • c664bfe402 Donotquery for netblocks. wouter 2007-10-19 18:09:11 +0000
  • 3ebb26d96d root-hints can be read from file. wouter 2007-10-19 14:02:53 +0000
  • 36c9ef2734 nicer error, random() improved. wouter 2007-10-19 12:10:13 +0000
  • e8227504de rework ldns-src inclusion. wouter 2007-10-19 10:38:27 +0000
  • 4f17242d42 hit me baby one more time jelte 2007-10-19 08:37:27 +0000
  • b66b29f6da outgoing interfaces setting possible. wouter 2007-10-19 08:32:36 +0000
  • 73fcfd5b9b bsd-generated configlexer jelte 2007-10-19 08:11:57 +0000
  • ae66969d39 - lex fix - unsecure validation neater - const cast warning removal wouter 2007-10-19 08:03:08 +0000
  • 3dc0752529 Added yacc and lex files. wouter 2007-10-18 22:49:08 +0000
  • 294226429d and config.h.in. wouter 2007-10-18 22:40:10 +0000
  • a2f713f253 configure, ready to go. wouter 2007-10-18 22:38:15 +0000
  • 0638f01d0a keep cache of prealloced blocks. wouter 2007-10-18 22:17:02 +0000
  • 4bcd6aac94 regional nicer, remove region-allocator. wouter 2007-10-18 20:31:43 +0000
  • e4c1fcd65d regional. wouter 2007-10-18 15:40:31 +0000
  • 1188d794bf Ldns included. wouter 2007-10-18 13:05:41 +0000
  • c73ad72472 Fixup test with shorter timeout values. wouter 2007-10-18 09:33:37 +0000
  • 9de5de90a6 Tests update. wouter 2007-10-18 09:24:57 +0000
  • eeaf9dbc97 errors have addresses with them. wouter 2007-10-18 09:04:55 +0000
  • cb8f9eaa68 failover to next server. wouter 2007-10-17 19:23:01 +0000
  • 05b584e049 unit test fix. wouter 2007-10-17 17:43:00 +0000
  • 25fe81e4c4 Faster timeouts, based on extracts of our logs. wouter 2007-10-17 17:40:35 +0000
  • 28e9a2eb92 fixup insecure glue on referrals. wouter 2007-10-17 15:48:54 +0000
  • 49a22dcb04 fixup test, less logging. wouter 2007-10-17 14:49:12 +0000
  • 32c5a4c5c5 remove warning. wouter 2007-10-17 14:27:45 +0000
  • 5741aa1aca fixup crashy. wouter 2007-10-17 14:22:14 +0000
  • 9860e15c26 no debug on low verbosity. wouter 2007-10-17 14:10:46 +0000
  • e44c3869de Arc4random. wouter 2007-10-17 12:08:34 +0000
  • e6d57f0ea1 resolution fix. wouter 2007-10-17 07:34:13 +0000
  • a9637d5dde size_t no underflow. wouter 2007-10-16 14:39:27 +0000
  • 0463aa9cb2 buffer overflow code audit. wouter 2007-10-16 13:03:57 +0000
  • 8b95e7f068 assertions, zero termination for gethostname, log_hex without malloc. wouter 2007-10-16 12:26:09 +0000
  • b21244ba76 require ldns-testns. wouter 2007-10-15 14:47:22 +0000
  • 8d21fe77ca fixup addr6 check. wouter 2007-10-15 14:42:37 +0000
  • 28366a0fb5 Fixup compression, and test for byteformat compression results. wouter 2007-10-15 14:19:17 +0000
  • 4d6bd257e2 fixup ip6 tcp. wouter 2007-10-15 09:10:26 +0000
  • 24e877e11a disable rpath option. wouter 2007-10-11 07:34:44 +0000
  • 3c4a5828e9 Fixup tests. wouter 2007-10-10 09:33:27 +0000
  • bfe0a67624 no more AD bits, except when DO is set. wouter 2007-10-09 15:33:40 +0000
  • 49ac1011f8 Fixup event callback checks. wouter 2007-10-09 12:04:13 +0000
  • 6f7986bfef whitelist does not work on events, due to deletions. wouter 2007-10-09 11:58:58 +0000
  • 4a16619746 cleaner. wouter 2007-10-09 07:53:35 +0000
  • b58f4557dd plan changes. wouter 2007-10-09 07:46:57 +0000
  • 17df78db8d No early logfile open. wouter 2007-10-09 07:43:32 +0000
  • c71a023df2 logfile first open bad permissions. wouter 2007-10-09 07:11:14 +0000
  • cf563687e9 forgot whitelist entry. wouter 2007-10-08 09:00:13 +0000
  • d98d595172 fix warning on solaris. wouter 2007-10-05 13:13:48 +0000
  • 0b7bff6ccb please gcc more. wouter 2007-10-05 13:02:50 +0000
  • d227190ff6 please gcc on BSD. wouter 2007-10-05 12:57:24 +0000
  • a4478ad648 function pointer whitelist for module operations. completing fptr work. wouter 2007-10-05 12:42:25 +0000
  • b5a046ad99 function pointer whitelists on data types. wouter 2007-10-05 11:41:12 +0000
  • 317be8f466 fptr whitelist network code callbacks. wouter 2007-10-05 08:05:06 +0000
  • 512d50f8ef unbreak trunk. wouter 2007-10-04 15:24:20 +0000
  • eb4d666bf5 security audit changes. wouter 2007-10-04 15:10:11 +0000
  • 55b2d2874a fixup nasty cache overwriting bug. wouter 2007-10-03 19:11:50 +0000
  • 510b51560a fixup cname out of unsec zone. wouter 2007-10-03 13:33:23 +0000
  • b476a154c3 Fixup and test. wouter 2007-10-03 12:20:55 +0000
  • 4772e1a940 loopfix. wouter 2007-10-03 08:36:47 +0000
  • 646f420d2e regress test for CNAMEd address for nameserver. wouter 2007-10-03 06:46:26 +0000
  • a17017926e crash fixup. wouter 2007-10-01 14:55:08 +0000
  • 1afda34c34 skip unused tests. wouter 2007-10-01 12:16:19 +0000
  • 67c2739e17 unbound-checkconf test. wouter 2007-09-28 14:33:35 +0000
  • 5def284546 do lint, depend. wouter 2007-09-26 15:01:22 +0000
  • f6729e47f8 unbound-checkconf. wouter 2007-09-26 13:39:49 +0000
  • af31c338c6 fixup tests. wouter 2007-09-26 11:29:37 +0000
  • cc6693e876 fixup test. wouter 2007-09-26 11:15:42 +0000
  • ace71868bc syslog feature. wouter 2007-09-26 10:19:28 +0000
  • 3a8c9da7f8 done items. wouter 2007-09-25 14:01:30 +0000
  • a443410aa1 0.5 release tag. wouter 2007-09-25 13:00:26 +0000
  • ac7c59be22 fixup exit status post test. wouter 2007-09-25 12:29:24 +0000
  • 87b9693113 no overload mode yet. wouter 2007-09-25 12:25:37 +0000
  • 7ba2168f9b test fixup. wouter 2007-09-25 11:47:45 +0000
  • cfe76fa84f NSEC3 tests, and fixup for qtype ANY wildcard proof. wouter 2007-09-25 09:39:32 +0000
  • 20434e30e3 NSEC3 test and fix for bitmap protection code. wouter 2007-09-25 08:33:14 +0000
  • 76da05687d NSEC3 tests. wouter 2007-09-24 13:32:40 +0000
  • 13fa7d0d4d Make test command. wouter 2007-09-24 08:04:05 +0000
  • 7c02422dc4 Fixup and test for nonrec loop case. wouter 2007-09-21 20:30:04 +0000
  • 7a61cc6108 debug wouter 2007-09-21 15:45:32 +0000