Commit Graph

  • 2298d73a34 perf test. wouter 2008-02-14 16:16:39 +0000
  • b3cb028f39 start without a config file (all default settings). wouter 2008-02-14 10:37:32 +0000
  • 1592a53996 empty line fixup. wouter 2008-02-13 15:26:09 +0000
  • 83c9c51fd2 perf tool work. wouter 2008-02-13 15:19:50 +0000
  • f03952e434 print version. wouter 2008-02-13 13:24:41 +0000
  • d7724d2166 Fixup recursion. wouter 2008-02-12 14:26:19 +0000
  • adbc3b5218 please doc, lint wouter 2008-02-11 15:34:11 +0000
  • 5b6fb14883 nice option interface. Nice debug output stream option. wouter 2008-02-11 15:22:57 +0000
  • 94b11d9296 etc hosts handling. wouter 2008-02-11 10:27:37 +0000
  • 92c6a825ef stats output text nice. wouter 2008-02-11 09:19:32 +0000
  • 9dedf483f9 ub_ wouter 2008-02-11 08:52:14 +0000
  • 04d961d843 fixes. wouter 2008-02-08 13:27:49 +0000
  • f6c2f94a77 tag 0.9 wouter 2008-02-08 12:27:41 +0000
  • 361bf7d411 fixup validator classification of root referrals. wouter 2008-02-08 12:24:01 +0000
  • 6c118c9ae5 do multiple queries over TCP. wouter 2008-02-08 10:59:18 +0000
  • 99922eb208 and log entry for the portability fix. wouter 2008-02-07 15:35:04 +0000
  • c827907284 unsigned cast for prints. wouter 2008-02-07 14:55:27 +0000
  • 151843bcd8 Fixes. wouter 2008-02-07 14:13:03 +0000
  • a1632db1d5 Fixup for solaris and libevent brokenness. wouter 2008-02-07 14:09:24 +0000
  • 76a26d97a8 log level 2. wouter 2008-02-07 11:04:56 +0000
  • e2ce21cf4d move around debug levels. wouter 2008-02-07 09:46:49 +0000
  • bf1714e210 fallback EDNS on NOTIMPL. wouter 2008-02-06 15:08:38 +0000
  • 7ca862f8ea TODO fixups. Memory free is needed for HUP handling anyway. interface separation already implemented. better idea about nearmiss handling. wouter 2008-02-06 15:00:59 +0000
  • 61052b13cf Low pop statistics are not good. wouter 2008-02-06 13:34:59 +0000
  • 481bdbcc59 rename files. wouter 2008-02-06 13:18:24 +0000
  • 156de1cf0b result_free to resolve_free (thanks Benno). wouter 2008-02-06 13:10:40 +0000
  • adbf9c78a5 nicer printout. wouter 2008-02-06 10:13:26 +0000
  • 32c92da3aa Fix for nothreading. wouter 2008-02-06 10:09:54 +0000
  • e00d1f7d47 Clearer explanation how to get solaris threads. wouter 2008-02-06 10:03:55 +0000
  • f9ce262cbb fixup typos wouter 2008-02-05 15:22:10 +0000
  • 21abf9943b Make parallel builds fixup. wouter 2008-02-05 14:45:19 +0000
  • 3455945dea Statistics test. wouter 2008-02-05 13:53:05 +0000
  • d72f75b70f statistics-interval config setting. wouter 2008-02-05 10:23:44 +0000
  • a1c036fecf Fix for libevent 1.2 versions. wouter 2008-02-01 12:53:02 +0000
  • cc9383160f Fixup getmem. wouter 2008-01-31 15:09:24 +0000
  • db0f01e50a ordering for alloc checks. wouter 2008-01-31 14:45:10 +0000
  • f2c085f947 nonblock bg pipes. wouter 2008-01-31 10:40:58 +0000
  • e1174c47ab remove DEBUG wouter 2008-01-30 16:35:34 +0000
  • d64c4d8e4c logging nicer, removal of reply_iov. wouter 2008-01-30 14:46:01 +0000
  • 0e6c6e9734 chroot checks for roothints and anchor files. wouter 2008-01-30 11:21:20 +0000
  • 1f570d6366 libevent compatibility. wouter 2008-01-28 15:57:27 +0000
  • 2f1227ea3a protect config access. fix test. wouter 2008-01-28 14:45:20 +0000
  • 86f9eb4fdc fixes for random number badness (lack of entropy and SIGFPE from RAND_cleanup too early). wouter 2008-01-28 14:34:53 +0000
  • ba980a8c39 more locks. wouter 2008-01-28 13:42:55 +0000
  • 520eb18918 Two small fixes. wouter 2008-01-28 09:31:29 +0000
  • 4346bb2f60 smaller fixes. wouter 2008-01-25 16:17:36 +0000
  • 30a1738a27 more fixes, more tests. wouter 2008-01-25 15:45:54 +0000
  • 417504bbf1 - fixup race problems from opensll in rand init from library, with a mutex around the rand init. - fix pass async_id=NULL to _async resolve(). - rewrote _wait() routine, so that it is threadsafe. - cancelation is threadsafe. wouter 2008-01-25 15:13:39 +0000
  • ab052a2150 credits for testing. wouter 2008-01-25 11:20:54 +0000
  • c7e2a62a64 refactor asynclook. wouter 2008-01-25 11:17:48 +0000
  • 7b7d764ffe asynclook blocking mode. wouter 2008-01-25 10:49:58 +0000
  • 2e9293e6e6 please doxygen. wouter 2008-01-25 10:41:17 +0000
  • ae4cf454c7 Fixup race. wouter 2008-01-25 10:23:57 +0000
  • abb6d856c2 test for async. wouter 2008-01-25 09:53:04 +0000
  • f9338af567 forwarder mode options for library. wouter 2008-01-24 14:58:51 +0000
  • cb1a8ab639 Makefile fix. wouter 2008-01-24 11:06:10 +0000
  • 33ad7c0ca3 fwd_ancil needs ldns-testns. wouter 2008-01-24 11:05:24 +0000
  • 50b94fa739 caution when retry, not excessively. wouter 2008-01-24 10:53:40 +0000
  • 148a019834 cancel(). wouter 2008-01-24 09:14:07 +0000
  • 013db26923 bg resolution works. wouter 2008-01-23 15:15:37 +0000
  • 280c7a016e no more debug prints for auto ifs. wouter 2008-01-23 08:49:57 +0000
  • 32f927aa00 OPT. wouter 2008-01-23 07:54:43 +0000
  • b055e996a8 test program for bg lookups. wouter 2008-01-22 16:28:41 +0000
  • 58cd8d7d95 bg query and result code. wouter 2008-01-22 14:17:44 +0000
  • 9093c79fdd fix quit on timeout, and printing trailing dots. wouter 2008-01-22 12:01:13 +0000
  • e1b0c8b9dc fix link testbound. wouter 2008-01-22 11:28:07 +0000
  • f72c1f3684 unbound.c pipe code. wouter 2008-01-22 11:10:49 +0000
  • 58b91f5587 Only causes either a spurious log_err or a spuriously dropped TCP DNS transfer. wouter 2008-01-21 16:07:42 +0000
  • b44e79db5d serialize, deserialize, raw commpoints. case preserve note. wouter 2008-01-21 16:03:59 +0000
  • 1f15a9c219 unbound lib work. wouter 2008-01-18 13:52:22 +0000
  • c63ad5e839 makedist fixup wouter 2008-01-18 11:01:00 +0000
  • bd32be11f0 update ldns-testpkts. wouter 2008-01-18 10:57:52 +0000
  • ee53d4ea6f Fix for Solaris 9. wouter 2008-01-18 09:50:59 +0000
  • 2908e2a135 manpage fixup, no more 6to4 mapping. wouter 2008-01-18 09:18:12 +0000
  • e37223def0 BSD fix for ip4. wouter 2008-01-18 09:09:55 +0000
  • a117d8651a support for IP_RECVDSTADDR. wouter 2008-01-18 08:51:19 +0000
  • dda09cdbb0 manual and pktinfo. wouter 2008-01-17 15:35:34 +0000
  • 53d2c4e67b TODO update. wouter 2008-01-17 09:19:34 +0000
  • 2a0a49e1c8 if auto fix more. wouter 2008-01-17 08:40:08 +0000
  • a1338470b9 please doxygen. wouter 2008-01-17 08:26:15 +0000
  • 1a49a8b678 configure fixes. wouter 2008-01-17 08:17:24 +0000
  • 73bd93e413 fix for localhost queries in automatic interface mode. wouter 2008-01-16 12:47:44 +0000
  • b9846b9e21 TODO item for RFC compliance. wouter 2008-01-16 09:32:28 +0000
  • e49c32a5b5 TC bit is formerr. wouter 2008-01-16 08:53:56 +0000
  • cf6adf3188 makedist fixup. wouter 2008-01-15 15:47:16 +0000
  • fea747f74f fix for MacOS/X. wouter 2008-01-15 15:13:40 +0000
  • cfbfea32c1 fix for solaris 10. wouter 2008-01-15 14:53:32 +0000
  • e5f6516c13 no problem with sysctl. wouter 2008-01-15 14:20:13 +0000
  • 510c4b30e3 ancil test working on *BSD. wouter 2008-01-15 14:11:47 +0000
  • f286dcfc01 better v6only disable code. wouter 2008-01-15 14:07:49 +0000
  • 8097f1d4fc fixup for -levent. wouter 2008-01-15 13:19:59 +0000
  • ddc6bc3cbc Remove warnings on Solaris 9. wouter 2008-01-15 13:10:21 +0000
  • cc2620acdf configure fixes. wouter 2008-01-15 13:04:27 +0000
  • b92a3295f5 fixy. wouter 2008-01-15 12:58:17 +0000
  • aa7d6c0914 set ldflags during levent test. wouter 2008-01-15 12:54:11 +0000
  • 4ddd33924d regen configure. wouter 2008-01-15 12:48:24 +0000
  • 6ab78bc847 extra define for solaris ancillary data. wouter 2008-01-15 12:47:44 +0000
  • fcdecd6841 late flags. wouter 2008-01-15 12:45:53 +0000
  • c1c1858b1c fixup test for BSD. wouter 2008-01-15 11:54:15 +0000
  • f8625db183 nicer error msgs. wouter 2008-01-15 10:39:32 +0000