]> granicus.if.org Git - pdns/log
pdns
7 years agoMerge pull request #5414 from rgacogne/more-nm-unit-tests
Peter van Dijk [Mon, 19 Jun 2017 15:09:10 +0000 (17:09 +0200)]
Merge pull request #5414 from rgacogne/more-nm-unit-tests

Add more tests to the Netmask unit tests

7 years agoMerge pull request #5417 from lifeforms/docs-recursor-fix
Peter van Dijk [Mon, 19 Jun 2017 15:08:35 +0000 (17:08 +0200)]
Merge pull request #5417 from lifeforms/docs-recursor-fix

howtos: avoid unrestricted recursive resolution in 4.0.x ALIAS example

7 years agoMerge pull request #5422 from mind04/ed25519
Peter van Dijk [Sat, 17 Jun 2017 15:11:13 +0000 (17:11 +0200)]
Merge pull request #5422 from mind04/ed25519

 do not hash the message in the ed25519 signer

7 years agodo not hash the message in the ed25519 signer
Kees Monshouwer [Fri, 16 Jun 2017 20:29:13 +0000 (22:29 +0200)]
do not hash the message in the ed25519 signer

https://www.rfc-editor.org/errata_search.php?rfc=8080

This is a Native zone
Metadata items: None
Zone has NSEC semantics
keys:
ID = 1 (CSK), flags = 257, tag = 3613, algo = 15, bits = 256      Active ( ED25519 )
CSK DNSKEY = example.com. IN DNSKEY 257 3 15 l02Woi0iS8Aa25FQkUd9RMzZHJpBoRQwAQEX1SxZJA4= ; ( ED25519 )
DS = example.com. IN DS 3613 15 1 b2c63605467c4a40942b47a953e9c0d38f81083a ; ( SHA1 digest )
DS = example.com. IN DS 3613 15 2 3aa5ab37efce57f737fc1627013fee07bdf241bd10f3b1964ab55c78e79a304b ; ( SHA256 digest )
DS = example.com. IN DS 3613 15 4 89389da437fca8372e67359dfc0dd4428fa2615df6e31bc5501677dd068514fea5c4efaf82188530a8a1645d9d3ef884 ; ( SHA-384 digest )

DNSKEY and DS match

7 years agohowtos: avoid unrestricted recursive resolution in 4.0.x ALIAS example
Walter Hop [Thu, 15 Jun 2017 16:47:44 +0000 (18:47 +0200)]
howtos: avoid unrestricted recursive resolution in 4.0.x ALIAS example

7 years agoAdd more tests to the Netmask unit tests
Remi Gacogne [Thu, 15 Jun 2017 14:36:52 +0000 (16:36 +0200)]
Add more tests to the Netmask unit tests

Additional tests:

 * getBits()
 * isIpv4()
 * isIPv6()
 * getNetwork()
 * getMaskedNetwork()
 * check that Netmasks constructed from ComboAddresses with different
ports match

7 years agoMerge pull request #5367 from pieterlexis/pdnsutil-and-sql-statements-in-doc
Peter van Dijk [Thu, 15 Jun 2017 12:44:06 +0000 (14:44 +0200)]
Merge pull request #5367 from pieterlexis/pdnsutil-and-sql-statements-in-doc

Docs: add pdnsutil examples to domain metadata

7 years agoMerge pull request #5363 from mind04/axfr-rectify
Peter van Dijk [Thu, 15 Jun 2017 12:38:54 +0000 (14:38 +0200)]
Merge pull request #5363 from mind04/axfr-rectify

add root zone to rectify-axfr test

7 years agoMerge pull request #5379 from pieterlexis/smimea
Peter van Dijk [Thu, 15 Jun 2017 12:35:42 +0000 (14:35 +0200)]
Merge pull request #5379 from pieterlexis/smimea

Add the SMIMEA RRType (RFC 8162)

