]> granicus.if.org Git - pdns/shortlog
pdns
2019-04-04 Remi Gacognednsdist: Add more TCP metrics
2019-04-04 Remi Gacognednsdist: Add a "lots of TCP connections" regression...
2019-04-04 Remi Gacognednsdist: Downstream failures only count for fresh TCP...
2019-04-04 Remi Gacognednsdist: Properly handle an I/O error while sending...
2019-04-04 Remi Gacognemplexer: Add some unit tests for our multiplexers
2019-04-04 Remi Gacognemplexer: Keep TTD ordered so we can scan for timeouts...
2019-04-04 Remi Gacognednsdist: Handle EAGAIN when reading from the non-blocki...
2019-04-04 Remi Gacognednsdist: Don't scan for TCP timeouts more than once...
2019-04-04 Remi Gacognednsdist: Make sure that the TCP distribution pipes...
2019-04-04 Remi Gacognednsdist: Fix outstanding count for TCP connections
2019-04-04 Remi Gacognednsdist: Use a unique pointer for the global TCPClientC...
2019-04-04 Remi Gacognednsdist: Remove code duplication between UDP and TCP...
2019-04-04 Remi Gacognednsdist: Disable regression tests for invalid AXFR
2019-04-04 Remi Gacognednsdist: TCP refactoring using an event-based logic
2019-04-04 Remi GacogneOnly allocate the SSocket buffer when we actually need...
2019-04-04 Remi GacogneReturn EINPROGRESS instead of -1 in SConnectWithTimeout...
2019-04-04 Remi Gacognemplexer: Add support for write timeouts
2019-04-04 Remi Gacognemplexer: Make it possible to set the read TTD right...
2019-04-04 Remi Gacognednsdist: Define empty DNSCrypt-related objects when...
2019-04-04 Remi Gacognednsdist: Add a function to extract an EDNS0Record from...
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 Dijk1-index recursor EDNSOptionView
2019-04-02 Peter van Dijkdnsdist README: update macOS instructions
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.
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 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.
2019-04-01 Otto MoerbeekOnly apply "do not cache" if both limits are set and...
2019-03-29 Remi Gacognerec: Clarify that the server load should be >= to the...
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
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 Remi GacogneMerge pull request #7628 from tcely/patch-3
2019-03-26 tcelyLua QClass global does not exist
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
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
2019-03-23 Shane KerrNote that Lua is now required for the recursor
2019-03-23 Shane KerrCorrect dnsdist & recursor information in README
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 Josh Sorefspelling: version
2019-03-19 Josh Sorefspelling: syscall
2019-03-19 Josh Sorefspelling: successful
2019-03-19 Josh Sorefspelling: iterator
2019-03-19 Remi Gacognerec: Handle invalid numeric values from the control...
next