]> git.ipfire.org Git - thirdparty/pdns.git/shortlog
thirdparty/pdns.git
2021-09-27  OttoMove to clang12 for github actions, at least tsan seems... 10763/head
2021-09-24  Otto MoerbeekMerge pull request #10755 from rgacogne/speedtest-user... rec-4.6.0-alpha1
2021-09-24  Otto MoerbeekMerge pull request #10761 from omoerbeek/rec-fix-suseconds
2021-09-24  OttoOn MacOS: 10761/head
2021-09-24  Otto MoerbeekMerge pull request #10669 from omoerbeek/rec-tcp-connec...
2021-09-24  OttoFixes in docs and metrics help texts 10669/head
2021-09-24  OttoReview comments: Count queries before desciding to...
2021-09-24  OttoProcess review comments, most importantly a simplificat...
2021-09-24  OttoRefactor the tcp case of lwres.
2021-09-24  OttoAdd comment: we do not do SNI (and the idle connections...
2021-09-24  OttoRefactor out the tcp connect code
2021-09-24  OttoProcess comments from review:
2021-09-24  Ottoopenssl/ssl2.h #defines CERT, #undef it. While there...
2021-09-24  OttoTypo in filename
2021-09-24  OttoDoc header fixes
2021-09-24  OttoFormatting
2021-09-24  OttoSpello's, better names for settings
2021-09-24  OttoOnly clean on store if over a limit
2021-09-24  OttoCleanup and docs
2021-09-24  OttoTCP/DoT connection pooling
2021-09-24  Otto MoerbeekMerge pull request #10753 from omoerbeek/speedtest...
2021-09-24  OttoReview nits; also change order of rnd tests to match... 10753/head
2021-09-23  Remi GacogneMerge pull request #10756 from rgacogne/ddist17-fix...
2021-09-23  Remi Gacognednsdist: Fix secpoll for 1.7.0-alpha1 10756/head
2021-09-23  Remi GacogneMerge pull request #10730 from rgacogne/ddist17a1-changelog
2021-09-23  Remi Gacognespeedtest: Count the system time as well as the user... 10755/head
2021-09-23  Peter van DijkMerge pull request #10744 from franklouwers/feature...
2021-09-23  Peter van DijkMerge pull request #10749 from mind04/pdns-nobackend
2021-09-23  Peter van Dijkfix title underline length
2021-09-22  Remi Gacognednsdist: 1.7.0-alpha1 will be released on the 23rd 10730/head
2021-09-22  Peter van DijkMerge pull request #10711 from Habbie/gh-actions-auth...
2021-09-22  OttoAdd our various random implementations to speedtest
2021-09-22  Kees Monshouwerauth: add cookie counters 10749/head
2021-09-22  Peter van Dijkgh actions: move testing of almost all auth backends... 10711/head
2021-09-22  Remi GacogneMerge pull request #10745 from rgacogne/ddist-duplicate... dnsdist-1.7.0-alpha1
2021-09-21  Otto MoerbeekMerge pull request #10740 from omoerbeek/some-codeql...
2021-09-21  Peter van DijkMerge pull request #10727 from pieterlexis/svcb-generic...
2021-09-21  Peter van DijkMerge pull request #10289 from pieterlexis/auth-cookies-3
2021-09-21  Frank LouwersAdd dyndns status to general backend table 10744/head
2021-09-21  Peter van DijkMerge pull request #10742 from Habbie/rec-build-without...
2021-09-21  Remi Gacognednsdist: Don't increase the outstanding counter on... 10745/head
2021-09-21  Otto Moerbeektypo 10740/head
2021-09-21  OttoTweaks
2021-09-21  OttoMostly "Large object passed by value" fixes a spoted...
2021-09-21  Remi GacogneMerge pull request #10733 from pieterlexis/ddist-svcb...
2021-09-21  Peter van Dijkrec: unbreak building without libsodium 10742/head
2021-09-21  Otto MoerbeekMerge pull request #10738 from omoerbeek/rec-fix-prom...
2021-09-21  OttoPrometheus is a dependency for rec regress tests now 10738/head
2021-09-21  Otto MoerbeekFix #10735: Prometheus formatting of tag values
2021-09-21  OttoAdd a regress test for Prometheus output
2021-09-20  Remi GacogneMerge pull request #10737 from rgacogne/coverity-20210920
2021-09-20  Remi Gacogneauth: Add missing <optional> header 10737/head
2021-09-20  Remi GacogneCredentials: Add move assignement operator
2021-09-20  Remi GacogneCredentials: Fix a possible overflow with a very large...
2021-09-20  Remi GacogneFDWrapper: Propery handle a negative descriptor in...
2021-09-20  Peter van DijkMerge pull request #10720 from Habbie/gh-actions-daily
2021-09-20  Pieter LexisCOOKIES: Use getInnerRemote to determine IP 10289/head
2021-09-20  Pieter Lexisdnsdist: accept a table to SVCParams for newSVCRecordPa... 10733/head
2021-09-20  Pieter LexisCOOKIE: Only send BADCOOKIE over UDP
2021-09-20  Pieter LexisRemove separate string_compare source
2021-09-20  Pieter Lexisdnspacket: add missing include
2021-09-20  Pieter LexisCOOKIES: remove comment
2021-09-20  Pieter LexisCOOKIES: more constness, rm unused func
2021-09-20  Pieter Lexiscookies: move consts to class instead of defines
2021-09-20  Pieter LexisApply suggestions from code review
2021-09-20  Pieter LexisCookies: use constant time comparison
2021-09-20  Pieter LexisMove constantTimeStringEquals to its own file
2021-09-20  Pieter LexisDon't store validation state in cookie object
2021-09-20  Pieter LexisMake some cookie sizes constant, fix nits
2021-09-20  Pieter Lexisauth: Add counter for EDNS Cookies
2021-09-20  Pieter Lexisauth: Implement RFC 7872 and 9018 (COOKIES)
2021-09-20  Pieter LexisAdd function to make a bytestring from hex
2021-09-20  Pieter LexisComboAddress: Add toByteString() function
2021-09-20  Pieter Lexisfind crypto_shorthash in sodium for siphash-2-4
2021-09-20  Pieter LexisSVCB: Accept known SVCParams in generic format 10727/head
2021-09-20  Remi GacogneMerge pull request #10718 from rgacogne/rec-ns-not...
2021-09-17  Peter van DijkMerge pull request #9662 from cmouse/patch-1604087167
2021-09-17  Peter van DijkMerge pull request #10653 from rgacogne/lock-guarded...
2021-09-17  Remi GacogneMerge pull request #10157 from rgacogne/ddist-hashed...
2021-09-17  Aki Tuomicomfun.cc: Fix issues 9662/head
2021-09-17  Remi GacogneMerge pull request #10729 from rgacogne/ddist-doc-deps
2021-09-17  Remi GacogneTrying a smarter spell-checking pattern for Hoffstätte...
2021-09-17  Aki Tuomidistributor.hh: Document threadname truncation
2021-09-17  Aki Tuomipdns: stubresolver - Ignore waitForPipe error, handled...
2021-09-17  Aki Tuomipdns: signingpipe - Ignore waitForPipe error, handled...
2021-09-17  Aki Tuomipdns: distributor - Initialize question id and callback
2021-09-17  Aki Tuomiglobal: Check setsockopt return value
2021-09-17  Aki Tuomipdns: dnsseckeeper - Clarify cache clearing never fails
2021-09-17  Aki Tuomipdns: svc-records - Delete default constructor
2021-09-16  Peter van DijkMerge pull request #10660 from Habbie/auth-proxy-protocol
2021-09-16  Remi Gacognednsdist: Update Outgoing regression tests for hashed... 10157/head
2021-09-16  Remi Gacognednsdist: Reduce the "non-hashed password" messages...
2021-09-16  Remi GacogneDocument that hashed credentials can be used without...
2021-09-16  Remi Gacognerec: Add "hash-password" to the rec_control help
2021-09-16  Remi GacogneUpdate m4/pdns_check_libcrypto.m4
2021-09-16  Remi GacogneCredentials: Fix compilation without OpenSSL 1.1.1
2021-09-16  Remi GacogneCredentials: Fix formatting issues
2021-09-16  Remi GacogneWhitelist 'scrypt' for the spell checker
2021-09-16  Remi Gacognednsdist: Convert the regression tests to the new passwo...
2021-09-16  Remi GacogneCredentials: Apply comments from code review
next