7 years agoMerge pull request #5372 from rgacogne/rec-edns-cache-bees
Peter van Dijk [Thu, 15 Jun 2017 12:34:52 +0000 (14:34 +0200)]
Merge pull request #5372 from rgacogne/rec-edns-cache-bees

rec: Don't take the initial ECS source for a scope one if EDNS is off

7 years agoMerge pull request #5387 from Gibheer/master
Peter van Dijk [Thu, 15 Jun 2017 12:32:57 +0000 (14:32 +0200)]
Merge pull request #5387 from Gibheer/master

allow control socket to listen on IPv6

7 years agoMerge pull request #5389 from zeha/api-cname
Peter van Dijk [Thu, 15 Jun 2017 12:32:32 +0000 (14:32 +0200)]
Merge pull request #5389 from zeha/api-cname

API: Auth: forbid mixing CNAME and other RRsets

7 years agoMerge pull request #5412 from lifeforms/docs-recursor-fix
Peter van Dijk [Thu, 15 Jun 2017 12:30:11 +0000 (14:30 +0200)]
Merge pull request #5412 from lifeforms/docs-recursor-fix

howtos: add ALIAS recursor note for 4.0.x compatibility

7 years agohowtos: add ALIAS recursor note for 4.0.x compatibility
Walter Hop [Thu, 15 Jun 2017 11:14:57 +0000 (13:14 +0200)]
howtos: add ALIAS recursor note for 4.0.x compatibility

7 years agoMerge pull request #5408 from ahupowerdns/netmask-port
Remi Gacogne [Thu, 15 Jun 2017 08:13:36 +0000 (09:13 +0100)]
Merge pull request #5408 from ahupowerdns/netmask-port

when making a netmask from a comboaddress, we neglected to zero the port

7 years agowhen making a netmask from a comboaddress, we neglected to zero the port. This could...
bert hubert [Thu, 15 Jun 2017 01:14:01 +0000 (03:14 +0200)]
when making a netmask from a comboaddress, we neglected to zero the port. This could lead to a proliferation of netmasks.

7 years agoMerge pull request #5402 from rgacogne/rec-disable-use-incoming-ecs
Remi Gacogne [Wed, 14 Jun 2017 14:15:53 +0000 (15:15 +0100)]
Merge pull request #5402 from rgacogne/rec-disable-use-incoming-ecs

rec: Disable use-incoming-edns-subnet by default

7 years agoMerge pull request #5404 from rgacogne/rec-snmp-master-socket-switch
Remi Gacogne [Wed, 14 Jun 2017 14:15:34 +0000 (15:15 +0100)]
Merge pull request #5404 from rgacogne/rec-snmp-master-socket-switch

rec: snmp-master-socket is a parameter, not a switch

7 years agorec: snmp-master-socket is a parameter, not a switch
Remi Gacogne [Wed, 14 Jun 2017 12:36:14 +0000 (14:36 +0200)]
rec: snmp-master-socket is a parameter, not a switch

7 years agorec: Disable use-incoming-edns-subnet by default
Remi Gacogne [Wed, 14 Jun 2017 12:26:18 +0000 (14:26 +0200)]
rec: Disable use-incoming-edns-subnet by default

7 years agoMerge pull request #5399 from ahupowerdns/ecs-packet-cache
Remi Gacogne [Wed, 14 Jun 2017 07:38:44 +0000 (08:38 +0100)]
Merge pull request #5399 from ahupowerdns/ecs-packet-cache

with this, EDNS Client Subnet becomes compatible with the packet cache

7 years agoMerge pull request #5397 from ahupowerdns/no-lua-ecs
Remi Gacogne [Wed, 14 Jun 2017 07:31:51 +0000 (08:31 +0100)]
Merge pull request #5397 from ahupowerdns/no-lua-ecs

also set d_requestor without Lua: the ECS logic needs it

7 years agowith this, EDNS Client Subnet becomes compatible with the packet cache, using the...
bert hubert [Wed, 14 Jun 2017 06:35:53 +0000 (08:35 +0200)]
with this, EDNS Client Subnet becomes compatible with the packet cache, using the existing variable answer facility.

