]> git.ipfire.org Git - thirdparty/pdns.git/log
thirdparty/pdns.git
9 years agoFix `DNSProtoBufMessage::toDebugString()` without protobuf support 4242/head
Remi Gacogne [Thu, 28 Jul 2016 09:08:43 +0000 (11:08 +0200)] 
Fix `DNSProtoBufMessage::toDebugString()` without protobuf support

Fixes #4240.

9 years agoMerge pull request #4183 from hnsk/pdnsutil-always-diff
Pieter Lexis [Thu, 28 Jul 2016 08:15:25 +0000 (10:15 +0200)] 
Merge pull request #4183 from hnsk/pdnsutil-always-diff

pdnsutil: Remove checking of ctime and always diff the changes.

9 years agoMerge pull request #4206 from rgacogne/auth-psql-deallocate-4201
Pieter Lexis [Thu, 28 Jul 2016 08:01:22 +0000 (10:01 +0200)] 
Merge pull request #4206 from rgacogne/auth-psql-deallocate-4201

auth: Don't try to deallocate empty PG statements

9 years agoMerge pull request #4126 from rgacogne/auth-carbon-freebsd
Pieter Lexis [Thu, 28 Jul 2016 08:00:47 +0000 (10:00 +0200)] 
Merge pull request #4126 from rgacogne/auth-carbon-freebsd

auth: Wait for the connection to the carbon server to be established

9 years agoMerge pull request #4142 from mind04/fd-usage
Pieter Lexis [Thu, 28 Jul 2016 07:59:21 +0000 (09:59 +0200)] 
Merge pull request #4142 from mind04/fd-usage

add used filedescriptor statistics to auth

9 years agoMerge pull request #4168 from cmouse/recursor-lua-netmask
Pieter Lexis [Thu, 28 Jul 2016 07:54:05 +0000 (09:54 +0200)] 
Merge pull request #4168 from cmouse/recursor-lua-netmask

Add more Netmask methods for recursor Lua

9 years agoMerge pull request #4140 from James-TR/fix-include-sys-poll
Pieter Lexis [Thu, 28 Jul 2016 07:53:56 +0000 (09:53 +0200)] 
Merge pull request #4140 from James-TR/fix-include-sys-poll

resolver.cc: fix warnings with gcc on musl-libc

9 years agoMerge pull request #4224 from mind04/regression
Pieter Lexis [Thu, 28 Jul 2016 07:53:47 +0000 (09:53 +0200)] 
Merge pull request #4224 from mind04/regression

fix AXFR-SOURCE tests

9 years agoMerge pull request #4215 from rgacogne/rec-rpz-override-local
Pieter Lexis [Wed, 27 Jul 2016 12:34:27 +0000 (14:34 +0200)] 
Merge pull request #4215 from rgacogne/rec-rpz-override-local

rec: RPZ default policy should also override local data RRs

9 years agogrep out fd-usage metric in counters test 4142/head
Kees Monshouwer [Sat, 23 Jul 2016 12:14:47 +0000 (14:14 +0200)] 
grep out fd-usage metric in counters test

9 years agoMerge pull request #4205 from rgacogne/dnsdist-downstream-any
bert hubert [Fri, 22 Jul 2016 19:13:07 +0000 (21:13 +0200)] 
Merge pull request #4205 from rgacogne/dnsdist-downstream-any

dnsdist: Prevent the use of "any" addresses for downstream server

9 years agoMerge pull request #4211 from pieterlexis/secpoll-400-unsupported
bert hubert [Fri, 22 Jul 2016 19:12:27 +0000 (21:12 +0200)] 
Merge pull request #4211 from pieterlexis/secpoll-400-unsupported

Secpoll: Set 4.0.0 pre-releases to "upgrade now"

9 years agoMerge pull request #4221 from Habbie/no-clobber-erno
bert hubert [Fri, 22 Jul 2016 19:11:51 +0000 (21:11 +0200)] 
Merge pull request #4221 from Habbie/no-clobber-erno

save errno before we clobber it

9 years agoMerge pull request #4217 from ahupowerdns/nxtrust
bert hubert [Fri, 22 Jul 2016 19:11:16 +0000 (21:11 +0200)] 
Merge pull request #4217 from ahupowerdns/nxtrust

turn on root-nx-trust by default and log-common-errors=off, and document that

9 years agofix AXFR-SOURCE tests 4224/head
Kees Monshouwer [Fri, 22 Jul 2016 17:50:51 +0000 (19:50 +0200)] 
fix AXFR-SOURCE tests

