Commit Graph

  • 865b0eb154 - Added mesh_add_sub to add detached mesh entries. - Use mesh_add_sub for key tag signaling queries. ralph 2017-05-02 13:17:56 +0000
  • 68faf5f1b7 - Fix sldns int16_data parse. wouter 2017-05-02 12:15:06 +0000
  • 31f0f438e1 - Fix sldns wire2str printout of RR type CAA tags. wouter 2017-05-02 12:05:10 +0000
  • b8fff5236f - Added test for leak of stub information. wouter 2017-05-02 09:16:54 +0000
  • 0c37eb95a7 Fix #1258: 64bit getting installed in C:\Program Files (x86). wouter 2017-05-01 14:57:36 +0000
  • 12aadd1da8 - Fix #1258: Windows 10 X64 unbound 1.6.2 service will not start. wouter 2017-05-01 14:41:40 +0000
  • de5995245a - iana portlist update wouter 2017-05-01 13:29:48 +0000
  • 216dce82e4 - Fix #1259: "--disable-ecdsa" argument overwritten by "#ifdef SHA256_DIGEST_LENGTH@daemon/remote.c". wouter 2017-05-01 07:34:48 +0000
  • fd4bcbf41b regional_alloc + memcpy to regional_alloc_init ralph 2017-04-26 15:03:32 +0000
  • 4449cb4ed8 please lint ralph 2017-04-26 13:27:07 +0000
  • 0be5e03a03 - Implemented trust anchor signaling using key tag query. ralph 2017-04-26 12:58:13 +0000
  • 30af680c75 - Based on #1257: check parse limit before t increment in sldns RR string parse routine. wouter 2017-04-26 09:03:15 +0000
  • 56fa55c4c2 - trunk contains 1.6.3 version number (changes from 1.6.2 back from when the 1.6.2rc1 tag has been created). wouter 2017-04-24 12:30:55 +0000
  • 0a217826f9 variables get_option and set_option also for dnscrypt. wouter 2017-04-24 09:00:45 +0000
  • 9c78af8fd0 - unbound-checkconf -o allows query of dnstap config variables. Also unbound-control get_option. wouter 2017-04-24 08:30:32 +0000
  • 2c2c4f6c2a - iana portlist update ralph 2017-04-21 10:26:01 +0000
  • 4a6a87e6c3 - Fix #1254: clarify ratelimit-{for,below}-domain (from Manu Bretelle). ralph 2017-04-21 10:20:35 +0000
  • 85a5a277c6 - Fix #1253: unused variable in edns-subnet/addrtree.c:getbit(). ralph 2017-04-18 13:25:09 +0000
  • e61bcbfd71 - Fix #1252: more indentation inconsistencies. ralph 2017-04-18 09:00:52 +0000
  • 436346f3fa lint. wouter 2017-04-13 13:29:38 +0000
  • 7275ded41e more lint for stats wouter 2017-04-13 13:24:26 +0000
  • 4a7b0a0112 no lint for timeval. wouter 2017-04-13 13:17:51 +0000
  • 6e6dc43b16 more lint. wouter 2017-04-13 13:11:54 +0000
  • a55fa329a4 please lint. wouter 2017-04-13 13:03:38 +0000
  • 84c15bf375 please lint. wouter 2017-04-13 12:56:53 +0000
  • c9b7a99a61 one more dependency wouter 2017-04-13 12:47:46 +0000
  • 6e077f9cf9 - (for 1.6.3:) unbound.h exports the shm stats structures. They use type long long and no ifdefs, and ub_ before the typenames. wouter 2017-04-13 12:47:29 +0000
  • 7ab393f952 - Added ECS unit test (from Manu Bretelle). - ECS documentation fix (from Manu Bretelle). ralph 2017-04-13 08:49:32 +0000
  • ca3bbbaf26 - tag for 1.6.2rc1 wouter 2017-04-13 07:37:07 +0000
  • 059c3b9f93 - Fix #1250: inconsistent indentation in services/listen_dnsport.c. wouter 2017-04-13 07:17:05 +0000
  • 91dc0c2527 - subnet mem value is available in shm, also when not enabled, to make the struct easier to memmap by other applications, independent of the configuration of unbound. wouter 2017-04-12 15:01:11 +0000
  • 09aa92b446 - Set SHM ECS memory usage to 0 when module not loaded. ralph 2017-04-12 13:51:34 +0000
  • ec8e746c14 - Fix #1249: unbound doesn't return FORMERR to bogus ECS. ralph 2017-04-12 13:12:21 +0000
  • 6bb149e7b9 - Properly check for allocation failure in local_data_find_tag_datas. ralph 2017-04-12 12:44:53 +0000
  • 9c39f97933 - Fix #1247: unbound does not shorten source prefix length when forwarding ECS. ralph 2017-04-12 11:47:18 +0000
  • c2cea9742b - Also display ECS module memory stats in stats_shm ralph 2017-04-11 13:37:39 +0000
  • 630d010b05 - Display ECS module memory usage. ralph 2017-04-11 13:10:30 +0000
  • 69b95138b8 better description. - harden-algo-downgrade: no also makes unbound more lenient about digest algorithms in DS records. wouter 2017-04-10 13:56:31 +0000
  • 606e079e89 - harden algo downgrade also makes unbound more lenient about digest algorithms in DS records. wouter 2017-04-10 13:38:50 +0000
  • 1d3e451335 - Use correct identifier for SHM destroy. ralph 2017-04-10 12:58:26 +0000
  • d8a0ad2f75 - Zero initialize addrtree allocation. ralph 2017-04-10 10:46:54 +0000
  • 957c97805b Respip dereference after NULL check. ralph 2017-04-10 10:18:22 +0000
  • 9b5ca3ffd8 - Remove ECS option after REFUSED answer - Fix small memory leak in edns_opt_copy_alloc ralph 2017-04-10 09:12:04 +0000
  • fb883575c5 - Fix pythonmod for cb changes. - Some whitespace fixup. george 2017-04-07 17:07:16 +0000
  • 1acd41add5 Unlock view in respip unit test ralph 2017-04-07 08:57:05 +0000
  • b4ee3a800a - Fix pythonmod for cb changes. wouter 2017-04-06 14:17:37 +0000
  • 4fd22ee5c5 assign cb_arg wouter 2017-04-06 13:47:46 +0000
  • 9d03b5781d - remove malloc from inplace_cb_register ralph 2017-04-06 13:41:49 +0000
  • 0fb4985d08 Fixup unused parameters. wouter 2017-04-06 13:35:33 +0000
  • b99b9a82e2 fixup unused parameters. wouter 2017-04-06 13:23:52 +0000
  • 4113eb0a41 - Generalise inplace callback (de)registration - (de)register inplace callbacks for module id - No unbound-control set_option for ECS options - Deprecated client-subnet-opcode config option - Introduced client-subnet-always-forward config option - Changed max-client-subnet-ipv6 default to 56 (as in RFC) - Removed extern ECS config options - module_restart_next now calls clear on all following modules - Also create ECS module qstate on module_event_pass event ralph 2017-04-06 13:13:06 +0000
  • 3ff65cf677 - Fix respip for braces when locks arent used. wouter 2017-04-06 11:57:27 +0000
  • 532e7adc95 - iana portlist update wouter 2017-04-06 07:04:34 +0000
  • 9951a634b9 - Small fixup for documentation. wouter 2017-04-06 06:55:55 +0000
  • f3b334c5f2 - iana portlist update wouter 2017-04-04 13:46:45 +0000
  • 5262f39894 - Fix #1244: document that use of chroot requires trust anchor file to be under chroot. wouter 2017-04-04 13:39:33 +0000
  • 5db6e95520 - Do not add current time twice to TTL before ECS cache store. - Do not touch rrset cache after ECS cache message generation. - Use LDNS_EDNS_CLIENT_SUBNET as default ECS opcode. ralph 2017-04-03 09:36:18 +0000
  • 34de886973 - iana portlist update wouter 2017-04-03 09:07:17 +0000
  • 3ad4ef86b2 - Fix #1217: Add metrics to unbound-control interface showing crypted, cert request, plaintext and malformed queries (from Manu Bretelle). wouter 2017-04-03 09:03:32 +0000
  • 509e1b4115 include for gettimeofday wouter 2017-03-27 06:50:29 +0000
  • 7d2b8dcf4c - Remove (now unused) event2 include from dnscrypt code. wouter 2017-03-27 06:27:22 +0000
  • e8104361b1 - Update Changelog. george 2017-03-24 11:02:26 +0000
  • b92d2de4fd - Fix to prevent non-referal query from being cached as referal when the no_cache_store flag was set. george 2017-03-24 10:51:56 +0000
  • ac4f0b210f - Fix #1239: configure fails to find python distutils if python prints warning. wouter 2017-03-23 10:23:38 +0000
  • 0380b96b0a - Fix #1229: Systemd service sandboxing, options in wrong sections. wouter 2017-03-22 07:22:34 +0000
  • b56b1d258a - Fix #1238: segmentation fault when adding through the remote interface a per-view local zone to a view with no previous (configured) local zones. wouter 2017-03-22 07:19:38 +0000
  • aa24cd43cf ltmain from Fedora distro. wouter 2017-03-21 14:20:59 +0000
  • 25cc2eec22 autoconf (because easier diffs with other releases) wouter 2017-03-21 14:18:45 +0000
  • 12728301d7 - Merge EDNS Client subnet implementation from feature branch into main branch, using new EDNS processing framework. ralph 2017-03-21 12:08:17 +0000
  • 072eb0621c - Fix doxygen for dnscrypt files. wouter 2017-03-21 08:50:17 +0000
  • e385b865d5 - fixup for lruhash (whitespace and header file comment). - dnscrypt tests. wouter 2017-03-20 15:51:34 +0000
  • 221cc9ce92 nicer gettimeofday error handling. wouter 2017-03-20 15:35:00 +0000
  • 1609d1cea5 Fixup compile without libsodium. wouter 2017-03-20 15:30:53 +0000
  • 4d105c1fea whitespace better. wouter 2017-03-20 15:26:41 +0000
  • d1cd3545e2 - lru_demote and lruhash_insert_or_retrieve functions for getdns. wouter 2017-03-20 15:25:06 +0000
  • 6f6b204768 more fixups. wouter 2017-03-20 15:16:19 +0000
  • 25d0a7279d - make depend, autoconf, remove warnings about statement before var. wouter 2017-03-20 15:09:06 +0000
  • a48c8c5ba0 - #1217. DNSCrypt support, with --enable-dnscrypt, libsodium and then enabled in the config file from Manu Bretelle. wouter 2017-03-20 14:55:31 +0000
  • 8eb62715cf - Fix #1237 - Wrong resolving in chain, for norec queries that get SERVFAIL returned. wouter 2017-03-17 14:32:25 +0000
  • 7230af0dcb - Patch for view functionality for local-data-ptr from Björn Ketelaars. wouter 2017-03-17 08:01:40 +0000
  • b6b86b42ae prettier size_t and defines. wouter 2017-03-16 15:43:25 +0000
  • 424cd1b85b Fixup array reference wouter 2017-03-16 15:24:14 +0000
  • d1008c4c79 fix for lint wouter 2017-03-16 15:18:10 +0000
  • b32ca06dfe one less include and make depend wouter 2017-03-16 15:15:04 +0000
  • 308764d7e3 fix layout. wouter 2017-03-16 15:10:08 +0000
  • 2304305fdf fix comparison, unsigned does not become negative. wouter 2017-03-16 15:07:34 +0000
  • 1e6a871864 - trustanchor tags are sorted. reusable routine to fetch taglist. wouter 2017-03-16 15:04:18 +0000
  • bd9bcfa75f - Fix that looped DNAMEs do not cause unbound to spend effort. wouter 2017-03-16 14:32:58 +0000
  • 86bf7f9a6a fixup wouter 2017-03-16 09:29:59 +0000
  • ae637edc9a fix doxygen annotation wouter 2017-03-16 09:28:19 +0000
  • 89d724e393 remove debug print out wouter 2017-03-16 09:27:08 +0000
  • 27d8c63674 - Add trustanchor.unbound CH TXT that gets a response with a number of TXT RRs with a string like "example.com. 2345 1234" with the trust anchors and their keytags. wouter 2017-03-16 09:17:58 +0000
  • 37d054722f Fixup validation test; the YXDOMAIN is returned and the DNAME. wouter 2017-03-13 08:29:08 +0000
  • 838e7b0434 - Fix #1235: Fix too long DNAME expansion produces SERVFAIL instead of YXDOMAIN + query loop, reported by Petr Spacek. wouter 2017-03-13 08:27:01 +0000
  • 78b0cf1216 - testbound understands Deckard MATCH rcode question answer commands. wouter 2017-03-13 08:15:07 +0000
  • 7d444915c1 - Fix #1234: shortening DNAME loop produces duplicate DNAME records in ANSWER section. wouter 2017-03-10 13:04:24 +0000
  • e69494bdc0 - unbound-control list local zone and data commands listed in the help output. wouter 2017-03-09 16:25:32 +0000
  • 485f5b6e49 fixup testbound -1 wouter 2017-03-09 13:31:16 +0000
  • 95958e3188 fixup script tests wouter 2017-03-09 13:23:06 +0000
  • 7dd4463598 - --disable-sha1 disables SHA1 support in RRSIG, so from DNSKEY and DS records. NSEC3 is not disabled. - fake-sha1 test option; print warning if used. To make unit tests. wouter 2017-03-09 13:18:08 +0000