7 years agoalso set d_requestor without Lua: the ECS logic needs it
bert hubert [Tue, 13 Jun 2017 22:41:27 +0000 (00:41 +0200)]
also set d_requestor without Lua: the ECS logic needs it

7 years agoMerge pull request #5394 from pieterlexis/rec-405-release
Pieter Lexis [Tue, 13 Jun 2017 11:35:18 +0000 (13:35 +0200)]
Merge pull request #5394 from pieterlexis/rec-405-release

Update docs and secpoll for Recursor 4.0.5

7 years agoMerge pull request #5395 from Habbie/auth-404-rc1-docs
Pieter Lexis [Tue, 13 Jun 2017 11:35:01 +0000 (13:35 +0200)]
Merge pull request #5395 from Habbie/auth-404-rc1-docs

Update docs and secpoll for auth 4.0.4 rc1

7 years agoMerge pull request #4965 from DrRemorse/forward-notify
Peter van Dijk [Tue, 13 Jun 2017 10:33:42 +0000 (12:33 +0200)]
Merge pull request #4965 from DrRemorse/forward-notify

Feature request: PowerDNS Forward-Notify Patch

7 years agoUpdate docs and secpoll for auth 4.0.4 rc1
Peter van Dijk [Tue, 13 Jun 2017 10:06:51 +0000 (12:06 +0200)]
Update docs and secpoll for auth 4.0.4 rc1

7 years agoUpdate docs and secpoll for Recursor 4.0.5
Pieter Lexis [Tue, 13 Jun 2017 09:47:03 +0000 (11:47 +0200)]
Update docs and secpoll for Recursor 4.0.5

7 years agoMerge pull request #5377 from mind04/case
Peter van Dijk [Mon, 12 Jun 2017 20:58:53 +0000 (22:58 +0200)]
Merge pull request #5377 from mind04/case

NSEC fixes

7 years agoMerge pull request #5373 from mind04/dnssec-axfr
Peter van Dijk [Mon, 12 Jun 2017 19:56:11 +0000 (21:56 +0200)]
Merge pull request #5373 from mind04/dnssec-axfr

Dnssec axfr

7 years agoauth: make sure Lua axfrfilter() does not insert out of zone data
Kees Monshouwer [Sun, 4 Jun 2017 11:31:54 +0000 (13:31 +0200)]
auth: make sure Lua axfrfilter() does not insert out of zone data

7 years agoauth: some small rectify improvements
Kees Monshouwer [Sun, 4 Jun 2017 11:29:48 +0000 (13:29 +0200)]
auth: some small rectify improvements

7 years agoauth: make sure upcase qnames do not confuse rectify
Kees Monshouwer [Sun, 4 Jun 2017 11:27:07 +0000 (13:27 +0200)]
auth: make sure upcase qnames do not confuse rectify

7 years agoauth: make sure all qnames entering pdns via axfr are properly lowered
Kees Monshouwer [Mon, 12 Jun 2017 19:21:03 +0000 (21:21 +0200)]
auth: make sure all qnames entering pdns via axfr are properly lowered

7 years agoadd makeUsRelative() to DNSName class
Kees Monshouwer [Sun, 4 Jun 2017 11:12:13 +0000 (13:12 +0200)]
add makeUsRelative() to DNSName class

7 years agoauth: test to make sure ordername is always lower case
Kees Monshouwer [Sun, 4 Jun 2017 22:47:05 +0000 (00:47 +0200)]
auth: test to make sure ordername is always lower case

7 years agoMerge pull request #5384 from mind04/feedrecord-dnsname
Peter van Dijk [Mon, 12 Jun 2017 19:07:44 +0000 (21:07 +0200)]
Merge pull request #5384 from mind04/feedrecord-dnsname

auth: feedRecord() string->DNSName and...