9 years agoclarify root-nx-trust by explicitly setting it to yes 4217/head
bert hubert [Fri, 22 Jul 2016 13:20:59 +0000 (15:20 +0200)] 
clarify root-nx-trust by explicitly setting it to yes

9 years agoturn off the logging of common errors by default. In high traffic situations with...
bert hubert [Fri, 22 Jul 2016 13:20:32 +0000 (15:20 +0200)] 
turn off the logging of common errors by default. In high traffic situations with synchronous logging, this is dangerous.

9 years agoMerge pull request #4220 from rgacogne/dnsdist-no-error-parsing-udp-query
bert hubert [Fri, 22 Jul 2016 13:19:23 +0000 (15:19 +0200)] 
Merge pull request #4220 from rgacogne/dnsdist-no-error-parsing-udp-query

dnsdist: Don't log an error when parsing an invalid UDP query

9 years agoMerge pull request #4164 from pieterlexis/fail-on-lua-dns-script-missing
Peter van Dijk [Thu, 21 Jul 2016 15:06:57 +0000 (17:06 +0200)] 
Merge pull request #4164 from pieterlexis/fail-on-lua-dns-script-missing

Fail on startup when lua-dns-script doesn't exist

9 years agoMerge pull request #4192 from Habbie/dnsreplay-nostamp
Pieter Lexis [Thu, 21 Jul 2016 15:02:34 +0000 (17:02 +0200)] 
Merge pull request #4192 from Habbie/dnsreplay-nostamp

only ecs-stamp when asked for

9 years agoMerge pull request #4152 from zeha/test-doubleeq
Peter van Dijk [Thu, 21 Jul 2016 14:58:16 +0000 (16:58 +0200)] 
Merge pull request #4152 from zeha/test-doubleeq

Use single equal sign when calling test(1)

9 years agosave errno before we clobber it 4221/head
Peter van Dijk [Thu, 21 Jul 2016 14:49:20 +0000 (16:49 +0200)] 
save errno before we clobber it

9 years agodnsdist: Don't log an error when parsing an invalid UDP query 4220/head
Remi Gacogne [Thu, 21 Jul 2016 14:11:06 +0000 (16:11 +0200)] 
dnsdist: Don't log an error when parsing an invalid UDP query

It can still be displayed in verbose mode, but we don't want to
flood our logs for this.

9 years agoturn on root-nx-trust by default, and document that
bert hubert [Thu, 21 Jul 2016 10:06:39 +0000 (12:06 +0200)] 
turn on root-nx-trust by default, and document that

9 years agoMerge pull request #4119 from mind04/recursor
Peter van Dijk [Thu, 21 Jul 2016 09:57:47 +0000 (11:57 +0200)] 
Merge pull request #4119 from mind04/recursor

rec: improve dnssec record skipping for non dnssec queries

9 years agoMerge pull request #4114 from rgacogne/dnsdist-labelscount-rule
Peter van Dijk [Thu, 21 Jul 2016 09:52:15 +0000 (11:52 +0200)] 
Merge pull request #4114 from rgacogne/dnsdist-labelscount-rule

dnsdist: Add `QNameLabelsCountRule()` and `QNameWireLengthRule()`

9 years agoMerge pull request #4133 from rgacogne/issue-4128
Peter van Dijk [Thu, 21 Jul 2016 09:41:46 +0000 (11:41 +0200)] 
Merge pull request #4133 from rgacogne/issue-4128

Add limits to the size of received {A,I}XFR, in megabytes

9 years agoMerge pull request #4213 from pieterlexis/tinydns-for-centos
Pieter Lexis [Thu, 21 Jul 2016 09:35:14 +0000 (11:35 +0200)] 
Merge pull request #4213 from pieterlexis/tinydns-for-centos

Create tinydns backend packages for CentOS 7

9 years agoMerge pull request #4212 from pieterlexis/pgp-key
Pieter Lexis [Thu, 21 Jul 2016 09:34:55 +0000 (11:34 +0200)] 
Merge pull request #4212 from pieterlexis/pgp-key

Add PGP key to tarball signers

9 years agorec: RPZ default policy should also override local data RRs 4215/head
Remi Gacogne [Wed, 20 Jul 2016 12:49:04 +0000 (14:49 +0200)] 
rec: RPZ default policy should also override local data RRs

