]> git.ipfire.org Git - thirdparty/pdns.git/shortlog
thirdparty/pdns.git
2026-02-09  Pieter Lexisdocs(recursor): Pin setuptools so pkg_resources keeps...
2026-02-09  Otto MoerbeekMerge pull request #16826 from zeha/drop-boost-system
2026-02-09  Miod VallatMerge pull request #16818 from miodvallat/squint
2026-02-06  Remi GacogneMerge pull request #16824 from PowerDNS/dependabot...
2026-02-06  Otto MoerbeekMerge pull request #16825 from PowerDNS/omoerbeek-patch-1
2026-02-05  Chris HofstaedtlerDrop usage of libboost-system library 16826/head
2026-02-05  Otto MoerbeekFix typo in YAML 16825/head
2026-02-05  dependabot... build(deps): bump protobuf in /regression-tests.recurso... 16824/head
2026-02-05  Remi GacogneMerge pull request #16822 from rgacogne/ddist-noexcept
2026-02-05  Remi Gacognednsdist: Fix formatting 16823/head
2026-02-05  Remi Gacognednsdist: Add regression tests for DNS flags in ProtoBuf...
2026-02-05  Remi Gacognednsdist: Set `QR=1` for responses triggered by timeout...
2026-02-05  Remi Gacognednsdist: Export DNS flags via ProtoBuf
2026-02-05  Remi GacogneMerge pull request #16796 from pieterlexis/dnsdist...
2026-02-05  Miod VallatGive the new form buttons a link aspect. 16731/head
2026-02-05  Remi GacogneMerge pull request #16821 from rgacogne/cleanup-remove...
2026-02-05  Otto MoerbeekMerge pull request #16817 from omoerbeek/base64
2026-02-05  Otto MoerbeekMerge pull request #21 from rgacogne/base64 16817/head
2026-02-05  Remi GacogneMerge pull request #16806 from rgacogne/ddist-ipcrypt2...
2026-02-05  Remi Gacognednsdist: Add missing `noexcept` on move ctors/assignmen... 16822/head
2026-02-05  Remi GacogneRemove unused `DNSRecordOracle` class 16821/head
2026-02-05  Remi Gacognetest-base64: Keep the check enabled for DNSdist even...
2026-02-05  Remi Gacognebase64: Use `unsigned` constants
2026-02-05  Remi Gacognebase64: Wrap `BIO` objects in smart pointers
2026-02-05  Remi Gacognednsdist: Apply Miod's suggestion from code review 16806/head
2026-02-05  Miod VallatMerge pull request #16820 from miodvallat/banana_arrow
2026-02-05  Otto MoerbeekMerge pull request #16756 from omoerbeek/rec-ot-instance
2026-02-05  Otto MoerbeekMerge pull request #16786 from omoerbeek/rec-ot-edns
2026-02-05  Miod VallatPerform stricter validation of timestamps. 16820/head
2026-02-05  Miod VallatThere are only 24 hours in a day, not 60.
2026-02-05  Miod VallatMerge pull request #16807 from clwluvw/default-soa...
2026-02-04  Miod VallatStrongly suggest storing variants in the same backend... 16818/head
2026-02-04  Otto MoerbeekApply suggestions from code review
2026-02-04  Otto MoerbeekDepending on openssl version, base 64 decode is more...
2026-02-04  Otto MoerbeekMerge pull request #16812 from PowerDNS/dependabot...
2026-02-04  Otto MoerbeekMerge pull request #16811 from PowerDNS/dependabot...
2026-02-04  Otto MoerbeekReformat
2026-02-04  Otto MoerbeekMore (allocation) error checking fix a type
2026-02-04  Seena Fallahauth: add default-soa-edit-api setting for API zone... 16807/head
2026-02-04  Miod VallatDo not print recommendations if quiet. 16670/head
2026-02-04  Miod VallatMerge pull request #16810 from miodvallat/discount
2026-02-04  Remi GacogneMerge pull request #16802 from rgacogne/ddist-quiche...
2026-02-04  Remi GacogneMerge pull request #16805 from rgacogne/ddist-nicer...
2026-02-04  dependabot... build(deps): bump protobuf in /regression-tests.dnsdist 16812/head
2026-02-04  dependabot... build(deps): bump wheel from 0.45.1 to 0.46.2 in /docs 16811/head
2026-02-04  Otto MoerbeekMerge pull request #16808 from PowerDNS/dependabot...
2026-02-04  Miod VallatCorrectly compute public key exponent length when large... 16810/head
2026-02-03  dependabot... build(deps): bump bytes in /pdns/recursordist/rec-rust... 16808/head
2026-02-03  Remi Gacognednsdist: Enable ipcrypt2 w/ autotools in our CI
2026-02-03  Remi Gacognednsdist: Disable ipcrypt2 by default w/ autotools
2026-02-03  Remi Gacognednsdist: Do NOT add `c++` flags to `CPPFLAGS`
2026-02-03  Remi Gacognednsdist: Fix files order in the ipcrypt2 Makefile
2026-02-03  Remi Gacognednsdist: Better detection of whether ipcrypt2 will...
2026-02-03  Remi Gacognednsdist: Disable `ipcrypt2` support when testing the...
2026-02-03  Remi Gacognednsdist: Add an option to disable ipcrypt2 w/ autotools
2026-02-03  Remi Gacogneext/ipcrypt2: Add missing softaes/untrinsics.h header
2026-02-03  Remi GacogneAdd a unit test for invalid Base64 content 16805/head
2026-02-03  Remi GacogneCleanup of base64-related header and unit tests
2026-02-03  Remi Gacognednsdist: Better handling of invalid Base64 content
2026-02-03  romeroalxkeyroller: remove Pipfile and require requirements... 16626/head
2026-02-02  Remi GacogneMerge pull request #16799 from rgacogne/update-ipcrypt2
2026-02-02  Remi Gacognednsdist: Add a regression test for the `bbr` congestion... 16802/head
2026-02-02  Remi Gacognednsdist: Switch to cubic as default congestion algo...
2026-02-02  Remi Gacognednsdist: Work around Quiche not dealing well with remov...
2026-02-02  Remi GacogneMerge pull request #16801 from sskender/master
2026-02-01  Sven Skenderdocs: Fix grammar in running description 16801/head
2026-02-01  Remi GacogneMerge pull request #16800 from zeha/dnsdistspoof
2026-02-01  Chris Hofstaedtlerdnsdist: SpoofAction: clarify what gets spoofed 16800/head
2026-02-01  Remi Gacogneext/ipcrypt2: Add missing softaes/untrinsics.h header 16799/head
2026-02-01  Remi Gacogneext/ipcrypt2: Update to `70a4daf` (1.1.10 plus 1 commit)
2026-01-31  Remi GacogneMerge pull request #16798 from hhoffstaette/no-yml-plz
2026-01-30  Holger Hoffstättednsdist: Only install dnsdist.yml-dist if yaml support... 16798/head
2026-01-30  Pieter Lexisfeat(dnsdist): Add `prepend` and `append` methods to... 16796/head
2026-01-30  Remi GacogneMerge pull request #16793 from rgacogne/ddist-do-not...
2026-01-29  Remi Gacognednsdist: Do not create `dnsdist.yml` in RPM system... 16793/head
2026-01-29  Remi GacogneMerge pull request #16782 from rgacogne/ddist-210-a1
2026-01-29  Remi Gacognednsdist: Fix missing tag in 2.1.0-alpha1 changelog 16782/head
2026-01-29  Remi Gacognednsdist: Fix release date in 2.1.0-alpha1 changelog
2026-01-29  Remi Gacognednsdist: Fix yet another spelling issue
2026-01-29  Remi Gacognednsdist: Fix spelling issues
2026-01-29  Remi Gacognednsdist: Update security polling zone and ChangeLog...
2026-01-29  Miod VallatMerge pull request #16790 from miodvallat/nopei-key dnsdist-2.1.0-alpha1
2026-01-29  Miod VallatNo longer allow passing the api-key as a query argument. 16790/head
2026-01-28  Otto MoerbeekFix dnsdist regression test, spanid is now mandatory... 16786/head
2026-01-27  Remi GacogneMerge pull request #16779 from rgacogne/ddist-remove...
2026-01-27  Otto MoerbeekFix regression tests to new full mandatory EDNS option
2026-01-27  Otto MoerbeekRename option to TRACEPARENT
2026-01-27  Otto MoerbeekAdd basic tests of EDNSOTTraceRecord and EDNSOTTraceRec...
2026-01-27  Remi Gacognednsdist: Stop overriding `dh_fixperms` in Deb packages 16779/head
2026-01-27  Otto MoerbeekMerge pull request #16784 from omoerbeek/rec-coverity...
2026-01-27  Otto Moerbeekrec: Coverity 1644498 Variable copied when it could... 16784/head
2026-01-27  Otto MoerbeekConsistent naming
2026-01-27  Otto MoerbeekHandle the new flag field addition to the EDNS option...
2026-01-27  Otto MoerbeekMerge pull request #16775 from omoerbeek/rec-prep-5...
2026-01-27  Remi GacogneMerge pull request #16777 from rgacogne/ddist-mention...
2026-01-26  Pieter LexisMerge pull request #16776 from pieterlexis/dnsdist...
2026-01-26  Remi Gacognednsdist: Mention that Lua files might get loaded in... 16777/head
2026-01-26  Pieter Lexischore(dnsdist): Format all dnsdist files 16776/head
2026-01-26  Remi GacogneMerge pull request #16768 from rgacogne/and-in-the...
2026-01-26  Otto MoerbeekPrep for rec-5.4.0-beta1 16775/head
next