7 years agoAPI: Auth: forbid mixing CNAME and other RRsets
Christian Hofstaedtler [Sun, 11 Jun 2017 20:37:37 +0000 (22:37 +0200)]
API: Auth: forbid mixing CNAME and other RRsets

Fixes #5305.

7 years agoallow listening on IPv6
Gibheer [Fri, 9 Jun 2017 07:48:55 +0000 (09:48 +0200)]
allow listening on IPv6

In IPv6 only environments it is not possible to listen on IPv6 addresses
for the control port.
This change takes a look at the provided IP and changes the connection type
to the correct address family.

7 years agoAdd the SMIMEA RRType (RFC 8162)
Pieter Lexis [Mon, 5 Jun 2017 11:48:24 +0000 (13:48 +0200)]
Add the SMIMEA RRType (RFC 8162)

7 years agoMerge pull request #5374 from mind04/tools
Remi Gacogne [Tue, 6 Jun 2017 06:32:17 +0000 (07:32 +0100)]
Merge pull request #5374 from mind04/tools

auth: build all tools in travis and fix speedtest build

7 years agoauth: reanimate opendbx backend
Kees Monshouwer [Mon, 5 Jun 2017 22:21:15 +0000 (00:21 +0200)]
auth: reanimate opendbx backend

7 years agoauth: fix override in ldap backend
Kees Monshouwer [Mon, 5 Jun 2017 20:48:38 +0000 (22:48 +0200)]
auth: fix override in ldap backend

7 years agoauth: fix override in lua backend
Kees Monshouwer [Mon, 5 Jun 2017 20:13:16 +0000 (22:13 +0200)]
auth: fix override in lua backend

7 years agoauth: fix possible uninitalized variable in ldapbackend
Kees Monshouwer [Mon, 5 Jun 2017 20:04:38 +0000 (22:04 +0200)]
auth: fix possible uninitalized variable in ldapbackend

7 years agoauth: use override in backends to prevent future mistakes
Kees Monshouwer [Mon, 5 Jun 2017 19:39:43 +0000 (21:39 +0200)]
auth: use override in backends to prevent future mistakes

7 years agoauth: feedRecord() ordename is now a DNSName
Kees Monshouwer [Mon, 5 Jun 2017 18:38:08 +0000 (20:38 +0200)]
auth: feedRecord() ordename is now a DNSName

7 years agoauth: ignore NSEC3PARAM in an unsigned zone
Kees Monshouwer [Sat, 3 Jun 2017 14:25:02 +0000 (16:25 +0200)]
auth: ignore NSEC3PARAM in an unsigned zone

7 years agoauth: keep slave dnssec status in sync with the master
Kees Monshouwer [Thu, 1 Jun 2017 23:08:27 +0000 (01:08 +0200)]
auth: keep slave dnssec status in sync with the master

8 years agorec: Log the content of ImmediateServFailException in getRootNS()
Remi Gacogne [Fri, 2 Jun 2017 17:11:54 +0000 (19:11 +0200)]
rec: Log the content of ImmediateServFailException in getRootNS()

8 years agorec: Don't take the initial ECS source for a scope one if EDNS is off
Remi Gacogne [Fri, 2 Jun 2017 11:52:00 +0000 (13:52 +0200)]
rec: Don't take the initial ECS source for a scope one if EDNS is off

8 years agoDocs: add pdnsutil examples to domain metadata
Pieter Lexis [Fri, 2 Jun 2017 09:55:11 +0000 (11:55 +0200)]
Docs: add pdnsutil examples to domain metadata

8 years agoMerge pull request #5339 from pieterlexis/calidns-additions
Pieter Lexis [Fri, 2 Jun 2017 09:06:01 +0000 (11:06 +0200)]
Merge pull request #5339 from pieterlexis/calidns-additions

calidns: add --increment and --want-recursion flags

8 years agocalidns: fix spelling for initial and fix a nit
Pieter Lexis [Thu, 1 Jun 2017 15:15:35 +0000 (17:15 +0200)]
calidns: fix spelling for initial and fix a nit

