]> granicus.if.org Git - pdns/shortlog
pdns
2015-08-28 Pieter LexisMerge pull request #2714 from pieterlexis/sec-notice...
2015-08-28 Pieter Lexisfix a broken link
2015-08-28 Pieter LexisAdd a notification to advisory 2015-01 to the changelog
2015-08-28 Pieter LexisMerge pull request #2708 from pieterlexis/rel-notes...
2015-08-28 Pieter LexisUpdate secpoll for 3.4.6
2015-08-28 Pieter LexisAdd auth 3.4.6 changelog
2015-08-28 Peter van DijkMerge pull request #2713 from synapse451/patch-1
2015-08-28 synapse451Update responsestats.cc
2015-08-27 bert hubertadd a NoRecurseRule, intended to strip queries of RD...
2015-08-27 bert hubertsince DNSName now accepts things w/o trialing . as...
2015-08-27 bert hubertMerge pull request #2710 from ahupowerdns/dnsdistclean
2015-08-26 bert hubertfix .gitignore
2015-08-26 bert hubertteach blockFilter to TCP code, but ignore truncation...
2015-08-26 bert hubertshould fix up make dist
2015-08-26 bert hubertadd required mbedtls links
2015-08-26 bert hubertremove 'populate' hack, check in symlinks directly
2015-08-26 Peter van DijkMerge pull request #2707 from mind04/answer
2015-08-26 Kees Monshouwerlog answer packets only if log-dns-details is enabled
2015-08-25 Peter van DijkMerge pull request #2687 from zeha/api-dnsname-fixes
2015-08-25 Peter van DijkMerge pull request #2688 from mind04/mbedtls
2015-08-25 Peter van DijkMerge pull request #2691 from cmouse/unknown-edns
2015-08-25 Aki TuomiAdd test for EDNS handling
2015-08-25 Aki TuomiAdd EDNS unknown version handling
2015-08-25 Peter van DijkMerge pull request #2703 from mind04/boost-m4
2015-08-25 Kees Monshouwersync boost.m4 macro with upstream
2015-08-25 Peter van DijkMerge pull request #2704 from cmouse/enforce-slave-no
2015-08-25 Aki TuomiDo not check slave domain freshness unless slave=yes
2015-08-24 Peter van DijkMerge pull request #2702 from mind04/testbuild
2015-08-24 Kees Monshouwerremove test specs from dist and build scripts
2015-08-24 Peter van DijkMerge pull request #2701 from mind04/testbuild
2015-08-24 Kees Monshouwerremove rawhide testbuild spec files
2015-08-24 bert hubertdespite #2635, fix up lmdb a bit for DNSName so it...
2015-08-23 bert hubertMerge pull request #2697 from zeha/doc-fixes
2015-08-23 Christian HofstaedtlerMake mypgsql docs nicer to read
2015-08-19 bert hubertimprove error message for backend overload
2015-08-18 bert hubertadd freebsd link
2015-08-15 Kees Monshouwerdetect 1.3.x and 2.0.x system mbed TLS versions
2015-08-15 Kees Monshouwerdnsdist: add missing mbed TLS includes
2015-08-15 Kees Monshouwerupdate included mbedtls to 2.0.0
2015-08-15 Kees Monshouwerrestore mbed TSL 1.3.x compatibility
2015-08-15 Kees Monshouwercompile against mbed TLS 2.0.0
2015-08-14 Kees Monshouwergoodby PolarSSL, hello mbed TLS
2015-08-14 Kees Monshouwerdisable AES-NI instructions and VIA PadLock in mbedtls
2015-08-14 Kees Monshouwerupdate polarssl to mbedtls 1.3.12
2015-08-13 Pieter LexisMerge pull request #2682 from cmouse/pkcs11-locking-fix
2015-08-12 Christian HofstaedtlerAPI: fix crash when checking if RR is part of parent...
2015-08-12 Christian HofstaedtlerAPI: fix names in zone list being garbage
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()
next