]> granicus.if.org Git - pdns/shortlog
pdns
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...
2019-03-19 Remi Gacognerec: Prevent an exception in RCC handling from terminat...
2019-03-19 Remi Gacognerec: Add a new ecs-minimum-ttl-override setting
2019-03-19 aeriqueMerge pull request #7597 from aerique/feature/changelog...
2019-03-19 Peter van DijkMerge pull request #7588 from Habbie/circleci
2019-03-19 Pieter LexisMerge pull request #7584 from pieterlexis/gsql-improve...
2019-03-19 Pieter LexisMerge pull request #7484 from omoerbeek/no-utility...
2019-03-19 Pieter LexisMerge pull request #7580 from mind04/narrow-rectify
2019-03-19 Pieter LexisMerge pull request #7566 from pieterlexis/no-clobber...
2019-03-19 Peter van Dijkset up circleCI testing for auth+godbc+mssql
2019-03-19 Erik WinkelsUpdate changelog and secpoll for auth-4.2.0-rc1.
2019-03-19 Remi GacogneMerge pull request #7596 from Habbie/dnsdist-tuning...
2019-03-19 Peter van Dijkproperly capitalise reusePort
2019-03-19 Remi GacogneMerge pull request #7504 from rgacogne/rec-channel...
2019-03-19 Remi GacogneMerge pull request #7592 from rgacogne/dnsdist-slow...
2019-03-19 Remi GacogneMerge pull request #7560 from rgacogne/ddist-gnutls...
2019-03-18 aeriqueMerge pull request #7593 from aerique/feature/update...
next