8 years agoMerge pull request #4955 from klaus3000/upgradingto40
Pieter Lexis [Thu, 1 Jun 2017 14:24:29 +0000 (16:24 +0200)]
Merge pull request #4955 from klaus3000/upgradingto40

add prepared statements and CAA records to the upgrade info

8 years agoMerge pull request #5233 from mind04/prepared
Pieter Lexis [Thu, 1 Jun 2017 14:15:02 +0000 (16:15 +0200)]
Merge pull request #5233 from mind04/prepared

some sql improvements

8 years agoMerge pull request #5316 from mind04/axfr-filter
Pieter Lexis [Thu, 1 Jun 2017 14:02:00 +0000 (16:02 +0200)]
Merge pull request #5316 from mind04/axfr-filter

auth: add option to set a global lua-axfr-script value

8 years agoMerge pull request #5359 from rgacogne/dnsdist-no-useless-moves
Pieter Lexis [Thu, 1 Jun 2017 14:00:26 +0000 (16:00 +0200)]
Merge pull request #5359 from rgacogne/dnsdist-no-useless-moves

dnsdist: Get rid of std::move() calls preventing copy elision

8 years agoChangelog: fix render issue
Pieter Lexis [Thu, 1 Jun 2017 13:09:13 +0000 (15:09 +0200)]
Changelog: fix render issue

8 years agoMerge pull request #5360 from pieterlexis/rec-405-rc2-changelog
Pieter Lexis [Thu, 1 Jun 2017 12:57:25 +0000 (14:57 +0200)]
Merge pull request #5360 from pieterlexis/rec-405-rc2-changelog

Add the Recursor 4.0.5 rc 2 changelog

8 years agoAdd the Recursor 4.0.5 rc 2 changelog
Pieter Lexis [Thu, 1 Jun 2017 11:54:48 +0000 (13:54 +0200)]
Add the Recursor 4.0.5 rc 2 changelog

Also, order the items somewhat and add additional information

8 years agoMerge pull request #5358 from rgacogne/dnsdist-nmg-addmasks-typo
Remi Gacogne [Thu, 1 Jun 2017 09:53:52 +0000 (10:53 +0100)]
Merge pull request #5358 from rgacogne/dnsdist-nmg-addmasks-typo

dnsdist: Fix a typo in the documentation of NetmaskGroup:addMasks()

8 years agodnsdist: Get rid of std::move() calls preventing copy elision
Remi Gacogne [Thu, 1 Jun 2017 09:11:40 +0000 (11:11 +0200)]
dnsdist: Get rid of std::move() calls preventing copy elision

8 years agodnsdist: Fix a typo in the documentation of NetmaskGroup:addMasks()
Remi Gacogne [Thu, 1 Jun 2017 08:53:25 +0000 (10:53 +0200)]
dnsdist: Fix a typo in the documentation of NetmaskGroup:addMasks()

8 years agoMerge pull request #5349 from ahupowerdns/luajit-namespace
bert hubert [Mon, 29 May 2017 17:06:38 +0000 (19:06 +0200)]
Merge pull request #5349 from ahupowerdns/luajit-namespace

LuaJIT 2.1: Lua fallback functionality no longer uses Lua namespace

8 years agoMerge pull request #5344 from rgacogne/dnsdist-bin-itf
bert hubert [Mon, 29 May 2017 15:55:01 +0000 (17:55 +0200)]
Merge pull request #5344 from rgacogne/dnsdist-bin-itf

dnsdist: Add an optional interface parameter to addLocal()/setLocal()

8 years agoMerge pull request #5351 from rgacogne/rec-const-mt
bert hubert [Mon, 29 May 2017 15:51:52 +0000 (17:51 +0200)]
Merge pull request #5351 from rgacogne/rec-const-mt

rec: Mark MT methods as const whenever possible

8 years agodnsdist: Move {add,set}Local() additional parameters to a table
Remi Gacogne [Mon, 29 May 2017 12:58:08 +0000 (14:58 +0200)]
dnsdist: Move {add,set}Local() additional parameters to a table

