]> granicus.if.org Git - pdns/shortlog
pdns
2015-08-13 Pieter LexisMerge pull request #2682 from cmouse/pkcs11-locking-fix
2015-08-12 Peter van DijkMerge pull request #2677 from mind04/ed25519
2015-08-09 Kees Monshouwered25519 is experimental
2015-08-09 Kees Monshouwerrun pdnssec test-algorithms in travis
2015-08-09 Kees Monshouwerremove 'Ref10 ED25519' from source tree
2015-08-09 Kees Monshouweruse libsodium for ed25519
2015-08-08 Aki TuomiRemove lock where it does not belong
2015-08-08 Kees Monshouwered25519signers.cc whitespace and comments
2015-08-08 Kees Monshouwered25519signers.cc scoped_ptr -> uniqe_ptr
2015-08-08 Kees Monshouwered25519 implementation is now in line with draft-sury...
2015-08-07 Pieter LexisMerge pull request #2649 from pieterlexis/issue-518...
2015-08-06 Pieter Lexispdnssec check-all-zones: allow exit on first error
2015-08-06 Pieter LexisMerge pull request #2675 from pieterlexis/fix-testrunner-ld
2015-08-06 Pieter LexisFix the testrunner
2015-08-06 Pieter LexisMerge pull request #2673 from cmouse/search-api-fix
2015-08-05 Pieter LexisMerge pull request #2638 from pieterlexis/dnsname-build...
2015-08-05 Aki TuomiUse escaped_pattern instead of pattern
2015-08-05 Aki TuomiUse extractComment for comments
2015-08-05 Pieter LexisMerge pull request #2672 from pieterlexis/boost-GCC-5.2
2015-08-05 Pieter LexisSupport gcc 5.2 detection for boost
2015-08-05 Pieter LexisMerge pull request #2663 from cmouse/search-api
2015-08-04 Aki TuomiUpdate remotebackend documentation
2015-08-04 Aki TuomiUpdate tests
2015-08-04 Aki TuomiAdd support for searchRecords to bind backend
2015-08-04 Aki TuomiAdd SimpleMatch matcher
2015-08-04 Aki TuomiAdd support for searchRecords to RemoteBackend
2015-08-04 Aki TuomiAdd search records/comments to gOracle backend
2015-08-04 Aki TuomiAdd search records/comments to gMySQL backend
2015-08-04 Aki TuomiAdd search records/comments to gPgSQL backend
2015-08-04 Aki TuomiAdd search records/comments to gSQLite3
2015-08-04 Aki TuomiUse searchRecords and searchComments in search-data
2015-08-04 Aki TuomiAdd searchRecords and searchComments to GSQL
2015-08-04 Aki TuomiAdd searchRecords and searchComments API call
2015-08-04 Pieter LexisMerge pull request #2665 from cmouse/update-yahttp
2015-08-04 Pieter LexisMerge pull request #2670 from pieterlexis/randombackend...
2015-08-04 Pieter LexisDecrease sleep, don't output result of sdig for randomb...
2015-08-04 Pieter LexisRemove timing sensitive counters from tests
2015-08-04 Peter van Dijkadd randombackend symlink for tests
2015-08-01 Aki TuomiUpdate YaHTTP to v0.1.7
2015-07-31 Peter van DijkMerge pull request #2641 from pieterlexis/issue-2576...
2015-07-31 Peter van DijkMerge pull request #2660 from mind04/recursor
2015-07-31 Peter van DijkMerge pull request #2662 from rubenk/drop-support-for...
2015-07-31 Ruben KerkhofRemove unused SHA224Summer
2015-07-31 Ruben KerkhofBump minimum required polarssl version to 1.3
2015-07-28 Peter van DijkMerge pull request #2659 from mind04/luapol
2015-07-28 Peter van DijkMerge pull request #2658 from mind04/various
2015-07-28 Kees Monshouwerre-enable recursor bulktest in travis.yml
2015-07-28 Kees Monshouwercatch DNSName parser exception in recursor
2015-07-28 Kees Monshouwerre-enable clean working directory test in travis.yml
2015-07-28 Kees Monshouwerenable nobacked regression tests in travis.yml
2015-07-28 Kees Monshouweradd dots to qnames in policy.lua
2015-07-28 Kees Monshouwerboost foreach
2015-07-28 Kees Monshouwerlimit NSEC3 iterations in bindbackend and some cleanup
2015-07-28 Kees Monshouweruse NSEC3PARAMRecordContent for hashQNameWithSalt()
2015-07-27 Kees Monshouwerremove debug leftovers in addNSECX()
2015-07-27 Kees Monshouwerremove unused variable and cleanup emitNSEC3()
2015-07-27 Kees Monshouwerremove unused variable and cleanup emitNSEC()
2015-07-15 Pieter LexisStatistics: initialize starting time at startup
2015-07-15 Pieter LexisAdd regression test for the auth statistics
2015-07-15 Pieter Lexissdig: Implement IPv6 support
2015-07-15 Pieter LexisAuth: add total bytes send statistic per AF
2015-07-15 Pieter LexisDNSName: re-enable building dnsdist in travis
2015-07-15 Pieter LexisDNSName: make dnsdist compile again
2015-07-15 Pieter LexisDNSName: re-enable make check
2015-07-15 Pieter LexisDNSName: re-enable building the tools
2015-07-15 Pieter LexisDNSName: fix dnsdemog
2015-07-15 Pieter LexisDNSName: fix test-tsig
2015-07-15 Pieter LexisDNSName: fix build of rec_control
2015-07-15 Pieter LexisDNSName: fix nproxy
2015-07-15 Pieter LexisDNSName: fix getTSIGHashEnum() in misc.cc
2015-07-15 Pieter LexisDNSName: fix dnswasher
2015-07-15 Pieter LexisDNSName: fix dumresp
2015-07-15 Pieter LexisDNSName: fix dnsscope.cc
2015-07-15 Pieter Lexisdnsscan: remove useless code
2015-07-15 Pieter LexisDNSName: fix dnsreplay.cc
2015-07-15 Pieter LexisDNSName: fix dnsgram.cc and anadns.hh
2015-07-15 Pieter Lexissyncres.cc: replace '=="."' with '.isRoot()'
2015-07-15 Pieter Lexissyncres: fix moreSpecificThan()
2015-07-15 Pieter LexisFix the resolver so auth-zones work again
2015-07-15 Pieter LexisAdd code accidently removed in 0ad83dabffa6b0b44d298adf...
2015-07-15 Pieter LexisDisable building the lmdb backend in packages
2015-07-15 Pieter LexisCentralize response statistics gathering
2015-07-14 Peter van DijkMerge pull request #2640 from pieterlexis/randomBackendSOA
2015-07-14 Pieter LexisAdd SOA record to randombackend, closes #2596
2015-07-14 Pieter LexisMerge pull request #2639 from PowerDNS/pipe-backend...
2015-07-14 Pieter LexisAdd pipebackend to travis
2015-07-14 Pieter LexisFix a typo
2015-07-14 Pieter LexisMerge pull request #2136 from Habbie/contributing
2015-07-14 Peter van DijkMerge pull request #30 from pieterlexis/patch-1
2015-07-11 Pieter LexisUpdate docs to add new CVE-ID to SA-2015-1
2015-07-10 Pieter LexisUpdate CONTRIBUTING.md
2015-07-10 Pieter LexisMerge pull request #2637 from alcy/master
2015-07-10 Mohit ChawlaWhen only the zonefile argument is used, the domains...
2015-07-10 Pieter LexisMerge pull request #2440 from mind04/secure-zone
2015-07-10 Pieter LexisMerge pull request #2629 from pieterlexis/pipe-backend...
2015-07-10 Kees Monshouwerdisable botan in travis, see #2496 for details
2015-07-10 Pieter LexisRemove the QType from the pipe-regex
2015-07-10 Pieter LexisMove pipebackend-abi-version to the pipebackend
2015-07-10 Kees Monshouwerallow "pdnssec set-nsec3 ZONE" for insecure zones
2015-07-10 Pieter LexisAdd an accidentally removed piece of doc
next