9 years agoAdd PGP key to tarball signers 4212/head
Pieter Lexis [Wed, 20 Jul 2016 10:52:53 +0000 (12:52 +0200)] 
Add PGP key to tarball signers

9 years agoCreate tinydns backend packages for CentOS 7 4213/head
Pieter Lexis [Tue, 19 Jul 2016 15:24:26 +0000 (17:24 +0200)] 
Create tinydns backend packages for CentOS 7

9 years agoSecpoll: Set 4.0.0 pre-releases to "upgrade now" 4211/head
Pieter Lexis [Wed, 20 Jul 2016 10:33:07 +0000 (12:33 +0200)] 
Secpoll: Set 4.0.0 pre-releases to "upgrade now"

9 years agoMerge pull request #4044 from cmouse/dnspacket-comboaddr
bert hubert [Tue, 19 Jul 2016 19:48:32 +0000 (21:48 +0200)] 
Merge pull request #4044 from cmouse/dnspacket-comboaddr

Dnspacket comboaddr

9 years agoMerge pull request #4187 from pieterlexis/bogus-island-of-trust
bert hubert [Tue, 19 Jul 2016 18:55:39 +0000 (20:55 +0200)] 
Merge pull request #4187 from pieterlexis/bogus-island-of-trust

Two more DNSSEC fixes

9 years agoresolver.cc: fix warnings with gcc on musl-libc 4140/head
James Taylor [Sat, 9 Jul 2016 09:38:42 +0000 (09:38 +0000)] 
resolver.cc: fix warnings with gcc on musl-libc

resolver.cc makes an incorrect include directive of `poll.h`. The
correct syntax for inclusion, according to `man 2 poll` is:

`#include <poll.h>`

This commit prevents warnings from being displayed due to going through
musl-libc's compatibility wrappers

9 years agoauth: Don't try to deallocate empty PG statements 4206/head
Remi Gacogne [Tue, 19 Jul 2016 08:50:43 +0000 (10:50 +0200)] 
auth: Don't try to deallocate empty PG statements

When a SPgSQLStatement is released without having been prepared,
we execute an invalid 'DEALLOCATE ' SQL command. This might happen
if the statement has not been used before being destroyed, for example.

9 years agodnsdist: Prevent the use of "any" addresses for downstream server 4205/head
Remi Gacogne [Mon, 18 Jul 2016 13:00:26 +0000 (15:00 +0200)] 
dnsdist: Prevent the use of "any" addresses for downstream server

Otherwise the corresponding `DownstreamState`'s FD is -1 (needed
for 'client' mode) and we loop endlessly on `recvfrom()` returning -1.
Reported by Sander Smeenk.

9 years agoAdd changelog entry 4187/head
Pieter Lexis [Fri, 15 Jul 2016 09:54:53 +0000 (11:54 +0200)] 
Add changelog entry

9 years agoValidate all key paths on possible Insecure
Pieter Lexis [Fri, 15 Jul 2016 14:25:32 +0000 (16:25 +0200)] 
Validate all key paths on possible Insecure

Before, we only checked the first QName, now we go through every name we
have to verify that the answer is indeed insecure.

9 years agoDo not follow CNAMEs when hunting for DS records
Pieter Lexis [Fri, 15 Jul 2016 14:24:30 +0000 (16:24 +0200)] 
Do not follow CNAMEs when hunting for DS records

This fixes the CNAME at apex bogus

9 years agoDon't go bogus on CNAMEs to islands of security
Pieter Lexis [Thu, 14 Jul 2016 22:23:15 +0000 (00:23 +0200)] 
Don't go bogus on CNAMEs to islands of security

Closes #4181

Incidentally, this commit also ensures that we no longer 'jojo' between
Secure and Insecure states. Once we have an Insecure, we can only go
Bogus but not Secure.

9 years agoCompress 3 lines into 1
Pieter Lexis [Thu, 14 Jul 2016 22:14:41 +0000 (00:14 +0200)] 
Compress 3 lines into 1

