Commit Graph

  • 491faef693 Test for ECC support for libNSS. wouter 2012-06-22 15:20:56 +0000
  • 2d5552262c implement DNSSEC with libNSS: NSEC3, RSA, DSA, ECDSA, and DS hashes. make test succeeds. wouter 2012-06-22 14:31:29 +0000
  • e3f937a68c Fix compilation without SSL. wouter 2012-06-22 09:11:41 +0000
  • 836c366bb4 RSA with nss. wouter 2012-06-21 15:19:16 +0000
  • 637238e3dd remove double free. wouter 2012-06-21 12:01:34 +0000
  • 1aac0639ef - nss check for verification failure. wouter 2012-06-21 12:00:48 +0000
  • f868163ad9 compile fix for fedora. wouter 2012-06-21 10:27:12 +0000
  • 6fa543ca4d - fix error handling of alloc failure during rrsig verification. wouter 2012-06-21 07:22:01 +0000
  • 85fd9a841a testbound compiles --with-nss. wouter 2012-06-20 15:23:03 +0000
  • 14d6baa680 autoconf and make depend. wouter 2012-06-20 15:14:19 +0000
  • 5373e6bec7 - work on --with-nss build option (for now, --with-libunbound-only). wouter 2012-06-20 15:11:53 +0000
  • d383074120 - --with-libunbound-only build option, only builds the library and not the daemon and other tools. wouter 2012-06-19 12:20:11 +0000
  • ec417b19da code review. wouter 2012-06-18 14:22:29 +0000
  • e3f7381966 - code review. wouter 2012-06-15 19:44:09 +0000
  • 57089323ec iana portlist updated. wouter 2012-06-15 12:33:10 +0000
  • e673d893c7 - The key-cache bad key ttl is now 60 seconds. wouter 2012-06-15 12:25:29 +0000
  • 69c422db01 - implement log-time-ascii on windows. wouter 2012-06-15 08:24:44 +0000
  • 9c0e95b8a2 - bug #452: fix crash on assert in mesh_state_attachment. wouter 2012-06-11 12:04:58 +0000
  • 2c087c0fef change to test commit hook. wouter 2012-05-30 12:26:05 +0000
  • e8a177224e - silence warning from swig-generated code (md set but not used in swig initmodule, due to ifdefs in swig generated code). wouter 2012-05-30 09:08:17 +0000
  • df68bdcd08 - Fix debian-bugs-658021: Please enable hardened build flags. wouter 2012-05-27 20:46:52 +0000
  • 27c547c0ff - updated iana ports list. wouter 2012-05-25 14:29:20 +0000
  • 5363ac922e trunk is 1.4.18 wouter 2012-05-24 09:00:26 +0000
  • 6fc724d1ed tag for 1.4.17 release. wouter 2012-05-24 08:37:33 +0000
  • a29ad4c7d0 - Review comments from Yuri, removed duplicate memset to zero in delegpt. wouter 2012-05-18 15:04:08 +0000
  • 8b75500e11 tag 1.4.17rc1 wouter 2012-05-16 12:31:08 +0000
  • 37c1ce272d spelling fixup. svn: NO TEST wouter 2012-05-16 12:02:34 +0000
  • 55733bc7d3 fix alloccheck wouter 2012-05-16 11:55:30 +0000
  • ff8a942e5e Fix mem compile. wouter 2012-05-16 10:57:35 +0000
  • afcd09ab22 - Protect if statements in val_anchor for compilate without locks. wouter 2012-05-16 10:54:52 +0000
  • c0f03c1a05 - Updated doc/FEATURES with RFCs that are implemented but not listed. wouter 2012-05-16 10:30:42 +0000
  • acd3d7b8fb remove debug. wouter 2012-05-15 14:50:35 +0000
  • ff407af506 - fix configure ECDSA support in ldns detection for windows compile. - fix possible uninitialised variable in windows pipe implementation. wouter 2012-05-15 14:50:21 +0000
  • 18934b4be5 fix alignment problem in util/random.c for sparc64/freebsd. wouter 2012-05-09 09:13:57 +0000
  • e9d52c5791 fix warning wouter 2012-05-08 13:03:25 +0000
  • affaa5c882 iana portlist updated wouter 2012-05-08 12:40:04 +0000
  • 225b292ce7 - Fix for accept spinning reported by OpenBSD. wouter 2012-05-08 12:08:55 +0000
  • a6e01024c8 - Fix validation of nodata for DS query in NSEC zones, reported by Ondrej Mikle. wouter 2012-05-02 11:58:27 +0000
  • cb699ceca7 - ECDSA support (RFC 6605) by default. Use --disable-ecdsa for older openssl. wouter 2012-04-13 16:21:04 +0000
  • e299c564f9 ecdsa enabled by default. wouter 2012-04-13 16:19:13 +0000
  • dd27194a44 iana portlist updated. wouter 2012-04-10 11:04:17 +0000
  • ae03c65057 - Applied patch from Daisuke HIGASHI for rrset-roundrobin and minimal-responses features. wouter 2012-04-10 09:16:39 +0000
  • f07e255e75 - fix bug #444: setusercontext was called too late (thanks Bjorn Ketelaars). wouter 2012-04-05 09:30:04 +0000
  • b0047e0dda - fix bug #443: --with-chroot-dir not honoured by configure. wouter 2012-04-05 09:10:56 +0000
  • 91365352ba omit duplicate line. wouter 2012-03-27 08:49:30 +0000
  • 8439c22d00 - fix bug #442: Fix that Makefile depends on pythonmod headers even using --without-pythonmodule. wouter 2012-03-27 07:31:22 +0000
  • 2ffef73f3b depend fix pythonmod header. wouter 2012-03-27 07:26:33 +0000
  • 6388e5a15c configure change for pythonmod header wouter 2012-03-27 07:24:15 +0000
  • 8520d986f5 configure change for pythonmod. wouter 2012-03-27 07:23:41 +0000
  • 6555b3e55d - contrib/validation-reporter follows rotated log file (patch from Augie Schwer). wouter 2012-03-22 09:45:27 +0000
  • 4ce2a8f1e3 lint fixes. wouter 2012-03-21 15:34:44 +0000
  • 8352d6fa9b make depend. wouter 2012-03-21 15:06:21 +0000
  • d8c0dcb109 fixup include. wouter 2012-03-21 15:05:34 +0000
  • 28727b8b02 - new approach to NS fetches for DS lookup that works with cornercases, and is more robust and considers forwarders. wouter 2012-03-21 15:01:01 +0000
  • e5d9f18a1c - fix to locate nameservers for DS lookup with NS fetches. wouter 2012-03-19 15:44:21 +0000
  • 4404a61a75 - iana portlist updated. wouter 2012-03-19 11:10:35 +0000
  • 829b478e40 - Patch for access to full DNS packet data in unbound python module from Ondrej Mikle. wouter 2012-03-16 14:53:51 +0000
  • 8423644a4c - Applied line-buffer patch from Augie Schwer to validation.reporter.sh. wouter 2012-03-10 08:28:42 +0000
  • 2d40ca1010 removed warning from --enable-ecdsa. wouter 2012-03-02 12:17:09 +0000
  • 1ce78a5245 flush_infra remove timeout counters too. wouter 2012-03-02 11:57:53 +0000
  • 0c1759fb44 - flush_infra cleans timeouted servers from the cache too. wouter 2012-03-02 09:05:36 +0000
  • 6d5f0687f2 comment for explanation of bit toggle. wouter 2012-03-01 13:38:28 +0000
  • 276300a61a - forward-first option. Tries without forward if a query fails. Also stub-first option that is similar. wouter 2012-03-01 13:16:40 +0000
  • 0bd934ca59 - Fix from code review, if EINPROGRESS not defined chain if statement differently. wouter 2012-02-28 15:06:59 +0000
  • 33aee2e6cb - Fix bug#434: on windows check registry for config file location for unbound-control.exe, and unbound-checkconf.exe. wouter 2012-02-27 13:20:29 +0000
  • c730f8194f - Fix to squelch 'network unreachable' errors from tcp connect in logs, high verbosity will show them. wouter 2012-02-23 09:01:46 +0000
  • 187327004c fix python module for prefetch-sticky changes. wouter 2012-02-16 17:38:59 +0000
  • 5a7af9871a Fix prefetch and stickyness. wouter 2012-02-16 11:04:53 +0000
  • f467fc9b41 lint and doxygen fixes. wouter 2012-02-16 10:08:07 +0000
  • 450ec3cbe1 nicer error. wouter 2012-02-16 09:58:49 +0000
  • 6ffbc94b48 - iter_hints is now thread-owned in module env, and thus threadsafe. wouter 2012-02-16 09:55:50 +0000
  • 793c77302a remove superfluous white space. wouter 2012-02-15 15:50:03 +0000
  • 1fb9540f9b no double free. wouter 2012-02-15 15:33:24 +0000
  • a40174dcd0 include for compile with alloc_stats wouter 2012-02-15 15:16:39 +0000
  • a8abf019dc fix race condition. wouter 2012-02-15 15:03:36 +0000
  • 14a5d289af free unsupported trust anchors. wouter 2012-02-15 14:53:45 +0000
  • d5150eafeb - unbound-control forward_add, forward_remove, stub_add, stub_remove can modify stubs and forwards for running unbound (on mobile computer) they can also add and remove domain-insecure for the zone. wouter 2012-02-15 14:35:28 +0000
  • ad8753ad44 hints uses malloc for more dynamicity. wouter 2012-02-15 09:38:34 +0000
  • 7fe22008d7 - Fix forward-zone memory, uses malloc and frees original root dp. wouter 2012-02-15 08:50:17 +0000
  • 7d756333e8 - iter forwards uses malloc inside for more dynamicity. wouter 2012-02-14 15:41:09 +0000
  • 4c9275628a - Fix sticky NS (ghost domain problem) if prefetch is yes. wouter 2012-02-14 11:06:44 +0000
  • 7967a55716 iana portlist updated. wouter 2012-02-13 10:59:07 +0000
  • e4ac9e9503 - RT#2955. Fix for cygwin compilation. wouter 2012-02-13 10:42:22 +0000
  • 257ec6f755 debug infra lines for infa timeout counters. wouter 2012-02-10 14:48:09 +0000
  • ee86f47893 fix unit test to be more reliable on slower systems. wouter 2012-02-10 14:09:39 +0000
  • 92c844ad08 - unit test fix for nomem_cnametopos.rpl race condition. wouter 2012-02-10 12:54:27 +0000
  • c8396f3878 - Fix timeouts to keep track of query type, A, AAAA and other, if another has caused timeout blacklist, different type can still probe. wouter 2012-02-10 12:17:25 +0000
  • 6700b06105 gmake no longer needed. wouter 2012-02-10 10:34:15 +0000
  • 575e9face7 - Slightly smaller critical region in one case in infra cache. wouter 2012-02-10 09:21:06 +0000
  • 3c2532e0ac - Fix AHX_BROKEN_MEMCMP for autoheader mess up of #undef in config.h. wouter 2012-02-09 12:40:19 +0000
  • a94bcbdd57 autoconf on fedora. wouter 2012-02-09 08:28:35 +0000
  • 778fd7476a - workaround for openssl 0.9.8 ecdsa sha2 and evp problem. wouter 2012-02-08 16:40:46 +0000
  • 467b5e8f5c iana portlist updated. wouter 2012-02-08 13:31:47 +0000
  • 27329b8cc9 - implement draft-ietf-dnsext-ecdsa-04; which is in IETF LC; This implementation is experimental at this time and not recommended for use on the public internet (the protocol numbers have not been assigned). Needs recent ldns with --enable-ecdsa. - fix memory leak in errorcase for DSA signatures. wouter 2012-02-08 13:22:44 +0000
  • 05f82d8e99 - fix for windows, rename() is not posix compliant on windows. wouter 2012-02-03 14:56:09 +0000
  • 6ca7eac6ef iana portlist updated. wouter 2012-02-02 09:47:02 +0000
  • 2d7d2aae07 trunk is 1.4.17 in development. wouter 2012-02-02 09:21:11 +0000
  • 42066148e1 changelog. wouter 2012-02-02 09:05:29 +0000
  • 23acd425f0 - Fix validation failures (like: validation failure xx: no NSEC3 closest encloser from yy for DS zz. while building chain of trust, because of a bug in the TTL-fix in 1.4.15, it picked the wrong rdata for an NSEC3. Now it does not change rdata, and fixes TTL. wouter 2012-02-01 11:18:07 +0000
  • 365d5a6792 - Fix version-number in libtool to be version-info so it produces libunbound.so.2 like it should. wouter 2012-01-30 08:46:25 +0000