3988f19986- swig version 2.0.1 required.
wouter
2017-03-08 07:57:06 +0000
3220b2ae3b- make depend for build dependencies.
wouter
2017-03-08 07:54:41 +0000
099cd16231- Response actions based on IP address from Jinmei Tatuya (Infoblox).
wouter
2017-03-07 14:58:51 +0000
3b1a3fa1ff- Fix#1230: swig version 2.0.0 is required for pythonmod, with 1.3.40 it crashes when running repeatly unbound-control reload.
wouter
2017-03-07 10:40:45 +0000
79a5df5e2cFix doxygen for recent commit.
wouter
2017-02-23 13:54:04 +0000
f0a9c86a73- Patch from Luiz Fernando Softov for Stats Shared Memory. - unbound-control stats_shm command prints stats using shared memory, which uses less cpu.
wouter
2017-02-23 12:05:05 +0000
aa13e3c345- Fix doc/CNAME-basedRedirectionDesignNotes.pdf zone static to redirect.
wouter
2017-02-23 08:27:31 +0000
32e6e2640a- Fix#1224: Fix that defaults should not fall back to "Program Files (x86) if Unbound is 64bit by default on windows.
wouter
2017-02-22 07:31:32 +0000
60a7029fcd- Fix to rename internally used types from _t to _type, because _t type names are reserved by POSIX. - iana portlist update
wouter
2017-01-19 10:25:41 +0000
affae9bc85- Fix to Rename ub_callback_t to ub_callback_type, because POSIX reserves _t typedefs.
wouter
2017-01-19 09:08:15 +0000
3510c9fe88- Fix#1185: Source IP rate limiting, patch from Larissa Feng.
wouter
2017-01-05 13:57:12 +0000
59ef29ffc6- Fix#1184: Log DNS replies. This includes the same logging information that DNS queries and response code and response size, patch from Larissa Feng.
wouter
2017-01-05 11:39:54 +0000
18076beaf4and ratelimit the formerr.
wouter
2017-01-05 10:22:13 +0000
87ce833579- Fix to return formerr for queries for meta-types, to avoid packet amplification if this meta-type is sent on to upstream.
wouter
2017-01-05 08:14:34 +0000
2fce5ecdb6Remove warnings about unused variables.
wouter
2017-01-03 14:01:12 +0000
e46a0f2dd5- Fix reload chdir failure when also chrooted to that directory.
wouter
2017-01-03 13:46:00 +0000
3ea720544a- configure --enable-systemd and lets unbound use systemd sockets if you enable use-systemd: yes in unbound.conf. Also there are contrib/unbound.socket and contrib/unbound.service: systemd files for unbound, install them in /usr/lib/systemd/system. Contributed by Sami Kerola and Pavel Odintsov.
wouter
2017-01-03 13:43:29 +0000
dcffda6131- Fix#1194: Cross build fails when $host isn't uname for getentropy.
wouter
2017-01-02 08:51:50 +0000
3b3e257e29Pass RCODE value to encode as int to local_error_encode()
ralph
2016-12-23 12:34:02 +0000
4087fc2b30- Fix#1190: Do not echo back EDNS options in local-zone error response. - iana portlist update
ralph
2016-12-23 11:46:54 +0000
9522d3d9f3- Fix#1188: Unresolved symbol 'fake_dsa' in libunbound.so when built with Nettle
ralph
2016-12-21 10:29:19 +0000
d3e75b9829- Fix#1191: remove comment about view deletion.
ralph
2016-12-19 11:37:05 +0000
95a5611b2f- Fix inet_ntop and inet_pton warnings in windows compile.
wouter
2016-12-15 13:10:58 +0000
d4cc9d64b8- 64bit is default for windows builds.
wouter
2016-12-15 11:34:24 +0000
b137d5d5e2please lint again.
george
2016-12-06 14:41:14 +0000
6fac383510please lint again.
george
2016-12-06 14:33:08 +0000
75dcf6d6fbplease lint.
george
2016-12-06 14:15:49 +0000
c6d6c24c11- Minor Python doc fix for testing commit post-hooks.
george
2016-12-06 14:04:42 +0000
4812f02dd0- Added generic EDNS code for registering known EDNS option codes, bypassing the cache response stage and uniquifying mesh states. Four EDNS option lists were added to module_qstate (module_qstate.edns_opts_*) to store EDNS options from/to front/back side. - Added two flags to module_qstate (no_cache_lookup, no_cache_store) that control the modules' cache interactions. - Added code for registering inplace callback functions. The registered functions can be called just before replying with local data or Chaos, replying from cache, replying with SERVFAIL, replying with a resolved query, sending a query to a nameserver. The functions can inspect the available data and maybe change response/query related data (i.e. append EDNS options). - Updated Python module for the above. - Updated Python documentation.
george
2016-12-06 13:42:51 +0000
53fd252cbeadd unset type to localzone_type enum, used for unset tag_action elements
ralph
2016-12-05 15:52:47 +0000
1bd4c7b445- Fix#1173: differ local-zone type deny from unset tag_actions element.
ralph
2016-12-05 14:48:49 +0000
7f129989a4Remove bugzila reference
ralph
2016-12-01 14:49:54 +0000
17daa18c33- hyphen as minus fix, by Andreas Schulze
ralph
2016-12-01 09:34:02 +0000
4575fa9149- Added local-zones and local-data bulk addition and removal functionality in unbound-control (local_zones, local_zones_remove, local_datas and local_datas_remove). - iana portlist update
ralph
2016-11-30 11:22:29 +0000
5e81b62603Fixup for windows compile.
wouter
2016-11-29 15:49:37 +0000
c85bc4dac0- braces in view.c around lock statements.
wouter
2016-11-29 15:28:25 +0000
730408105b- version 1.6.0 is in the development branch.
wouter
2016-11-29 13:33:09 +0000
d23b451f6e- new install-sh.
wouter
2016-11-28 09:52:02 +0000