]> git.ipfire.org Git - thirdparty/pdns.git/shortlog
thirdparty/pdns.git
2019-04-04  Remi Gacognednsdist: Refactoring of the response handling path
2019-04-04  Remi Gacognednsdist: Python 3 compat fixes for the regression tests
2019-04-04  Remi Gacognednsdist: Refactoring to merge the UDP and TCP paths
2019-04-04  Remi GacogneMerge pull request #7481 from rgacogne/ipcrypt
2019-04-04  Remi GacogneMerge pull request #7620 from shane-kerr/readme-link...
2019-04-04  Remi GacogneMerge pull request #7652 from Habbie/dnsdist-ednsoptionview
2019-04-04  Remi GacogneMerge pull request #7578 from qvr/addtl-gstats
2019-04-04  Remi GacogneMerge pull request #7343 from rgacogne/dnsdist-dyngroup-smt
2019-04-04  Remi GacogneMerge pull request #7585 from rgacogne/dnsdist-zero-ttl
2019-04-04  Remi GacogneMerge pull request #7586 from rgacogne/dnsdist-null...
2019-04-03  Peter van DijkMerge pull request #7598 from jsoref/spelling
2019-04-03  Peter van DijkMerge pull request #7656 from Habbie/dnsdist-macos...
2019-04-02  Peter van Dijkalways link in uuid-utils because webserver logging... 7658/head
2019-04-02  Peter van Dijk1-index recursor EDNSOptionView 7652/head
2019-04-02  Peter van Dijkdnsdist README: update macOS instructions 7656/head
2019-04-02  aeriqueMerge pull request #7654 from aerique/feature/changelog...
2019-04-02  Peter van Dijksimplify vector indexing
2019-04-02  Peter van Dijkadjust indexes in tests
2019-04-02  Erik WinkelsUpdate changelog and secpoll for rec-4.1.12. 7654/head
2019-04-02  Otto MoerbeekMerge pull request #7631 from omoerbeek/rec-ecs-cache...
2019-04-01  Peter van DijkLua tables are indexed from 1
2019-04-01  Peter van Dijkcount is a method, not an attribute
2019-04-01  bert hubertThis provides CPU usage statistics per thread (worker... 7649/head
2019-04-01  Remi GacogneMerge pull request #7507 from rgacogne/rec-bounded...
2019-04-01  Pieter LexisMerge pull request #5932 from pieterlexis/webserver...
2019-04-01  Otto MoerbeekReformulate condition and comment to make it more clear. 7631/head
2019-04-01  Otto MoerbeekOnly apply "do not cache" if both limits are set and...
2019-03-31  Kees Monshouwerauth: use the api in the lmdb regression tests 7643/head
2019-03-30  Kees Monshouwerauth: lmdbbackend, fix getAllDomains()
2019-03-29  Remi Gacognerec: Clarify that the server load should be >= to the... 7507/head
2019-03-29  Remi Gacognerec: Keep track of the number of MTasks in a dedicated...
2019-03-29  Otto MoerbeekNew approach. I spelled out the logic to make it more...
2019-03-28  Remi Gacognerec: Make sure that distribution-load-factor is >=...
2019-03-27  Otto MoerbeekAdd tests for ecs-cache-limit-ttl 7572/head
2019-03-27  Remi Gacognerec: Add a 'rebalanced-queries' metric
2019-03-27  Remi Gacognerec: Use a bounded load-balancing algo to distribute...
2019-03-27  Otto MoerbeekInitial code for ecs-cache-limit-ttl.
2019-03-27  Otto MoerbeekMerge remote-tracking branch 'origin/pr/7572' into...
2019-03-27  Josh Sorefgrammar: reword complicated sentence 7629/head
2019-03-27  Remi GacogneMerge pull request #7628 from tcely/patch-3
2019-03-27  Josh Sorefgrammar: remove unnecessary comma in compound predicate
2019-03-27  Josh Sorefspelling: SQLite
2019-03-27  Josh Sorefgrammar: rewrite sentence
2019-03-27  Josh Sorefgrammar: avoid using having
2019-03-27  Josh Sorefgrammar: remove unnecessary comma in compound predicate
2019-03-27  Josh Sorefseparate overly complicated sentence
2019-03-27  Josh Sorefspelling: spell out day of week abbreviations
2019-03-27  Josh Sorefgrammar: help parsers understand that denial-of-existen...
2019-03-27  Josh Sorefgrammar: comma for introductory phrase
2019-03-27  Josh Sorefgrammar: comma for introductory phrase
2019-03-27  Josh Sorefgrammar: oxford comma
2019-03-27  Josh Sorefgrammar: oxford comma
2019-03-27  Josh Sorefgrammar: comma-however
2019-03-26  Josh Sorefgrammar ...
2019-03-26  Josh Sorefclarify sentence
2019-03-26  Josh Sorefdoc: described is a simple enough word...
2019-03-26  Josh Sorefspelling: deactivated
2019-03-26  tcelyLua QClass global does not exist 7628/head
2019-03-25  Remi Gacognerec: Set ecs-ipv4-cache-bits and ecs-ipv6-cache-bits...
2019-03-25  Remi Gacognerec: Document 'ecs-ipv4-cache-bits' and 'ecs-ipv6-cache...
2019-03-25  Remi Gacognerec: Add unit tests for the ECS cache limit feature
2019-03-25  Remi Gacognerec: Move the ECS cache limit check to the SyncRes
2019-03-25  bert hubertimplement a configurable ECS cache limit, defaulting...
2019-03-25  Remi Gacognednsdist: Add regression tests for protobuf pseudonymization 7481/head
2019-03-25  Remi GacogneBuild ipcrypt as a separate (static) library since...
2019-03-25  Remi GacogneRemove trailing whitespaces
2019-03-25  Remi Gacognednsdist: Add IP 'encryption' options to RemoteLog{...
2019-03-25  Remi Gacognednsdist: Don't link OpenSSL's libssl or GnuTLS unless...
2019-03-25  bert hubertmake pdnsutil support base64 encoded keys for ipcipher
2019-03-25  bert hubertfix testrunner
2019-03-25  bert hubertupdate docs to key derivation & proper link
2019-03-25  bert hubertdocument dnswasher flags
2019-03-25  bert hubertmade dnswasher support ipcipher
2019-03-25  bert hubertdnswasher comment
2019-03-25  bert huberthook up makeIPCipherKey in dnsdist
2019-03-25  bert hubertsalt was confusing, should be ipcipheripcipher
2019-03-25  bert hubertfix up salt for pbkdf2
2019-03-25  bert hubertrename ipcrypt/ipcipher
2019-03-25  bert hubertadd key derivatin from password, add ipencrypt/ipdecryp...
2019-03-25  bert hubertadd documentation to dnsdist
2019-03-25  bert hubertfix ipcrypt.h in testrunner Makefile
2019-03-25  bert hubertreplace links
2019-03-25  bert hubertadd in symlinks for dnsdist
2019-03-25  bert hubertAdd support for encrypting IP addresses #gdpr
2019-03-25  Remi GacogneMerge pull request #7574 from rgacogne/rec-min-ecs-ttl
2019-03-25  Remi GacogneMerge pull request #7621 from shane-kerr/lua-required...
2019-03-24  bert hubertMerge pull request #7623 from genofire/patch-1
2019-03-24  genofiretypo in docs 7623/head
2019-03-23  Shane KerrNote that Lua is now required for the recursor 7621/head
2019-03-23  Shane KerrCorrect dnsdist & recursor information in README 7620/head
2019-03-22  aeriqueMerge pull request #7616 from aerique/feature/changelog...
2019-03-20  Peter van Dijkfix versionadded for gmysql-thread-closer
2019-03-20  Remi GacogneMerge pull request #7503 from ahupowerdns/auth-ringbugs
2019-03-20  Remi GacogneMerge pull request #7517 from Habbie/mysqlthreadcloser
2019-03-20  Remi GacogneMerge pull request #7529 from rgacogne/auth-clear-metad...
2019-03-20  Remi GacogneMerge pull request #7587 from rgacogne/auth-qsizeq
2019-03-20  Remi GacogneMerge pull request #7595 from rgacogne/auth-packetcache...
2019-03-19  Matt Nordhoffpdnsutil: Fix "is is" typo in help 7599/head
2019-03-19  Josh Sorefspelling: version 7598/head
2019-03-19  Josh Sorefspelling: syscall
next