9 years agoAdd test for island of security (#4181)
Pieter Lexis [Thu, 14 Jul 2016 22:14:14 +0000 (00:14 +0200)] 
Add test for island of security (#4181)

9 years agoonly ecs-stamp when asked for 4192/head
Peter van Dijk [Fri, 15 Jul 2016 12:48:43 +0000 (14:48 +0200)] 
only ecs-stamp when asked for

9 years agoAdd missing DNSSEC trace message
Pieter Lexis [Thu, 14 Jul 2016 15:50:12 +0000 (17:50 +0200)] 
Add missing DNSSEC trace message

9 years agoMerge pull request #4178 from pieterlexis/qtype-to-dnssec-trace
Pieter Lexis [Fri, 15 Jul 2016 09:47:54 +0000 (11:47 +0200)] 
Merge pull request #4178 from pieterlexis/qtype-to-dnssec-trace

Add QType to log output for DNSSEC trace

9 years agoMerge pull request #4162 from pieterlexis/post-400-dnssec-fixes
Pieter Lexis [Fri, 15 Jul 2016 09:47:39 +0000 (11:47 +0200)] 
Merge pull request #4162 from pieterlexis/post-400-dnssec-fixes

Recursor 4.0.0 DNSSEC fixes

9 years agoMerge pull request #4166 from Habbie/cleanup
Pieter Lexis [Thu, 14 Jul 2016 22:31:46 +0000 (00:31 +0200)] 
Merge pull request #4166 from Habbie/cleanup

Cleanup

9 years agoMerge pull request #4154 from setharnold/patch-3
Pieter Lexis [Thu, 14 Jul 2016 22:31:27 +0000 (00:31 +0200)] 
Merge pull request #4154 from setharnold/patch-3

small doc fixes

9 years agopdnsutil: Remove checking of ctime and always diff the changes. Exit if no changes... 4183/head
Hannu Ylitalo [Thu, 14 Jul 2016 16:07:06 +0000 (19:07 +0300)] 
pdnsutil: Remove checking of ctime and always diff the changes. Exit if no changes are found.

9 years agoAdd changelog entries 4162/head
Pieter Lexis [Thu, 14 Jul 2016 15:44:10 +0000 (17:44 +0200)] 
Add changelog entries

9 years agoAdd test for #4158
Pieter Lexis [Tue, 12 Jul 2016 14:33:15 +0000 (16:33 +0200)] 
Add test for #4158

9 years agoSkip a level when a CNAME is found for the name
Pieter Lexis [Tue, 12 Jul 2016 13:09:34 +0000 (15:09 +0200)] 
Skip a level when a CNAME is found for the name

If we'd encounter a CNAME when chasing for DS/DNSKEY, we followed it and
concluded that the domain was bogus. We now skip this level and try to
get a DS record for the next name.

I'm unsure this is the correct solution, but it fixes #4158

9 years agoAdd tests for out of band names
Pieter Lexis [Tue, 12 Jul 2016 14:06:27 +0000 (16:06 +0200)] 
Add tests for out of band names

9 years agoDon't validate internal or out-of-band names
Pieter Lexis [Tue, 12 Jul 2016 11:42:55 +0000 (13:42 +0200)] 
Don't validate internal or out-of-band names

Closes #4149
Closes #4156
Closes #4157

9 years agoFix filename to match test names
Pieter Lexis [Tue, 12 Jul 2016 14:07:43 +0000 (16:07 +0200)] 
Fix filename to match test names

9 years agoUse g_dnssecmode global instead of the slower arg()
Pieter Lexis [Tue, 12 Jul 2016 08:23:04 +0000 (10:23 +0200)] 
Use g_dnssecmode global instead of the slower arg()

9 years agoMerge pull request #4169 from zeha/typo 4174/head
Pieter Lexis [Thu, 14 Jul 2016 15:39:56 +0000 (17:39 +0200)] 
Merge pull request #4169 from zeha/typo

Fix typos found by lintian

9 years agoMerge pull request #4160 from pieterlexis/do-means-ad
Pieter Lexis [Thu, 14 Jul 2016 15:39:35 +0000 (17:39 +0200)] 
Merge pull request #4160 from pieterlexis/do-means-ad

Also validate on +DO

9 years agoAdd changelog 4160/head
Pieter Lexis [Tue, 12 Jul 2016 10:54:50 +0000 (12:54 +0200)] 
Add changelog

9 years agoAdd QType to log output for DNSSEC trace 4178/head
Pieter Lexis [Thu, 14 Jul 2016 11:36:27 +0000 (13:36 +0200)] 
Add QType to log output for DNSSEC trace

9 years agoUpdate DNSSEC docs on the DO/AD bit usage
Pieter Lexis [Tue, 12 Jul 2016 10:50:18 +0000 (12:50 +0200)] 
Update DNSSEC docs on the DO/AD bit usage

9 years agoAlso validate on _only_ +DO
Pieter Lexis [Tue, 12 Jul 2016 10:09:30 +0000 (12:09 +0200)] 
Also validate on _only_ +DO

Closes #4159

9 years agoUpdate regression tests for +DO means +AD
Pieter Lexis [Tue, 12 Jul 2016 10:01:12 +0000 (12:01 +0200)] 
Update regression tests for +DO means +AD

9 years agoFix typos found by lintian 4169/head
Christian Hofstaedtler [Wed, 13 Jul 2016 12:42:28 +0000 (14:42 +0200)] 
Fix typos found by lintian

9 years agoAdd more Netmask methods for recursor Lua 4168/head
Aki Tuomi [Wed, 13 Jul 2016 09:52:41 +0000 (12:52 +0300)] 
Add more Netmask methods for recursor Lua

Closes #4167

9 years agoDNSPacket API change 4044/head
Aki Tuomi [Sun, 26 Jun 2016 17:28:02 +0000 (20:28 +0300)] 
DNSPacket API change

9 years agodrop unused variable 4166/head
Peter van Dijk [Wed, 13 Jul 2016 09:11:12 +0000 (11:11 +0200)] 
drop unused variable

9 years agofix verbose logging compile error
Peter van Dijk [Wed, 13 Jul 2016 09:11:04 +0000 (11:11 +0200)] 
fix verbose logging compile error

9 years agodnspacket: Return ComboAddress for local and remote
Aki Tuomi [Sun, 26 Jun 2016 17:17:06 +0000 (20:17 +0300)] 
dnspacket: Return ComboAddress for local and remote

9 years agoFail on startup when lua-dns-script doesn't exist 4164/head
Pieter Lexis [Tue, 12 Jul 2016 15:54:15 +0000 (17:54 +0200)] 
Fail on startup when lua-dns-script doesn't exist

Closes #4147

9 years agoMerge pull request #4153 from pieterlexis/400-docs
Peter van Dijk [Tue, 12 Jul 2016 15:06:43 +0000 (17:06 +0200)] 
Merge pull request #4153 from pieterlexis/400-docs

Update docs for 4.0.0

9 years agodocument outgoing-edns-bufsize 4153/head
Pieter Lexis [Tue, 12 Jul 2016 07:30:05 +0000 (09:30 +0200)] 
document outgoing-edns-bufsize

9 years agoUpdate settings docs
Pieter Lexis [Mon, 11 Jul 2016 17:36:41 +0000 (19:36 +0200)] 
Update settings docs

9 years agoAdd upgrade docs for 4.0.0, remove the 3.x.x ones
Pieter Lexis [Mon, 11 Jul 2016 17:35:52 +0000 (19:35 +0200)] 
Add upgrade docs for 4.0.0, remove the 3.x.x ones

9 years agosmall doc fixes 4154/head
setharnold [Mon, 11 Jul 2016 17:51:26 +0000 (10:51 -0700)] 
small doc fixes

9 years agoMerge pull request #4144 from pieterlexis/rec-dnssec-queries
Pieter Lexis [Mon, 11 Jul 2016 17:44:52 +0000 (19:44 +0200)] 
Merge pull request #4144 from pieterlexis/rec-dnssec-queries

Fix a lie in the recursor stats docs

9 years agoUse single equal sign when calling test(1) 4152/head
Christian Hofstaedtler [Mon, 11 Jul 2016 17:20:09 +0000 (19:20 +0200)] 
Use single equal sign when calling test(1)

Fixes #4102.

9 years agoMerge pull request #4143 from pieterlexis/4.0.0-final-changelog
Pieter Lexis [Mon, 11 Jul 2016 09:29:38 +0000 (11:29 +0200)] 
Merge pull request #4143 from pieterlexis/4.0.0-final-changelog

Auth and Recursor 4.0.0 changelogs and secpoll

9 years agoUpdate release dates 4143/head
Pieter Lexis [Mon, 11 Jul 2016 07:46:18 +0000 (09:46 +0200)] 
Update release dates

9 years agoAdd auth 4.0.0 to secpoll
Pieter Lexis [Fri, 8 Jul 2016 15:03:44 +0000 (17:03 +0200)] 
Add auth 4.0.0 to secpoll

9 years agoAdd auth 4.0.0 changelog
Pieter Lexis [Mon, 11 Jul 2016 07:42:06 +0000 (09:42 +0200)] 
Add auth 4.0.0 changelog

9 years agoAdd recursor 4.0.0 to secpoll
Pieter Lexis [Mon, 11 Jul 2016 07:43:19 +0000 (09:43 +0200)] 
Add recursor 4.0.0 to secpoll

9 years agoAdd Recursor 4.0.0 changelog
Pieter Lexis [Fri, 8 Jul 2016 15:01:53 +0000 (17:01 +0200)] 
Add Recursor 4.0.0 changelog

9 years agoFix a lie in the recursor stats docs 4144/head
Pieter Lexis [Mon, 11 Jul 2016 07:48:39 +0000 (09:48 +0200)] 
Fix a lie in the recursor stats docs

9 years agoadd used filedescriptor statistics to auth
Kees Monshouwer [Fri, 8 Jul 2016 19:32:46 +0000 (21:32 +0200)] 
add used filedescriptor statistics to auth

9 years agoimprove dnssec record skipping for non dnssec queries 4119/head
Kees Monshouwer [Sat, 9 Jul 2016 16:50:38 +0000 (18:50 +0200)] 
improve dnssec record skipping for non dnssec queries

9 years agodon't make recursor manpages if pandoc is missing
Kees Monshouwer [Sat, 9 Jul 2016 16:49:03 +0000 (18:49 +0200)] 
don't make recursor manpages if pandoc is missing

9 years agoMerge pull request #4137 from cmouse/conditional-keys auth-4.0.0 rec-4.0.0
Peter van Dijk [Fri, 8 Jul 2016 09:59:41 +0000 (11:59 +0200)] 
Merge pull request #4137 from cmouse/conditional-keys

gsqlite3: Check whether foreign keys should be turned on

9 years agogsqlite3: Check whether foreign keys should be turned on 4137/head
Aki Tuomi [Fri, 8 Jul 2016 08:57:57 +0000 (11:57 +0300)] 
gsqlite3: Check whether foreign keys should be turned on

9 years agoMerge pull request #4138 from pieterlexis/rpm-protobuf
Pieter Lexis [Fri, 8 Jul 2016 09:03:36 +0000 (11:03 +0200)] 
Merge pull request #4138 from pieterlexis/rpm-protobuf

Build RPMs with protobuf

9 years agoBuild RPMs with protobuf 4138/head
Pieter Lexis [Fri, 8 Jul 2016 07:53:47 +0000 (09:53 +0200)] 
Build RPMs with protobuf

Fixes #4130

9 years agoMerge pull request #4096 from rgacogne/rec-no-empty-commit
Peter van Dijk [Fri, 8 Jul 2016 07:49:04 +0000 (09:49 +0200)] 
Merge pull request #4096 from rgacogne/rec-no-empty-commit

rec: Don't call `commit()` if we skipped all the records

9 years agoMerge pull request #4124 from zeha/auth-no-recommends
Pieter Lexis [Fri, 8 Jul 2016 07:36:34 +0000 (09:36 +0200)] 
Merge pull request #4124 from zeha/auth-no-recommends

Debian packaging: stop recommending/suggesting some packages

9 years agoMerge pull request #4101 from rgacogne/dnsdist-rpm-sed
Pieter Lexis [Fri, 8 Jul 2016 07:20:01 +0000 (09:20 +0200)] 
Merge pull request #4101 from rgacogne/dnsdist-rpm-sed

dnsdist: Fix $ expansion in build-dnsdist-rpm

9 years agoMerge pull request #4127 from pieterlexis/protobuf-fixes
Peter van Dijk [Thu, 7 Jul 2016 19:34:39 +0000 (21:34 +0200)] 
Merge pull request #4127 from pieterlexis/protobuf-fixes

Add protobuf to travis

9 years agoMerge pull request #4125 from rgacogne/protobuf-query-timestamp
Peter van Dijk [Thu, 7 Jul 2016 19:01:55 +0000 (21:01 +0200)] 
Merge pull request #4125 from rgacogne/protobuf-query-timestamp

Add protobuf fields for the query's time in the response

9 years agoMerge pull request #4136 from rgacogne/rec-protobuf-doc
Peter van Dijk [Thu, 7 Jul 2016 18:54:11 +0000 (20:54 +0200)] 
Merge pull request #4136 from rgacogne/rec-protobuf-doc

rec: Add protocol buffers documentation

9 years agorec: Add a link to the `dnsmessage.proto` file 4136/head
Remi Gacogne [Thu, 7 Jul 2016 16:33:14 +0000 (18:33 +0200)] 
rec: Add a link to the `dnsmessage.proto` file