8 years agodnsdist: Add an optional interface parameter to addLocal()/setLocal()
Remi Gacogne [Thu, 25 May 2017 20:43:23 +0000 (21:43 +0100)]
dnsdist: Add an optional interface parameter to addLocal()/setLocal()

8 years agorec: Mark MT methods as const whenever possible
Remi Gacogne [Mon, 29 May 2017 08:17:58 +0000 (10:17 +0200)]
rec: Mark MT methods as const whenever possible

8 years agoMerge pull request #5350 from ahupowerdns/xenial-gcc-bug
Remi Gacogne [Mon, 29 May 2017 08:08:49 +0000 (09:08 +0100)]
Merge pull request #5350 from ahupowerdns/xenial-gcc-bug

work around a g++ bug in Ubuntu Xenial, closing #5347.

8 years agowork around a g++ bug in Ubuntu Xenial, closing #5347.
bert hubert [Sun, 28 May 2017 20:16:48 +0000 (22:16 +0200)]
work around a g++ bug in Ubuntu Xenial, closing #5347.

8 years agotypo in the fix, sorry!
bert hubert [Sun, 28 May 2017 08:47:34 +0000 (10:47 +0200)]
typo in the fix, sorry!

8 years agowe guess which versions of Lua need help with luaL_setfuncs, and then supply our...
bert hubert [Sun, 28 May 2017 08:33:57 +0000 (10:33 +0200)]
we guess which versions of Lua need help with luaL_setfuncs, and then supply our own. If we guess wrong however, we trample on the Lua namespace.
With this commit, we don't do the trampling, which should close #5348. We can improve on the fix by using the native luaL_setfuncs for LuaJIT 2.1 beta too.

8 years agoauth: build all tools in travis and fix speedtest build
Kees Monshouwer [Fri, 26 May 2017 20:33:46 +0000 (22:33 +0200)]
auth: build all tools in travis and fix speedtest build

8 years agoLoadArgsIntoSet() -> loadArgsIntoSet()
Ralph Covelli [Fri, 26 May 2017 03:14:35 +0000 (04:14 +0100)]
LoadArgsIntoSet() -> loadArgsIntoSet()

8 years agosmall docs fix
Ralph Covelli [Fri, 26 May 2017 02:47:41 +0000 (03:47 +0100)]
small docs fix

8 years agoadded CommunicatorClass::LoadArgsIntoSet and fixed some spelling errors
Ralph Covelli [Fri, 26 May 2017 02:22:01 +0000 (03:22 +0100)]
added CommunicatorClass::LoadArgsIntoSet and fixed some spelling errors

8 years agoMerge pull request #5236 from rgacogne/rec-doresolveat-refactor
Pieter Lexis [Thu, 25 May 2017 16:51:29 +0000 (18:51 +0200)]
Merge pull request #5236 from rgacogne/rec-doresolveat-refactor

rec: Move to thread_local, refactor `SyncRes::doResolveAt()` and auth zones

8 years agoMerge pull request #5332 from rgacogne/edns-truncate-tests
Pieter Lexis [Thu, 25 May 2017 16:46:39 +0000 (18:46 +0200)]
Merge pull request #5332 from rgacogne/edns-truncate-tests

rec: Add unit tests for EDNS Client Subnet truncation

8 years agoMerge pull request #5335 from shinsterneck/bugfix-syntaxerror-configureac
Pieter Lexis [Thu, 25 May 2017 16:45:31 +0000 (18:45 +0200)]
Merge pull request #5335 from shinsterneck/bugfix-syntaxerror-configureac

configure.ac: corrects syntax error in test statement on existance of libcrypto_ecdsa

8 years agoMerge pull request #5337 from rgacogne/dnsdist-action-per-dynblock
Pieter Lexis [Thu, 25 May 2017 16:45:10 +0000 (18:45 +0200)]
Merge pull request #5337 from rgacogne/dnsdist-action-per-dynblock

