Commit Graph

  • 1ad184b5e2 - Fix time in case answer comes from cache in ub_resolve_event(). wouter 2016-05-30 12:48:11 +0000
  • 665f715789 - Fix #768: Unbound Service Sometimes Can Not Shutdown Completely, WER Report Shown Up. Close handle before closing WSA. wouter 2016-05-27 13:49:54 +0000
  • d65265678e - Document write permission to directory of trust anchor needed. wouter 2016-05-27 07:51:35 +0000
  • 3e16023c94 - Fix #770: Small subgroup attack on DH used in unix pipe on localhost if unbound control uses a unix local named pipe. wouter 2016-05-27 06:50:49 +0000
  • f43aba4792 - Updated patch from Charles Walker. wouter 2016-05-26 06:49:44 +0000
  • 94815f49b2 - iana portlist update. wouter 2016-05-24 13:10:29 +0000
  • 8caa2f8f76 - remove memory leak from lame-check patch. wouter 2016-05-24 13:07:13 +0000
  • ac4562081c - disable-dnssec-lame-check config option from Charles Walker. wouter 2016-05-24 12:17:42 +0000
  • 5a63d01b42 - Fix #767: Reference to an expired Internet-Draft in harden-below-nxdomain documentation. wouter 2016-05-23 12:51:55 +0000
  • 6f1a304b44 - iana portlist update. ralph 2016-05-20 14:13:04 +0000
  • c33ba2b2c4 - No QNAME minimisation fall-back for NXDOMAIN answers from DNSSEC signed zones. ralph 2016-05-20 14:04:27 +0000
  • 05188b4fc8 - Fix #766: dns64 should synthesize results on timeout/errors. wouter 2016-05-20 06:35:49 +0000
  • e99c41d4b6 - Fix #761: DNSSEC LAME false positive resolving nic.club. wouter 2016-05-18 14:09:12 +0000
  • c5303b37ba - trunk updated with output of flex 2.6.0. wouter 2016-05-17 15:01:24 +0000
  • 4b89cc955c debug printout for edns padding option (printed at high verbosity in log for incoming packets) wouter 2016-05-12 12:17:50 +0000
  • d03179e264 - Fix memory leak in out-of-memory conditions of local zone add. wouter 2016-05-06 06:56:51 +0000
  • 706088d4fb - Fix sldns with static checking fixes copied from getdns. wouter 2016-04-29 15:02:00 +0000
  • 510f53edb9 - Fix #759: 0x20 capsforid no longer checks type PTR, for compatibility with cisco dns guard. This lowers false positives. wouter 2016-04-28 07:24:50 +0000
  • 95dc6bcaa2 trying to debug. wouter 2016-04-25 14:53:53 +0000
  • d6c516b3c8 Trying to debug #756. wouter 2016-04-22 14:29:21 +0000
  • 0e16f76489 code improvement. wouter 2016-04-21 15:02:00 +0000
  • cf11bd429f Fix input length. wouter 2016-04-21 12:29:27 +0000
  • 7839e31ea0 more please lint. wouter 2016-04-21 10:07:45 +0000
  • 38a60dd086 please lint. wouter 2016-04-21 09:57:44 +0000
  • 09da84af77 define-tag and local-zone-tag configuration. wouter 2016-04-21 09:49:02 +0000
  • 0fb3291442 comment notes. wouter 2016-04-19 15:10:20 +0000
  • bb017548b7 make depend wouter 2016-04-18 15:00:11 +0000
  • 870f770bf8 More cachedb work. wouter 2016-04-18 14:59:31 +0000
  • c205ed7daf please lint. wouter 2016-04-18 12:39:16 +0000
  • 7d48d0a93b Slightly more general (i.e. for TYPE0 too). wouter 2016-04-18 12:23:21 +0000
  • e9465717a6 Explain what we do. wouter 2016-04-18 12:00:57 +0000
  • d71745a17e - Fix some malformed reponses to edns queries get fallback to nonedns. wouter 2016-04-18 11:56:55 +0000
  • 6fd683c0aa - cachedb module event handling design. wouter 2016-04-15 14:19:00 +0000
  • 32bea2003b - iana portlist update. wouter 2016-04-14 14:55:29 +0000
  • 704a4a7c48 - cachedb module framework (empty). wouter 2016-04-14 14:50:18 +0000
  • 018d9e9265 - Fix #753: document dump_requestlist is for first thread. wouter 2016-04-12 15:10:31 +0000
  • 6fa4d6f2a8 - Fix #749: unbound-checkconf gets SIGSEGV when use against a malformatted conf file. wouter 2016-03-24 12:30:47 +0000
  • 7824663801 - Document permit-small-holddown for 5011 debug. wouter 2016-03-24 08:10:40 +0000
  • 9cf951bc85 Stop memory leak on error condition. wouter 2016-03-23 09:18:29 +0000
  • ad159008d6 please lint. wouter 2016-03-23 08:42:18 +0000
  • 16f46e5028 please lint. wouter 2016-03-23 08:37:27 +0000
  • 59868899cf note RFC number. wouter 2016-03-23 08:35:58 +0000
  • 43a523ffbd please lint. wouter 2016-03-23 08:32:17 +0000
  • 7b6e5dd9c7 - OpenSSL 1.1.0 portability, --disable-dsa configure option. wouter 2016-03-23 08:19:49 +0000
  • bb32d6f82c - OPENSSL_config is deprecated, removing. wouter 2016-03-21 11:44:03 +0000
  • bcc54c168d - ERR_remove_state deprecated since openssl 1.0.0. wouter 2016-03-21 11:38:50 +0000
  • a75003f99b - acx_nlnetlabs.m4 to v34, with -ldl -pthread test for libcrypto. wouter 2016-03-21 10:22:40 +0000
  • cb943bad34 - Fix test for openssl to use HMAC_Update for 1.1.0. - acx_nlnetlabs.m4 to v33, with HMAC_Update. wouter 2016-03-21 10:10:10 +0000
  • 094f0f5d8f - Fix dnstap-log-resolver-response-messages, from Nikolay Edigaryev. wouter 2016-03-21 09:04:21 +0000
  • 3002991ef1 - Fix compile of getentropy_linux for SLES11 servicepack 4. wouter 2016-03-21 08:25:03 +0000
  • dfff30e7ee - Validate QNAME minimised NXDOMAIN responses. - If QNAME minimisation is enabled, do cache lookup for QTYPE NS in harden-below-nxdomain. ralph 2016-03-18 15:44:41 +0000
  • 8061e51f9b - Limit number of QNAME minimisation iterations. ralph 2016-03-17 14:44:41 +0000
  • 18e05e8afb - iana portlist update. wouter 2016-03-17 14:07:33 +0000
  • 4ecf673365 - Fix #746: Fix unbound sets CD bit on all forwards. If no trust anchors, it'll not set CD bit when forwarding to another server. If a trust anchor, no CD bit on the first attempt to a forwarder, but CD bit thereafter on repeated attempts to get DNSSEC. wouter 2016-03-17 14:01:59 +0000
  • d6c8fc8e04 - Fix ip-transparent for ipv6 on FreeBSD, thanks to Nick Hibma. Attribute fix. wouter 2016-03-16 08:33:30 +0000
  • c802903845 Fix. wouter 2016-03-16 08:15:27 +0000
  • 23eed13fbe - Fix ip-transparent for tcp on freebsd. wouter 2016-03-16 08:13:25 +0000
  • 60d06dae7c - Fix ip-transparent for ipv6 on FreeBSD. wouter 2016-03-16 07:20:35 +0000
  • 6960c1f306 And documentation. wouter 2016-03-15 09:42:56 +0000
  • cc92e91d47 - ip_freebind: yesno option in unbound.conf sets IP_FREEBIND for binding to an IP address while the interface or address is down. wouter 2016-03-15 09:35:48 +0000
  • c6f9086908 Fix compile for ub_event code with older libev. wouter 2016-03-14 13:45:51 +0000
  • bc104354fd - Fix warnings in ifdef corner case, older or unknown libevent. wouter 2016-03-14 11:30:44 +0000
  • 74a2747178 - For test put free in pluggable api in parenthesis. wouter 2016-03-11 13:54:08 +0000
  • 3a7bd99cf2 - No side effects in tolower() call, in case it is a macro. wouter 2016-03-11 13:46:46 +0000
  • f1fdb9c958 - Fix libev usage of dispatch return value. wouter 2016-03-11 12:57:09 +0000
  • c024f206b2 Correct operator precedence in ev bits conversions willem 2016-03-11 11:56:34 +0000
  • 76470e2d6f Remove statement before declaration warning. wouter 2016-03-11 11:33:03 +0000
  • c1474c7dd9 Fix libev with pluggable event API willem 2016-03-11 10:30:23 +0000
  • 5fb7fc14f2 Fix base member. wouter 2016-03-11 09:06:26 +0000
  • 6e15a6d9fa - Remove warning about unused parameter in event_pluggable.c. wouter 2016-03-11 08:09:18 +0000
  • 8cfd366131 Fix pluggable backend2str. wouter 2016-03-10 14:51:54 +0000
  • 24fb9c0d1b unpretty fix for backend2str. wouter 2016-03-10 14:49:16 +0000
  • c20ef7f2ae - Fixup backend2str for libev. wouter 2016-03-10 14:39:48 +0000
  • 7470ecfdca - Fixup of compile fix for pluggable event API from P.Y. Adi Prasaja. wouter 2016-03-10 12:54:35 +0000
  • aaf1ed9f3f Reverted wrong fix. wouter 2016-03-10 12:53:56 +0000
  • 3d6a934378 Forgot to rename some variables willem 2016-03-10 12:49:19 +0000
  • 8a999b6ea3 Fixes for libev willem 2016-03-10 12:12:29 +0000
  • ea0611cdc1 Compile fixes for pluggable event API from P.Y. Adi Prasaja. willem 2016-03-10 11:33:04 +0000
  • a5c620d824 - Compile fix for pluggable event API from P.Y. Adi Prasaja. wouter 2016-03-10 11:04:52 +0000
  • 6e2fa61dc7 And aclocal too (you need matching libtool versions for configure to work). wouter 2016-03-10 08:30:07 +0000
  • edb30a7f74 - Updated L root IPv6 address. wouter 2016-03-10 08:23:46 +0000
  • a56db8244f - Updated configure and ltmain.sh. wouter 2016-03-10 08:20:52 +0000
  • 14b0b40576 User defined pluggable event API for libunbound willem 2016-03-09 15:34:21 +0000
  • 3f127a5019 - iana ports fetched via https. - iana portlist updated. wouter 2016-03-08 08:00:42 +0000
  • 4ccfd1751e One review comment and something I forgot :-( willem 2016-03-07 16:01:09 +0000
  • b8f745d47d User defined pluggable event mechanism (for review) willem 2016-03-07 14:10:06 +0000
  • e93f50f768 - Fix #747: assert in outnet_serviced_query_stop. wouter 2016-03-07 10:00:08 +0000
  • 787cdd6edf - configure tests for the weak attribute support by the compiler. wouter 2016-03-03 15:59:25 +0000
  • fb81dd7f57 - Fix #745: unbound.py - idn2dname throws UnicodeError when idnname contains trailing dot. (Fix from Ralph) wouter 2016-03-02 08:18:38 +0000
  • 40fd246b09 - iana portlist update. wouter 2016-03-02 08:16:35 +0000
  • d32ae1efcf - 1.5.8 release tag - trunk contains 1.5.9 in development. wouter 2016-03-02 08:15:05 +0000
  • 93773aa8b2 - Fix that NSEC3 negative cache is used when there is no salt. wouter 2016-02-24 15:02:35 +0000
  • f446519985 - Fix OpenBSD asynclook lock free that gets used later (fix test code). wouter 2016-02-24 14:52:28 +0000
  • 3b4f348a23 prettier, now for the zone syntax check. wouter 2016-02-23 13:29:35 +0000
  • 9156edbfce Prettier code. wouter 2016-02-23 13:21:13 +0000
  • 0236d2de1a Documentation for the ub_ctx_set_stub function. wouter 2016-02-23 13:12:08 +0000
  • ee22e96f85 - sorted ubsyms.def file with exported libunbound functions. wouter 2016-02-23 13:05:34 +0000
  • b914de59f9 And export the symbol. wouter 2016-02-23 11:36:21 +0000
  • ad524d32ce - ub_ctx_set_stub() function for libunbound to config stub zones. wouter 2016-02-23 10:43:10 +0000
  • 135242a7b0 - iana portlist update. wouter 2016-02-19 14:38:48 +0000