]> granicus.if.org Git - pdns/shortlog
pdns
2018-06-15 Remi GacogneMerge pull request #6692 from Habbie/reorder-subdirs
2018-06-15 Remi GacogneMerge pull request #6695 from zeha/doc-dnssec-cd
2018-06-15 Remi GacogneMerge pull request #6725 from zeha/docs-table-size
2018-06-14 Peter van DijkMerge pull request #6739 from ahupowerdns/dedup-rhel6-fix
2018-06-14 bert hubertfix up compilation on rhel6 for dedup speedup in auth
2018-06-14 bert hubertMerge pull request #6730 from ahupowerdns/dedup-speedup
2018-06-13 Remi GacogneMerge pull request #6735 from rgacogne/rpz-ixfr-api...
2018-06-13 bert hubertspeed up dedup code, use less memory
2018-06-13 Remi Gacognerec: Add full AXFR in the middle of IXFR, API checks...
2018-06-12 Remi GacogneMerge pull request #6722 from rgacogne/rec-rpz-ixfr...
2018-06-12 bert hubertimprove comments, clean up code a bit
2018-06-12 bert hubertImplement a smarter dedup for filling packets in auth
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-10 Chris Hofstaedtlerdocs/dnssec: improve HTML rendering of table
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 Chris Hofstaedtlerdocs/dnssec: add note about CD flag
2018-05-29 Chris Hofstaedtlerdocs/dnssec: improve HTML rendering of table
2018-05-29 Peter van Dijkauth: reorder SUBDIRS
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
next