2017-06-26 |
Remi Gacogne | rec: Make the zone cuts and states a member variable |
commit | commitdiff | tree | snapshot |
2017-06-26 |
Remi Gacogne | rec: Use a single zone cuts and states variable |
commit | commitdiff | tree | snapshot |
2017-06-26 |
Remi Gacogne | rec: Add and clarify RRSIG labels checks |
commit | commitdiff | tree | snapshot |
2017-06-26 |
Remi Gacogne | rec: Special names are Insecure |
commit | commitdiff | tree | snapshot |
2017-06-26 |
Remi Gacogne | rec: Primed root-servers.net is Insecure |
commit | commitdiff | tree | snapshot |
2017-06-26 |
Remi Gacogne | rec: Fix mixup between two unit test names |
commit | commitdiff | tree | snapshot |
2017-06-26 |
Remi Gacogne | rec: Pass the zone cuts and states around |
commit | commitdiff | tree | snapshot |
2017-06-26 |
Remi Gacogne | rec: Make the Interop mockup auth answer NS queries |
commit | commitdiff | tree | snapshot |
2017-06-26 |
Remi Gacogne | rec: Don't follow CNAME when fetching DNSKEYs |
commit | commitdiff | tree | snapshot |
2017-06-26 |
Remi Gacogne | rec: Prevent a loop while fetching DNSKEY |
commit | commitdiff | tree | snapshot |
2017-06-26 |
Remi Gacogne | rec: Fix all remaining SyncRes unit tests, remove debug log |
commit | commitdiff | tree | snapshot |
2017-06-26 |
Remi Gacogne | rec: Fix zone cut status for Insecure/Bogus, fix some... |
commit | commitdiff | tree | snapshot |
2017-06-26 |
Remi Gacogne | rec: Validate lack of DS record |
commit | commitdiff | tree | snapshot |
2017-06-26 |
Remi Gacogne | rec: Compute zone cuts and states beforehand |
commit | commitdiff | tree | snapshot |
2017-06-26 |
Remi Gacogne | rec: Fix DS handling in unit tests |
commit | commitdiff | tree | snapshot |
2017-06-26 |
Remi Gacogne | rec: Reply with and store DNSSEC wildcard proofs |
commit | commitdiff | tree | snapshot |
2017-06-26 |
Remi Gacogne | rec: Add more DNSSEC unit tests (bad sig/algo, CNAME... |
commit | commitdiff | tree | snapshot |
2017-06-26 |
Remi Gacogne | rec: Add a `nsec3-max-iterations` setting, default... |
commit | commitdiff | tree | snapshot |
2017-06-26 |
Remi Gacogne | rec: Check NSEC3 closest encloser |
commit | commitdiff | tree | snapshot |
2017-06-26 |
Remi Gacogne | rec: Fix handling on DS denial during referral |
commit | commitdiff | tree | snapshot |
2017-06-26 |
Remi Gacogne | rec: Add more DNSSEC tests, fixing some issues with... |
commit | commitdiff | tree | snapshot |
2017-06-26 |
Remi Gacogne | rec: Fix DNSSEC issues found by adding more DNSSEC... |
commit | commitdiff | tree | snapshot |
2017-06-26 |
Remi Gacogne | rec: Add DNSSEC tests in the SyncRes unit tests suite |
commit | commitdiff | tree | snapshot |
2017-06-26 |
Remi Gacogne | auth: getKeysFor() signature changed, update toysdig |
commit | commitdiff | tree | snapshot |
2017-06-26 |
Remi Gacogne | rec: Fix a typo in the DNSSEC regression tests |
commit | commitdiff | tree | snapshot |
2017-06-26 |
Remi Gacogne | rec: Implement "on-the-fly" DNSSEC processing |
commit | commitdiff | tree | snapshot |
2017-06-26 |
Remi Gacogne | rec: Only use non-AA data to get NS / DS / glues |
commit | commitdiff | tree | snapshot |
2017-06-23 |
Pieter Lexis | Merge pull request #5453 from pieterlexis/auth-404... |
commit | commitdiff | tree | snapshot |
2017-06-23 |
Remi Gacogne | Merge pull request #5449 from rgacogne/dnsdist-no-fasto... |
commit | commitdiff | tree | snapshot |
2017-06-23 |
Pieter Lexis | Add Authoritative Server 4.0.4 secpoll entry |
commit | commitdiff | tree | snapshot |
2017-06-23 |
Pieter Lexis | Update the Authoritative Server 4.0.4 changelog |
commit | commitdiff | tree | snapshot |
2017-06-22 |
Peter van Dijk | Merge pull request #5446 from rgacogne/rec-requestor... |
commit | commitdiff | tree | snapshot |
2017-06-22 |
Remi Gacogne | dnsdist: Only declare/set `freshConn` if `MSG_FASTOPEN... |
commit | commitdiff | tree | snapshot |
2017-06-22 |
Peter van Dijk | Merge pull request #5444 from Habbie/uri-5443 |
commit | commitdiff | tree | snapshot |
2017-06-22 |
Peter van Dijk | Merge pull request #5437 from mind04/oops |
commit | commitdiff | tree | snapshot |
2017-06-22 |
Peter van Dijk | Merge pull request #5442 from mind04/fallback |
commit | commitdiff | tree | snapshot |
2017-06-22 |
Remi Gacogne | rec: Treat requestor's payload size lower than 512... |
commit | commitdiff | tree | snapshot |
2017-06-22 |
Peter van Dijk | make URI integers 16 bits, fixes #5443 |
commit | commitdiff | tree | snapshot |
2017-06-21 |
Peter van Dijk | Merge pull request #5438 from Habbie/master-travis... |
commit | commitdiff | tree | snapshot |
2017-06-21 |
bert hubert | Merge pull request #5336 from ahupowerdns/tisr |
commit | commitdiff | tree | snapshot |
2017-06-21 |
Kees Monshouwer | don't use the libdecaf ed25519 signer when libsoduim... |
commit | commitdiff | tree | snapshot |
2017-06-21 |
Peter van Dijk | bump json gem, patch jdnssec, install fakeroot |
commit | commitdiff | tree | snapshot |
2017-06-21 |
bert hubert | add documentation for TimedIPSetRule() |
commit | commitdiff | tree | snapshot |
2017-06-21 |
bert hubert | reduce memory usage of TimedIPSet, add cleanup(), add... |
commit | commitdiff | tree | snapshot |
2017-06-21 |
bert hubert | Implement a runtime changeable rule that matches IP... |
commit | commitdiff | tree | snapshot |
2017-06-21 |
Remi Gacogne | Merge pull request #5380 from rgacogne/mastermake-shared |
commit | commitdiff | tree | snapshot |
2017-06-21 |
Remi Gacogne | Merge pull request #5383 from RobinGeuze/fixStatsCasing |
commit | commitdiff | tree | snapshot |
2017-06-21 |
Kees Monshouwer | oops |
commit | commitdiff | tree | snapshot |
2017-06-21 |
Pieter Lexis | Merge pull request #5428 from gertvdijk/rec-docs-show... |
commit | commitdiff | tree | snapshot |
2017-06-21 |
Pieter Lexis | Merge pull request #5429 from gertvdijk/rec-docs-dont... |
commit | commitdiff | tree | snapshot |
2017-06-21 |
Pieter Lexis | Merge pull request #5413 from Habbie/rpm-missing-schema |
commit | commitdiff | tree | snapshot |
2017-06-21 |
Peter van Dijk | Merge pull request #5427 from mind04/decaf |
commit | commitdiff | tree | snapshot |
2017-06-21 |
Remi Gacogne | Merge pull request #5434 from PowerDNS/rules-docs |
commit | commitdiff | tree | snapshot |
2017-06-20 |
bert hubert | Document that rules are not for creating by the thousands |
commit | commitdiff | tree | snapshot |
2017-06-20 |
Kees Monshouwer | add ED448 to signers unit test |
commit | commitdiff | tree | snapshot |
2017-06-20 |
Peter van Dijk | initial stab at signer testing; has one 8080 test vecto... |
commit | commitdiff | tree | snapshot |
2017-06-20 |
Kees Monshouwer | hello decaf signers (ED25519 and ED448) |
commit | commitdiff | tree | snapshot |
2017-06-19 |
Gert van Dijk | rec: Document behaviour of dont-query with forward... |
commit | commitdiff | tree | snapshot |
2017-06-19 |
Gert van Dijk | rec_control doc fix: show-ntas -> get-ntas |
commit | commitdiff | tree | snapshot |
2017-06-19 |
Remi Gacogne | Use `auto` whenever possible with `DNSRecordContent... |
commit | commitdiff | tree | snapshot |
2017-06-19 |
Peter van Dijk | Merge pull request #5386 from rgacogne/dnsdist-action... |
commit | commitdiff | tree | snapshot |
2017-06-19 |
Peter van Dijk | Merge pull request #5369 from rgacogne/dnsdist-recordst... |
commit | commitdiff | tree | snapshot |
2017-06-19 |
Peter van Dijk | Merge pull request #5371 from DanAnkers/patch-1 |
commit | commitdiff | tree | snapshot |
2017-06-19 |
Peter van Dijk | Merge pull request #5362 from rgacogne/rec-asan-stack... |
commit | commitdiff | tree | snapshot |
2017-06-19 |
Peter van Dijk | Merge pull request #5414 from rgacogne/more-nm-unit... |
commit | commitdiff | tree | snapshot |
2017-06-19 |
Peter van Dijk | Merge pull request #5417 from lifeforms/docs-recursor-fix |
commit | commitdiff | tree | snapshot |
2017-06-17 |
Peter van Dijk | Merge pull request #5422 from mind04/ed25519 |
commit | commitdiff | tree | snapshot |
2017-06-16 |
Kees Monshouwer | do not hash the message in the ed25519 signer |
commit | commitdiff | tree | snapshot |
2017-06-15 |
Walter Hop | howtos: avoid unrestricted recursive resolution in... |
commit | commitdiff | tree | snapshot |
2017-06-15 |
Remi Gacogne | Add more tests to the Netmask unit tests |
commit | commitdiff | tree | snapshot |
2017-06-15 |
Peter van Dijk | Merge pull request #5367 from pieterlexis/pdnsutil... |
commit | commitdiff | tree | snapshot |
2017-06-15 |
Peter van Dijk | Merge pull request #5363 from mind04/axfr-rectify |
commit | commitdiff | tree | snapshot |
2017-06-15 |
Peter van Dijk | Merge pull request #5379 from pieterlexis/smimea |
commit | commitdiff | tree | snapshot |
2017-06-15 |
Peter van Dijk | Merge pull request #5372 from rgacogne/rec-edns-cache... |
commit | commitdiff | tree | snapshot |
2017-06-15 |
Peter van Dijk | Merge pull request #5387 from Gibheer/master |
commit | commitdiff | tree | snapshot |
2017-06-15 |
Peter van Dijk | Merge pull request #5389 from zeha/api-cname |
commit | commitdiff | tree | snapshot |
2017-06-15 |
Peter van Dijk | Merge pull request #5412 from lifeforms/docs-recursor-fix |
commit | commitdiff | tree | snapshot |
2017-06-15 |
Peter van Dijk | add 3.4.0_to_4.1.0_schema.mysql.sql to backend-mysql rpm |
commit | commitdiff | tree | snapshot |
2017-06-15 |
Walter Hop | howtos: add ALIAS recursor note for 4.0.x compatibility |
commit | commitdiff | tree | snapshot |
2017-06-15 |
Remi Gacogne | Merge pull request #5408 from ahupowerdns/netmask-port |
commit | commitdiff | tree | snapshot |
2017-06-15 |
bert hubert | when making a netmask from a comboaddress, we neglected... |
commit | commitdiff | tree | snapshot |
2017-06-14 |
Remi Gacogne | Merge pull request #5402 from rgacogne/rec-disable... |
commit | commitdiff | tree | snapshot |
2017-06-14 |
Remi Gacogne | Merge pull request #5404 from rgacogne/rec-snmp-master... |
commit | commitdiff | tree | snapshot |
2017-06-14 |
Remi Gacogne | rec: snmp-master-socket is a parameter, not a switch |
commit | commitdiff | tree | snapshot |
2017-06-14 |
Remi Gacogne | rec: Disable use-incoming-edns-subnet by default |
commit | commitdiff | tree | snapshot |
2017-06-14 |
Remi Gacogne | Merge pull request #5399 from ahupowerdns/ecs-packet... |
commit | commitdiff | tree | snapshot |
2017-06-14 |
Remi Gacogne | Merge pull request #5397 from ahupowerdns/no-lua-ecs |
commit | commitdiff | tree | snapshot |
2017-06-14 |
bert hubert | with this, EDNS Client Subnet becomes compatible with... |
commit | commitdiff | tree | snapshot |
2017-06-13 |
bert hubert | also set d_requestor without Lua: the ECS logic needs it |
commit | commitdiff | tree | snapshot |
2017-06-13 |
Remi Gacogne | rec: Add support for the new ASAN fiber switch API |
commit | commitdiff | tree | snapshot |
2017-06-13 |
Pieter Lexis | Merge pull request #5394 from pieterlexis/rec-405-release |
commit | commitdiff | tree | snapshot |
2017-06-13 |
Pieter Lexis | Merge pull request #5395 from Habbie/auth-404-rc1-docs |
commit | commitdiff | tree | snapshot |
2017-06-13 |
Peter van Dijk | Merge pull request #4965 from DrRemorse/forward-notify |
commit | commitdiff | tree | snapshot |
2017-06-13 |
Peter van Dijk | Update docs and secpoll for auth 4.0.4 rc1 |
commit | commitdiff | tree | snapshot |
2017-06-13 |
Pieter Lexis | Update docs and secpoll for Recursor 4.0.5 |
commit | commitdiff | tree | snapshot |
2017-06-12 |
Peter van Dijk | Merge pull request #5377 from mind04/case |
commit | commitdiff | tree | snapshot |
2017-06-12 |
Peter van Dijk | Merge pull request #5373 from mind04/dnssec-axfr |
commit | commitdiff | tree | snapshot |
2017-06-12 |
Kees Monshouwer | auth: make sure Lua axfrfilter() does not insert out... |
commit | commitdiff | tree | snapshot |
2017-06-12 |
Kees Monshouwer | auth: some small rectify improvements |
commit | commitdiff | tree | snapshot |
2017-06-12 |
Kees Monshouwer | auth: make sure upcase qnames do not confuse rectify |
commit | commitdiff | tree | snapshot |
next |