]> granicus.if.org Git - pdns/shortlog
pdns
2015-06-08 Peter van DijkMerge pull request #2568 from mind04/pdnssec2 auth-3.3.3
2015-06-08 Pieter LexisMerge pull request #2567 from pieterlexis/auth-3.3...
2015-06-05 Kees Monshouwerpdnssec: log missing glue as warning
2015-06-05 Kees Monshouwerpdnssec: check for glue and delegations in parent zones
2015-06-05 Pieter LexisLimit the maximum length of a qname
2015-05-01 bert hubertkill some further mallocs and add note to remind us... auth-3.3.2
2015-05-01 Peter van Dijkimport CVE-2015-1868 patch
2015-05-01 Peter van DijkMerge pull request #2483 from mind04/answer-quality...
2015-05-01 Kees Monshouwerlast bits and pieces
2015-05-01 bert hubertmake very sure we don't keel over if something goes...
2015-05-01 Kees Monshouwerauth: limit long version strings to 63 characters and...
2015-05-01 Peter van Dijkforce PACKAGEVERSION to string, fixes #2030
2015-05-01 Christian Hofstaedtlersecpoll: Replace ~ with _, too
2015-05-01 bert hubertif no nameserver configured in /etc/resolv.conf, send...
2015-05-01 bert hubertinitialize security_status to 0 (unknown)
2015-05-01 bert hubertfix up compilation on RHEL (missing include)
2015-05-01 bert hubertimplement security polling for auth
2015-05-01 Kees Monshouwerchange default for add-superfluous-nsec3-for-old-bind...
2015-04-30 Kees Monshouwerlimit the number of NSEC3 iterations RFC5155 10.3
2015-04-30 Kees Monshouwermake makeRelative() case insensitive
2015-04-30 Kees MonshouwerNSEC3 and related RRSIGS are not part of the dnstree
2015-04-30 Kees Monshouwerimport suck() from master
2015-04-30 Kees Monshouwerimport bindbackend rectify code from master
2015-04-30 Kees Monshouwerlimit mode 0 closest provable encloser to optout
2015-04-30 Kees Monshouwerfix for errata 3441 of RFC5155
2015-04-30 Kees Monshouwerallow covering NSEC3 record in NODATA response
2015-04-30 Peter van Dijkrespond REFUSED instead of NOERROR for "unknown zone...
2015-04-30 Peter van Dijkset AA on CNAME into referral, fixes #589
2015-04-30 Kees Monshouwerreturn NOTIMP for direct RRSIG request
2015-04-30 Kees Monshouwerimport pdnssec checkZone() from master
2015-04-30 Kees Monshouwerimport pdnssec rectifyZone() from master
2015-04-30 Kees Monshouwerupdate l.root ip
2015-04-30 Kees Monshouwerupdate expected results for the regression tests
2015-04-30 Peter van DijkRevert "don't build .a files for backends, we do not...
2015-04-30 Peter van Dijkdon't build .a files for backends, we do not use them...
2015-04-30 Peter van Dijkmove manpages
2015-04-30 Peter van Dijkmove auth-git build script from jenkins config into git
2013-12-17 Peter van DijkMerge pull request #1171 from mind04/auth-3.3.1 auth-3.3.1
2013-12-17 Kees Monshouwerupdate debian pdns.conf
2013-12-17 Kees Monshouwerremove experimental status from direct-dnskey
2013-12-17 bert hubertok, so it turns out that poll, select and a few other...
2013-12-09 Peter van DijkMerge pull request #1159 from mind04/auth-3.3.1
2013-12-07 Christian HofstaedtlerFix zone2{sql,json} exit codes
2013-12-07 Christian Hofstaedtlergeobackend: fix possible nullptr deref
2013-12-07 Stefan Bühlergpsqlbackend: don't append empty dbname=/user= values...
2013-12-07 Ruben d'ArcoUpdate gpgsql queries
2013-12-06 Ruben KerkhofReplace hardcoded make with variable
2013-12-06 Peter van DijkMerge pull request #1154 from mind04/auth-3.3.1
2013-12-06 Peter van Dijkmake sure to run PKG_PROG_PKG_CONFIG before the first...
2013-12-05 Kees Monshouwerfix hmac-md5 TSIG key lookup
2013-12-05 Kees Monshouwerfix 64+ character TSIG keys
2013-12-05 Aki TuomiFix comparison between signed and unsigned by using...
2013-12-03 Peter van DijkMerge pull request #1143 from mind04/auth-3.3.1
2013-12-03 Kees Monshouwermove spec files to redhat directory
2013-12-03 Kees Monshouwertestbuild spec files for rawhide
2013-12-03 Kees Monshouweruse sed in buildscripts
2013-12-03 Peter van Dijkdrop unused vars, thanks Morten Stevens
2013-12-02 Peter van Dijkpresumably fix building on os x 10.9, thanks @mactijn
2013-11-29 Tiziano MüllerUse LUA_CFLAGS and LUA_LIBS instead of hardcoded paths.
2013-11-29 Peter van Dijkmake luabackend respect LUA_LIBS instead of forcing...
2013-11-29 Peter van Dijkfix lua 5.2 version check in luabackend
2013-11-26 Kees Monshouwerupdate .gitignore files
2013-11-26 mind04add SPF record to test.com and make recent named-checkz...
2013-11-26 Kees Monshouwerautodetect MySQL 5.5+ connection charset
2013-11-26 Kees Monshouwercorrect overloading of feedRecord
2013-11-26 Kees Monshouwerdo right timezones right
2013-11-26 Kees Monshouwerupdate loop breakout test
2013-11-26 Kees Monshouwersend empty SERVFAIL on exeeded retargetcount and log...
2013-11-26 Kees Monshouwers/dnswasher/dnsreplay in dnsreplay manpage
2013-11-26 Peter van Dijkforce ragel alphtype to unsigned char, fixing non-ASCII...
2013-11-26 Peter van Dijkfix base64 decoding for big endian archs on which long...
2013-11-26 Aki TuomiRemoved debugging
2013-11-26 Aki TuomiFixed argument handling
2013-11-26 Aki TuomiImplement sort properly with POSIX locale
2013-11-26 Aki TuomiNow sorts includes, fixes #913
2013-11-26 Kees Monshouwerallow empty parent
2013-11-26 Aki TuomiSupport for += syntax for options, candidate for ticket...
2013-11-26 Kees Monshouwermake sure we have a parrent option
2013-11-26 Aki TuomiSupport for += syntax for options, candidate for ticket...
2013-11-26 Christian Hofstaedtlernproxy: Add missing chdir("/") after chroot()
2013-11-22 Aki TuomiUnit test for empty lookup/list result
2013-11-22 Aki TuomiFix handling of empty lookup/list result
2013-11-22 Peter van DijkMerge pull request #1114 from mind04/auth-3.3.1
2013-11-22 Peter van Dijkactually grab polarssl version number, thanks Morten...
2013-11-22 Kees Monshouwerfix for "missing" libmysqlclient on RHEL/CentOS based...
2013-11-22 Kees Monshouweradd unbound-host to travis builds
2013-11-22 Kees Monshouwerfix for "missing" libmysqlclient on RHEL/CentOS based...
2013-11-22 Kees Monshouwerpdnssec check-zone, fix DNSKEY checks
2013-11-22 Kees Monshouwerpdnssec check-zone, more tolerant IPv6 format check
2013-11-22 Kees Monshouwerpdnssec check-zone, fix record counting and improve...
2013-11-22 Kees Monshouwerpdnssec check-zone, improve duplicate checks
2013-11-22 Kees Monshouwerpdnssec check-zone, improve SOA content check
2013-11-22 Kees Monshouwerpdnssec check-zone, check for missing NS at apex and...
2013-11-22 Kees Monshouwerpdnssec check-zone, warn if parsed and original content...
2013-11-22 Kees Monshouwerfix NSEC3s for DS no data (mode 1)
2013-11-22 Kees Monshouwerfix NSEC wildcard denial
2013-11-22 Kees Monshouwermake pdnssec check-all-zones case independent (Issue...
2013-11-22 Kees Monshouwerpdnssec check-all-zones now detect ttl differnce within...
2013-11-22 Kees Monshouwercheck for duplicate records with pdnssec check-all...
2013-11-22 Kees Monshouwerpdnssec check-all-zones now detect RRSIG records in...
next