dnsdist: Add an optional action to `addDynBlocks()`

8 years agoMerge pull request #5342 from rgacogne/dnsdist-action-types
Pieter Lexis [Thu, 25 May 2017 16:44:39 +0000 (18:44 +0200)]
Merge pull request #5342 from rgacogne/dnsdist-action-types

dnsdist: Print useful messages when query and response actions are mixed

8 years agoMerge pull request #5340 from shantikulkarni/master
Pieter Lexis [Thu, 25 May 2017 16:43:53 +0000 (18:43 +0200)]
Merge pull request #5340 from shantikulkarni/master

Fix typo in ldapbackend.cc from issue #5091

8 years agocalidns: ensure cache hitrate is sane
Pieter Lexis [Thu, 25 May 2017 13:59:49 +0000 (15:59 +0200)]
calidns: ensure cache hitrate is sane

8 years agocalidns: catch IP address errors
Pieter Lexis [Thu, 25 May 2017 13:56:39 +0000 (15:56 +0200)]
calidns: catch IP address errors

8 years agocalidns: switch to boost::program_options
Pieter Lexis [Thu, 25 May 2017 13:50:50 +0000 (15:50 +0200)]
calidns: switch to boost::program_options

8 years agocalidns: make increment a float
Pieter Lexis [Thu, 25 May 2017 13:05:45 +0000 (15:05 +0200)]
calidns: make increment a float

8 years agodnsdist: Print useful messages when query and response actions are mixed
Remi Gacogne [Wed, 24 May 2017 08:10:45 +0000 (09:10 +0100)]
dnsdist: Print useful messages when query and response actions are mixed

8 years agoUpdate ldapbackend.cc
shantikulkarni [Wed, 24 May 2017 02:25:48 +0000 (21:25 -0500)]
Update ldapbackend.cc

8 years agocalidns: add --increment and --want-recursion flags
Pieter Lexis [Tue, 23 May 2017 12:07:52 +0000 (13:07 +0100)]
calidns: add --increment and --want-recursion flags

8 years agodnsdist: Add an optional action to `addDynBlocks()`
Remi Gacogne [Tue, 23 May 2017 12:57:02 +0000 (13:57 +0100)]
dnsdist: Add an optional action to `addDynBlocks()`

This allows using different actions for different blocks, refusing
some and dropping others.

8 years agonit
Peter van Dijk [Tue, 23 May 2017 09:04:50 +0000 (11:04 +0200)]
nit

8 years agocorrects syntax error in test statement on existance of libcrypto_ecdsa
Shin Sterneck [Tue, 23 May 2017 00:12:26 +0000 (09:12 +0900)]
corrects syntax error in test statement on existance of libcrypto_ecdsa

8 years agoMerge pull request #5334 from pieterlexis/rec-405-changelog
Pieter Lexis [Fri, 19 May 2017 16:33:03 +0000 (18:33 +0200)]
Merge pull request #5334 from pieterlexis/rec-405-changelog

Recursor 4.0.5-RC1 changelog

8 years agoAdd secpoll entry for Recursor 4.0.5 rc 1
Pieter Lexis [Tue, 9 May 2017 12:09:25 +0000 (14:09 +0200)]
Add secpoll entry for Recursor 4.0.5 rc 1

8 years agoAdd a Recursor 4.0.5 changelog
Pieter Lexis [Tue, 9 May 2017 12:08:15 +0000 (14:08 +0200)]
Add a Recursor 4.0.5 changelog

8 years agorec: Add unit tests for EDNS Client Subnet truncation
Remi Gacogne [Fri, 19 May 2017 10:00:21 +0000 (12:00 +0200)]
rec: Add unit tests for EDNS Client Subnet truncation

8 years agoadd root zone to rectify-axfr test
Kees Monshouwer [Thu, 18 May 2017 19:52:06 +0000 (21:52 +0200)]
add root zone to rectify-axfr test