2016-04-27 |
Pieter Lexis | Add basic NSEC and NSEC3 tests 3786/head |
commit | commitdiff | tree |
2016-04-27 |
Pieter Lexis | Add timing based DNSSEC tests |
commit | commitdiff | tree |
2016-04-27 |
bert hubert | non opt-out nsec3 |
commit | commitdiff | tree |
2016-04-27 |
bert hubert | Merge pull request #3767 from ahupowerdns/dnsdist-yaks |
commit | commitdiff | tree |
2016-04-27 |
bert hubert | Merge pull request #3783 from rgacogne/type-conversion... |
commit | commitdiff | tree |
2016-04-27 |
bert hubert | Merge pull request #3779 from rgacogne/dnsname-afl... |
commit | commitdiff | tree |
2016-04-27 |
bert hubert | Merge pull request #3785 from ahupowerdns/nsec3fix |
commit | commitdiff | tree |
2016-04-27 |
bert hubert | process NSEC3 insecure delegation, closes #3675 3785/head |
commit | commitdiff | tree |
2016-04-27 |
bert hubert | enable function to hash qnames w/o having the NSEC3PARA... |
commit | commitdiff | tree |
2016-04-27 |
Remi Gacogne | Fix type conversions, add some checks 3783/head |
commit | commitdiff | tree |
2016-04-26 |
Remi Gacogne | Use unsigned char* in getRawLabels() and countLabels() 3779/head |
commit | commitdiff | tree |
2016-04-26 |
Pieter Lexis | Merge pull request #3707 from brynjare/patch-1 |
commit | commitdiff | tree |
2016-04-26 |
bert hubert | fix up newlines in console mode, move to 'return *line... 3767/head |
commit | commitdiff | tree |
2016-04-26 |
bert hubert | silence where we read the config file from except in... |
commit | commitdiff | tree |
2016-04-26 |
bert hubert | hook up nodelay, silence output 'connecting to..' unles... |
commit | commitdiff | tree |
2016-04-26 |
bert hubert | setTCPNoDelay() for dnsdist console. Yak. |
commit | commitdiff | tree |
2016-04-26 |
bert hubert | getAction(n) for n >= number of rules now properly... |
commit | commitdiff | tree |
2016-04-26 |
Pieter Lexis | recursor: Add DNSSEC testing infrastructure and tests... |
commit | commitdiff | tree |
2016-04-26 |
bert hubert | Merge pull request #3762 from ahupowerdns/teeaction |
commit | commitdiff | tree |
2016-04-25 |
bert hubert | hook up action-stats to JSON output 3762/head |
commit | commitdiff | tree |
2016-04-25 |
bert hubert | edit in changes suggested by @rgacogne for TeeAction... |
commit | commitdiff | tree |
2016-04-25 |
bert hubert | document TeeAction & new getAction() |
commit | commitdiff | tree |
2016-04-25 |
bert hubert | make TeeAction() quit properly, add getAction() so... |
commit | commitdiff | tree |
2016-04-25 |
bert hubert | clean up our error reporting on the console a bit,... |
commit | commitdiff | tree |
2016-04-25 |
bert hubert | initial work on TeeAction, still has some missing bits... |
commit | commitdiff | tree |
2016-04-25 |
bert hubert | grepq() has no sideeffects in dnsdist. |
commit | commitdiff | tree |
2016-04-25 |
Remi Gacogne | Merge pull request #3755 from rgacogne/dnsdist-fix... |
commit | commitdiff | tree |
2016-04-22 |
Remi Gacogne | Merge pull request #3714 from rubenk/dnsdist-service |
commit | commitdiff | tree |
2016-04-22 |
Pieter Lexis | Merge pull request #3751 from medea61/master |
commit | commitdiff | tree |
2016-04-22 |
Roman Hochuli | fixing #3749 3751/head |
commit | commitdiff | tree |
2016-04-22 |
Roman Hochuli | fixing #3748 |
commit | commitdiff | tree |
2016-04-21 |
Remi Gacogne | dnsdist: Fix RegexRule example in dnsdistconf.lua 3755/head |
commit | commitdiff | tree |
2016-04-21 |
Pieter Lexis | Merge pull request #3745 from pieterlexis/dnsdist-not... |
commit | commitdiff | tree |
2016-04-21 |
Remi Gacogne | Merge pull request #3744 from rgacogne/dnsdist-100final... |
commit | commitdiff | tree |
2016-04-21 |
Pieter Lexis | dnsdist website, use a local logo 3745/head |
commit | commitdiff | tree |
2016-04-21 |
Ruben Kerkhof | dnsdist: add documentation links to dnsdist.service 3714/head |
commit | commitdiff | tree |
2016-04-20 |
Pieter Lexis | Merge pull request #3740 from ahupowerdns/bind-nsec-fix |
commit | commitdiff | tree |
2016-04-20 |
Remi Gacogne | dnsdist: Update ChangeLog for 1.0.0 3744/head |
commit | commitdiff | tree |
2016-04-20 |
Remi Gacogne | Merge pull request #3739 from rgacogne/dnsdist-drop... dnsdist-1.0.0 |
commit | commitdiff | tree |
2016-04-20 |
bert hubert | this fix prevents a crash in bind backend in dnssec... 3740/head |
commit | commitdiff | tree |
2016-04-20 |
Remi Gacogne | dnsdist: Drop privileges after daemonizing and writing... 3739/head |
commit | commitdiff | tree |
2016-04-19 |
Remi Gacogne | Merge pull request #3713 from rubenk/remove-contrib... |
commit | commitdiff | tree |
2016-04-19 |
Remi Gacogne | Merge pull request #3730 from rgacogne/dnsdist-top... |
commit | commitdiff | tree |
2016-04-19 |
Remi Gacogne | Merge pull request #3700 from pieterlexis/rpm-dnsdist... |
commit | commitdiff | tree |
2016-04-19 |
Peter van Dijk | typo |
commit | commitdiff | tree |
2016-04-19 |
Remi Gacogne | Merge pull request #3736 from rgacogne/dnsdist-nmg... |
commit | commitdiff | tree |
2016-04-19 |
Peter van Dijk | Merge pull request #3737 from Habbie/escapestar |
commit | commitdiff | tree |
2016-04-19 |
Peter van Dijk | nit 3737/head |
commit | commitdiff | tree |
2016-04-19 |
Remi Gacogne | dnsdist: Add missing Lua binding for NetmaskGroupRule() 3736/head |
commit | commitdiff | tree |
2016-04-19 |
Remi Gacogne | Merge pull request #3731 from rgacogne/dnsdist-policies-doc |
commit | commitdiff | tree |
2016-04-19 |
Remi Gacogne | Merge pull request #3722 from rubenk/dnsdist-disable... |
commit | commitdiff | tree |
2016-04-19 |
bert hubert | Merge pull request #3720 from edmonds/branches/edmonds... |
commit | commitdiff | tree |
2016-04-19 |
bert hubert | Merge pull request #3735 from setharnold/patch-2 |
commit | commitdiff | tree |
2016-04-18 |
setharnold | Mention dnsdist in main repo README.md 3735/head |
commit | commitdiff | tree |
2016-04-18 |
Ruben Kerkhof | dnsdist: use LT_INIT and disable static objects 3722/head |
commit | commitdiff | tree |
2016-04-18 |
Remi Gacogne | dnsdist: Clarify a bit the documentation of load-balanc... 3731/head |
commit | commitdiff | tree |
2016-04-18 |
Remi Gacogne | dnsdist: Make `topBandwidth()` behave like other top... 3730/head |
commit | commitdiff | tree |
2016-04-18 |
Remi Gacogne | Merge pull request #3728 from rgacogne/dnsdist-libedit... |
commit | commitdiff | tree |
2016-04-18 |
Peter van Dijk | Merge pull request #3710 from pieterlexis/always-validate |
commit | commitdiff | tree |
2016-04-18 |
bert hubert | Merge pull request #3726 from ahupowerdns/getca-netmasks |
commit | commitdiff | tree |
2016-04-18 |
bert hubert | Merge branch 'master' of github.com:PowerDNS/pdns |
commit | commitdiff | tree |
2016-04-18 |
bert hubert | implement an official pretty ordering for DNSRecords... |
commit | commitdiff | tree |
2016-04-18 |
Peter van Dijk | Merge pull request #3655 from zeha/setptr-soaeditapi |
commit | commitdiff | tree |
2016-04-18 |
bert hubert | make pdnsutil edit-zone operate on a 'prettysorted... |
commit | commitdiff | tree |
2016-04-18 |
Remi Gacogne | dnsdist: Document libedit Ctrl-R workaround for CentOS 6 3728/head |
commit | commitdiff | tree |
2016-04-18 |
Pieter Lexis | Add a paragraph on dropping privs 3700/head |
commit | commitdiff | tree |
2016-04-18 |
Pieter Lexis | Add dnsdist user when installing RPMs |
commit | commitdiff | tree |
2016-04-18 |
Remi Gacogne | Merge pull request #3711 from rubenk/dnsdist-require... |
commit | commitdiff | tree |
2016-04-18 |
Remi Gacogne | Merge pull request #3712 from rgacogne/dnsdist-make... |
commit | commitdiff | tree |
2016-04-18 |
Remi Gacogne | Merge pull request #3724 from zeha/mips-atomic |
commit | commitdiff | tree |
2016-04-17 |
bert hubert | prettyfi the pdnsutil edit-zone diff output by grouping... |
commit | commitdiff | tree |
2016-04-17 |
Christian Hofstaedtler | dnsdist: include PDNS_CHECK_OS in configure 3724/head |
commit | commitdiff | tree |
2016-04-16 |
Robert Edmonds | dnswasher: Write obfuscated IPv6 prefixes in network... 3720/head |
commit | commitdiff | tree |
2016-04-16 |
Robert Edmonds | dnswasher: Remove offsets from IPv6 src/dst pointers |
commit | commitdiff | tree |
2016-04-16 |
Robert Edmonds | dnswasher: Only zero the IP header checksum for IPv4 |
commit | commitdiff | tree |
2016-04-16 |
Robert Edmonds | dnswasher: Don't spam stdout in IPObfuscator::obf6() |
commit | commitdiff | tree |
2016-04-16 |
Robert Edmonds | dnspcap: Decode IPv6 packets in DLT_RAW captures correctly |
commit | commitdiff | tree |
2016-04-16 |
Robert Edmonds | dnswasher: Fix comment at top of file (RD -> QR) |
commit | commitdiff | tree |
2016-04-15 |
Peter van Dijk | Merge pull request #3715 from mzealey/readme-patch |
commit | commitdiff | tree |
2016-04-15 |
Mark Zealey | Add in tools required for recursor ubuntu build 3715/head |
commit | commitdiff | tree |
2016-04-15 |
Ruben Kerkhof | dnsdist: remove contrib/dnsdist.service 3713/head |
commit | commitdiff | tree |
2016-04-15 |
Remi Gacogne | dnsdist: Make check should run testrunner 3712/head |
commit | commitdiff | tree |
2016-04-15 |
Ruben Kerkhof | dnsdist: building rpm needs systemd headers 3711/head |
commit | commitdiff | tree |
2016-04-15 |
Pieter Lexis | Always validate on 'validate' and 'log-fail' 3710/head |
commit | commitdiff | tree |
2016-04-15 |
bert hubert | implement getCA() for faster & native IP address extrac... 3726/head |
commit | commitdiff | tree |
2016-04-14 |
Brynjar Eide | Increase MySQL client timeouts from 10 seconds 3707/head |
commit | commitdiff | tree |
2016-04-14 |
Remi Gacogne | Merge pull request #3704 from rgacogne/dnsdist-beta1... |
commit | commitdiff | tree |
2016-04-14 |
Remi Gacogne | dnsdist: beta1 ChangeLog 3704/head |
commit | commitdiff | tree |
2016-04-14 |
Peter van Dijk | typo dnsdist-1.0.0-beta1 |
commit | commitdiff | tree |
2016-04-13 |
Christian Hofstaedtler | API: honor set-ptr during zone create, too 3655/head |
commit | commitdiff | tree |
2016-04-13 |
Christian Hofstaedtler | API: extract storeChangedPTRs out of patchZone |
commit | commitdiff | tree |
2016-04-13 |
Christian Hofstaedtler | API: one UeberBackend less |
commit | commitdiff | tree |
2016-04-13 |
Christian Hofstaedtler | API: honor SOA-EDIT-API when handling set-ptr |
commit | commitdiff | tree |
2016-04-13 |
Christian Hofstaedtler | API: actually set SOA-EDIT-API DEFAULT |
commit | commitdiff | tree |
2016-04-13 |
Christian Hofstaedtler | API: Expand set-ptr test to check for SOA-EDIT-API... |
commit | commitdiff | tree |
2016-04-13 |
bert hubert | Merge pull request #3697 from pieterlexis/split-travis |
commit | commitdiff | tree |
2016-04-13 |
bert hubert | Merge pull request #3701 from rgacogne/protobuf-fixes |
commit | commitdiff | tree |
2016-04-13 |
bert hubert | Merge pull request #3702 from ahupowerdns/dnsreplay... |
commit | commitdiff | tree |
2016-04-13 |
bert hubert | don't try to do protobuf w/o protobuf 3702/head |
commit | commitdiff | tree |
2016-04-13 |
bert hubert | add ECS logging to pdns_recursor, teach dnsreplay to... |
commit | commitdiff | tree |
next |