]> granicus.if.org Git - pdns/shortlog
pdns
2018-06-12 Remi GacogneMerge pull request #6722 from rgacogne/rec-rpz-ixfr...
2018-06-12 Remi GacogneMerge pull request #6715 from rgacogne/dnsdist-console...
2018-06-12 Remi GacogneMerge pull request #6729 from rgacogne/packetcache...
2018-06-12 Remi Gacognerec: Add some regression tests for RPZ over AXFR and...
2018-06-11 Remi Gacogneauth: Increase the packet cache TTL in our unit tests
2018-06-11 Remi Gacognednsdist: Mention earlier that libsodium is required...
2018-06-11 Remi Gacognednsdist: Fix a typo in one of the console error messages
2018-06-11 Remi GacogneMerge pull request #6718 from rgacogne/dnsdist-web...
2018-06-11 Remi GacogneMerge pull request #6627 from rgacogne/rec-truncated...
2018-06-08 Remi GacogneMerge pull request #6563 from pieterlexis/dnsdist-dropr...
2018-06-08 bert hubertMerge pull request #6724 from setharnold/patch-7
2018-06-08 Remi Gacognerec: Resize the incoming query buffer to 512 after...
2018-06-08 Remi Gacognerec: Use a 512-byte buffer for incoming queries instead...
2018-06-08 Remi Gacognerec: Drop queries truncated because they were larger...
2018-06-08 setharnoldadd missing word 'impact'
2018-06-07 Remi GacogneMerge pull request #6716 from rgacogne/dnsdist-tcp...
2018-06-07 Remi GacogneMerge pull request #6717 from phonedph1/patch-4
2018-06-06 Remi Gacognednsdist: Limit QPS and latency to two decimals in the...
2018-06-06 Remi Gacognednsdist: Clarify that local connections to the console...
2018-06-06 Remi GacogneMerge pull request #6711 from chbruyand/dnsdist-connect...
2018-06-06 Remi GacogneMerge pull request #6710 from rgacogne/dnsdist-dynblock...
2018-06-06 Remi Gacognednsdist: Remove left-over debug message in the console...
2018-06-06 Charles-Henri... "Connection: close" is not a security header
2018-06-06 phonedph1Update timedipsetrule.rst
2018-06-05 Remi Gacognednsdist: Don't access the TCP buffer vector past its...
2018-06-05 Remi Gacognednsdist: Refuse console connection without a proper...
2018-06-05 Charles-Henri... dnsdist: default set "Connection: close" header for...
2018-06-05 Remi Gacognednsdist: Test the content of dynamic blocks using the API
2018-06-05 Remi GacogneMerge pull request #6705 from ahupowerdns/recursor...
2018-06-05 Remi GacogneMerge pull request #6707 from rgacogne/shadowed-vars
2018-06-04 Remi GacogneMerge pull request #6706 from claranet/fix-dynblock...
2018-06-04 David FreedmanDynamic blocks were being created with the wrong durati...
2018-06-04 bert hubertslightly improve DNSSEC trace logging
2018-06-04 Remi GacogneFix a GCC warning about strncpy()
2018-06-04 Remi GacogneFix some shadowed variables reported by GCC with -Wshadow
2018-06-01 Remi GacogneMerge pull request #6701 from rgacogne/nits-cppcheck
2018-06-01 Remi Gacognerec: Remove unused lambda capture 'checkOnly' in the...
2018-06-01 Remi Gacognerec: Pass the remote logger to asyncresolve() by reference
2018-06-01 Remi Gacogneauth: Pass signQName to getRRSIGsForRRSET / addSignatur...
2018-06-01 Remi GacogneGeoIP: Fix a struct/class mixup
2018-06-01 Remi Gacogneixfrdist: Fix a NULL-pointer dereference on a non-exist...
2018-06-01 Remi GacogneMerge pull request #6699 from rgacogne/EDNS0Record...
2018-05-31 Remi GacogneRevert EDNS0Record to a trivial type
2018-05-31 Peter van DijkMerge pull request #6691 from zeha/dl-slaverenotify
2018-05-30 Remi GacogneMerge pull request #6281 from pieterlexis/rec-server-id
2018-05-30 Pieter Lexisrec: advertise 512 bytes as max query size
2018-05-30 Pieter LexisEDNS: ensure the NSID fits in the return packet
2018-05-30 Pieter LexisgetEDNSOpts: use getRR
2018-05-30 Pieter LexisEDNS: Ensure not query processing happens on EDNS error
2018-05-30 Pieter LexisMore EDNS tests
2018-05-30 Pieter Lexisrec: initialize variableAnswer with dc->d_variable
2018-05-30 Pieter LexisEDNS trunc test: add <512 bytes test
2018-05-30 Pieter LexisEDNS trunc test: fix table
2018-05-30 Pieter LexisEDNS: rename Z to extFlags, use uints
2018-05-30 Pieter Lexisdnswriter: use uint for extended rcode
2018-05-30 Pieter LexisAdd truncation tests with and without EDNS
2018-05-30 Pieter Lexiscall getHostname
2018-05-30 Pieter LexisFix review comments
2018-05-30 Pieter LexisAdd tests for NSID and version.bind
2018-05-30 Pieter LexisFix truncation threshold
2018-05-30 Pieter LexisLeave bitshifting Extended RCode to addOpt
2018-05-30 Pieter LexisAllow running the edns1 test on python 3
2018-05-30 Pieter Lexisrec: Add EDNS OPT record to packet when the client...
2018-05-30 Pieter Lexisrecursor: Check size when adding the OPT RR
2018-05-30 Pieter Lexisauth: guard gethosntame call
2018-05-30 Pieter Lexisrec NSID: guard the call to gethostname
2018-05-30 Pieter Lexisrec NSID: Fix two nits
2018-05-30 Pieter Lexisrecursor: Update server-id docs
2018-05-30 Pieter Lexisrecursor: Allow disabling NSID and id.server
2018-05-30 Pieter Lexisrecursor: actually default to hostname for id.server
2018-05-30 Pieter Lexisrecursor: Add NSID support
2018-05-29 Pieter LexisAdd a changed entry to the Server Object
2018-05-29 Pieter LexisAdd API droprate to tests
2018-05-29 Klaus Darilionpdns_control notify: make sure PDNS is either master...
2018-05-29 Remi GacogneMerge pull request #6688 from rgacogne/dnsdist-const...
2018-05-29 Pieter LexisMerge pull request #6628 from Habbie/camel-diet
2018-05-29 Pieter LexisMerge pull request #6653 from mind04/entsfrom-glue
2018-05-29 Pieter LexisMerge pull request #6655 from chbruyand/auth-cds-cdnske...
2018-05-29 Pieter LexisMerge pull request #6658 from chbruyand/luawrapper...
2018-05-29 Pieter LexisMerge pull request #6672 from rgacogne/dnsdist-reconnec...
2018-05-29 Pieter LexisMerge pull request #6674 from rgacogne/dnsdist-clean...
2018-05-29 Pieter LexisMerge pull request #6680 from ossobv/docs-configure-fix
2018-05-29 Pieter LexisMerge pull request #6681 from ossobv/docs-recursordist...
2018-05-29 Pieter LexisMerge pull request #6684 from zeha/dnsdist-tostring
2018-05-29 Pieter LexisMerge pull request #6686 from zeha/missing-qtypes
2018-05-29 Pieter LexisMerge pull request #6687 from rgacogne/travis-sanitizers
2018-05-28 Remi Gacognednsdist: Constify more members of TCPClientCollection...
2018-05-28 Remi Gacognednsdist: Mark the remote member of DownstreamState...
2018-05-28 Remi Gacognerec: Fix a typo in one comment of the negative cache...
2018-05-28 Remi Gacognerec: Fix a memory leak in the negative cache unit tests
2018-05-28 Remi GacogneTravis: The default clang is now recent enough, don...
2018-05-28 Remi GacogneEnable Address (dnsdist, rec) and Undefined Behavior...
2018-05-28 Chris HofstaedtlerInitialize some missed qtypes
2018-05-28 Peter van DijkMerge pull request #6682 from zeha/brewfile
2018-05-28 Chris Hofstaedtlerdnsdist: Expose toString of various objects to Lua
2018-05-28 Chris HofstaedtlerAllow running "brew bundle" to fetch deps
2018-05-28 Walter Doekesdocs: Add extra LF to settings.rst to squash sphinx...
2018-05-28 Walter Doekesdocs: Fix ./configure example, add --disable-lua-records
2018-05-28 Remi GacogneMerge pull request #6677 from cmouse/geoip
2018-05-27 Aki Tuomigeoipbackend: Check GeoIP_id_by_addr_gl and GeoIP_id_by...
next