]> git.ipfire.org Git - thirdparty/pdns.git/shortlog
thirdparty/pdns.git
2020-03-18  Otto MoerbeekTest now uses rec_control, so supply location of the... 8946/head
2020-03-17  Remi GacogneMerge pull request #8937 from rgacogne/ddist-fstrm...
2020-03-16  Remi Gacognerec: Fix typos in the documentation of the FrameStream... 8937/head
2020-03-16  Remi Gacognednsdist: Make FrameStream IO parameters configurable
2020-03-16  Peter van DijkMerge pull request #8925 from RobinGeuze/fixNSEC3ForUnp...
2020-03-15  Peter van DijkMerge pull request #8933 from yantarou/typo_fix
2020-03-15  Jan HilberathFix typo 8933/head
2020-03-14  Robin GeuzeAlso only add CDS and CDNSKEY to the type map in case... 8925/head
2020-03-13  Peter van DijkMerge pull request #8929 from mind04/pdns-cache-clean
2020-03-13  Kees Monshouwerauth: make sure we look at 10% of all cached items... 8929/head
2020-03-13  Robin GeuzeFix it so NSEC and NSEC3 records will not include DNSKE...
2020-03-12  Remi GacogneMerge pull request #8909 from rgacogne/ddist-bounded...
2020-03-09  Peter van DijkMerge pull request #8908 from Habbie/auth-malloc-arena
2020-03-09  Remi GacogneMerge pull request #8900 from rgacogne/openssl-libssl...
2020-03-09  Remi GacogneMerge pull request #8887 from rgacogne/remote-logger...
2020-03-06  Remi Gacognednsdist: Make sure that the bounded-load factor is... 8909/head
2020-03-06  Remi Gacognednsdist: Fix mistake in the bounded-load documentation...
2020-03-06  Remi Gacognednsdist: Implement bounded loads for the whashed and...
2020-03-06  Remi GacogneRemote Logger: Add comments and catch() advised by... 8887/head
2020-03-06  Remi GacogneBetter handling of reconnections in Remote Logger ...
2020-03-06  Peter van Dijkalso note new syntax 8908/head
2020-03-06  Peter van Dijkauth docs: talk about glibc & MALLOC_ARENA_MAX
2020-03-06  Otto MoerbeekMerge pull request #8898 from omoerbeek/rec-shared...
2020-03-06  Otto MoerbeekMerge pull request #8902 from Habbie/doc-6373
2020-03-05  Remi GacogneMerge pull request #8901 from rgacogne/ddist-docs-8683
2020-03-05  Remi GacogneMerge pull request #8903 from rgacogne/ddist-7950-unuse...
2020-03-05  Remi GacogneMerge pull request #8905 from rgacogne/ddist-dns-query...
2020-03-05  Peter van DijkMerge pull request #8907 from Habbie/backport-8714...
2020-03-05  Remi GacogneMove the logic of validDNSName to DNSName::has8bitBytes() 8907/head 8951/head
2020-03-05  Remi Gacogneauth: Skip the construction of a root DNSName when...
2020-03-05  Remi Gacogneauth: Prevent temporary objects in the DNSBackend:...
2020-03-05  Remi Gacogneauth: Reserve the needed space in the vector of keys
2020-03-05  Remi Gacogneauth: Reduce the number of allocations in apiServerZones()
2020-03-05  Remi Gacogneauth: Reduce the number of memory allocations
2020-03-05  Peter van DijkMerge pull request #8714 from rgacogne/auth-less-allocs
2020-03-05  Remi Gacognednsdist: Change the default DoH path from / to /dns... 8905/head
2020-03-05  Remi Gacognednsdist: Fix 'unused lambda capture' warning without... 8903/head
2020-03-05  Peter van Dijkrec: note dnstap for auth communication in changelog 8902/head
2020-03-05  Remi Gacognednsdist: Fix documentation for functions removed in... 8901/head
2020-03-05  Remi GacogneMerge pull request #8899 from rgacogne/ddist-key-log...
2020-03-05  Remi GacogneMerge pull request #8897 from rgacogne/ddist-doc-raw
2020-03-05  Remi GacogneDetect {Libre,Open}SSL functions availability during... 8900/head
2020-03-04  Remi Gacognednsdist: Document that the 'keyLogFile' option requires... 8899/head
2020-03-04  Remi Gacognednsdist: Include the "Netmask" class reference in the... 8897/head
2020-03-04  Remi Gacognednsdist: Fix 'Inline literal start-string without end...
2020-03-04  Remi Gacognednsdist: Fix the SpoofRawAction() example in the docume...
2020-03-04  Otto MoerbeekMerge commit 'a264db6bd2fbf06596a7c182ac9670b0b4490960... 8898/head
2020-03-04  Otto MoerbeekMerge pull request #8895 from omoerbeek/rec-fix-backsla...
2020-03-04  Otto MoerbeekSecond attempt: use ``...`` for literals. 8895/head
2020-03-04  Otto MoerbeekFix merge botch
2020-03-04  Otto MoerbeekTypos and ws
2020-03-04  Otto MoerbeekRun tests with different shard settings
2020-03-04  Otto MoerbeekContention stats plus variable # of shards
2020-03-04  Otto MoerbeekCollect some stats
2020-03-04  Otto MoerbeekBetter way for pruning if cleaning dead entries wasn...
2020-03-04  Otto MoerbeekDo a 2nd run with hot cache
2020-03-04  Otto MoerbeekRun more variations of rec bulk test and also do two...
2020-03-04  Otto MoerbeekAlso invalidate cachecache on prune
2020-03-04  Otto MoerbeekShow recursor log on failure
2020-03-04  Otto Moerbeekget total size beforehand
2020-03-04  Otto Moerbeekwip2
2020-03-04  Otto Moerbeekwip
2020-03-04  Otto MoerbeekMerge pull request #8893 from omoerbeek/rec-docs-backsl...
2020-03-04  Otto MoerbeekIn .rts a \ is \\. 8893/head
2020-03-04  Remi GacogneMerge pull request #8891 from rgacogne/ci-fuzz
2020-03-03  Remi GacogneEnable CI Fuzz: run our fuzz targets each time a pull... 8891/head
2020-03-03  Peter van DijkMerge pull request #8888 from Habbie/auth-4.3.x-backports auth-4.3.0-rc1
2020-03-03  Remi GacogneMerge pull request #8882 from qvr/ssl_ctx_set_timeout
2020-03-03  Remi GacogneMerge pull request #8886 from rgacogne/rec-fix-ttl...
2020-03-03  Otto MoerbeekMerge pull request #8889 from omoerbeek/seczone-tidy
2020-03-03  Otto MoerbeekEOL rec-4.0.x and tidy a few entries. 8889/head
2020-03-03  Peter van DijkMerge pull request #8851 from nbkowalewski/master
2020-03-03  Otto MoerbeekIt's 2020 8888/head
2020-03-03  Peter van Dijktravis: skip odbc testing, we have it in circleci,...
2020-03-03  Remi GacogneMerge pull request #8883 from rgacogne/remote-logger...
2020-03-03  Otto MoerbeekFormatting
2020-03-03  Matti Hiljanendnsdist: document sessionTimeout 8882/head
2020-03-03  Otto MoerbeekMerge pull request #8884 from omoerbeek/prep-rec-4.3.0
2020-03-02  Remi Gacognerec: Ignore off-by-one TTL in the cache-recursorcache... 8886/head
2020-03-02  Remi GacogneMerge pull request #8879 from rgacogne/ddist-unused...
2020-03-02  Matti Hiljanendnsdist: add sessionTimeout setting for TLS session...
2020-03-02  Otto MoerbeekPrep for rec-4.3.0 8884/head
2020-03-02  Remi GacogneMerge pull request #8877 from Habbie/travis-no-odbc auth-4.4.0-alpha0 rec-4.4.0-alpha0
2020-03-01  Peter van DijkMerge pull request #8881 from arjenz/patch-1
2020-03-01  Arjen ZonneveldUpdate index.rst 8881/head
2020-02-28  Remi GacogneAdd 'queue full' metrics for our remote logger, log... 8883/head
2020-02-28  Remi Gacognednsdist: Remove unused lambda capture reported by clang++ 8879/head
2020-02-28  Peter van Dijktravis: skip odbc testing, we have it in circleci,... 8877/head
2020-02-28  Pieter LexisMerge pull request #8876 from pieterlexis/boost-context-172
2020-02-28  Pieter LexisUpdate boost.m4 8876/head
2020-02-27  Peter van DijkMerge pull request #8858 from Habbie/soa-autofill-4.4
2020-02-27  Peter van DijkMerge pull request #8859 from Habbie/lmdb-known-bugs
2020-02-27  Peter van DijkMerge pull request #8871 from Habbie/lua-createforward...
2020-02-27  Peter van Dijkauth LUA: explain supported createForward[6] formats 8871/head
2020-02-26  Otto MoerbeekMerge pull request #8864 from rgacogne/rec-8861
2020-02-26  Remi GacogneMerge pull request #8855 from rgacogne/ddist-typo-conso...
2020-02-26  Remi Gacognerec: Only log qname parsing errors when 'log-common... 8864/head
2020-02-26  Remi GacogneMerge pull request #8856 from swoga/dnsdist-rm-acl
2020-02-26  Remi GacogneMerge pull request #8862 from Habbie/rec-http-rpz-docs...
2020-02-25  Peter van Dijkrec docs: fix weird formatting of RPZ statistics list... 8862/head
next