Commit Graph

239 Commits

Author SHA1 Message Date
bert hubert
e6be1266cf split up tauth main, add a report hook 2020-05-18 23:40:48 +02:00
bert hubert
007817ba19
Merge pull request #43 from thomas-fossati/master
typo (s/one if/one of/)
2019-03-04 10:34:24 +01:00
Thomas Fossati
a8ed23c726 typo (s/one if/one of/) 2019-03-04 09:20:01 +00:00
bert hubert
d0596899c9
Merge pull request #42 from omoerbeek/openbsd-compile-without-warnings
Make it compile on OpenBSD without warnings (clang 6)
2019-01-22 10:02:36 +01:00
Otto Moerbeek
1c516120df Make it compile on OpenBSD without warnings (clang 6)
On OpenBSD use CXX=c++ gmake to build
2019-01-22 09:32:36 +01:00
bert hubert
a02fe6e03e fix typo in link (thanks Marco Davids) 2018-11-21 20:37:58 +01:00
bert hubert
e3891625e4 don't touch the dot stream in the TDNSResolver destructor, it is asking for trouble 2018-11-11 19:54:23 +01:00
bert hubert
fd130eb798 add log for tres singleshot output, downgrade ourselves to C++14 2018-11-11 15:26:28 +01:00
bert hubert
37a196c68d create size() method for DNSMessageReader for debugging 2018-11-11 15:22:18 +01:00
bert hubert
8bc64038f3 fix up compilation on older gcc, plus improve timeout block 2018-11-11 14:54:31 +01:00
bert hubert
d15dde662e
Merge pull request #36 from aerique/bugfix/fix-some-typos
Fix typo.
2018-11-05 10:17:43 +01:00
aerique
ebf40ac167 Fix typo.
I had more fixes, hence the name of the branch, but these have already
been fixed :-)
2018-11-05 10:08:50 +01:00
bert hubert
f288a2e1b0 thank Patrick 2018-11-02 21:11:31 +01:00
bert hubert
6fd64cc728 Merge branch 'master' of github.com:ahupowerdns/hello-dns 2018-11-02 21:10:55 +01:00
bert hubert
d274eb057d
Merge pull request #35 from clokep/fix-typo
Fix a typo
2018-11-02 21:10:28 +01:00
Patrick Cloke
349c5a022b Typo: an -> and. 2018-11-02 15:08:59 -04:00
bert hubert
947908cb56 add some stats to tres plus detect hosts that don't respond 2018-11-02 11:47:31 +01:00
bert hubert
4b10e5c9b9 interim commit 2018-11-01 12:40:16 +01:00
bert hubert
3c7127c187 use neat unique_ptr::release() return value 2018-11-01 12:39:02 +01:00
bert hubert
4d708c6ed4 add contributors 2018-10-30 09:35:24 +01:00
bert hubert
2ef7c97270
Merge pull request #34 from jpmens/patch-2
typo
2018-10-30 09:02:54 +01:00
JP Mens
41dd600ed1
typo 2018-10-30 08:48:59 +01:00
bert hubert
e705b15daf
Merge pull request #33 from andrewtj/atj-dnsupdate
Dynamic Updates
2018-10-29 22:10:19 +01:00
bert hubert
c44f42248c
Merge pull request #32 from JohannesBuchner/master
tres: add usage hints
2018-10-29 22:09:59 +01:00
Andrew Tunnell-Jones
139fd7ad34 Flesh out Dynamic Updates 2018-10-29 11:00:07 +00:00
bert hubert
c8884a45ea fix travis check 2018-10-25 17:18:27 +02:00
bert hubert
105c4fe4e1 my mouse has pasting issues 2018-10-25 17:03:47 +02:00
bert hubert
ba9332a124 add doxygen link 2018-10-25 16:54:08 +02:00
bert hubert
3618af0e54 c-api 2018-10-25 16:51:30 +02:00
bert hubert
f5321e8f45 link up c-api 2018-10-25 16:47:33 +02:00
bert hubert
fe121fbbca more docs, spice up the C API 2018-10-25 16:28:42 +02:00
bert hubert
a56989adda fix test 2018-10-25 12:35:44 +02:00
bert hubert
b27988b643 update markdeep, split up tdns, tauth, tres docs 2018-10-25 12:22:46 +02:00
bert hubert
05314a06c3 shuffle nameservers we attempt to resolve 2018-10-23 09:15:35 +02:00
Johannes Buchner
4821a598d9 tres: added usage hints 2018-10-19 12:04:39 -03:00
bert hubert
a264745605 improve logging & graphviz output somewhat 2018-10-18 21:47:37 +02:00
bert hubert
695a97c65f new content! 2018-10-17 13:27:00 +02:00
bert hubert
c26bbac310
Merge pull request #29 from kempniu/minor-text-corrections
Various minor corrections to the text
2018-10-17 10:12:54 +02:00
Michał Kępień
87e6e2ce81 Various minor corrections to the text 2018-10-17 06:42:57 +02:00
bert hubert
e7530032d4 update docs to reflect algorithm + document plots 2018-10-16 23:41:56 +02:00
bert hubert
1298b7bbae implement 'dot' debugging output, fix crash if you explicitly queried a CNAME (thanks Marco Davids), strictly test NS glue now 2018-10-16 23:14:06 +02:00
bert hubert
f0866a77c4 add comments, fix typo 2018-10-16 17:49:42 +02:00
bert hubert
2eb35588e0 make compiling a bit cleaner 2018-10-16 12:14:00 +02:00
bert hubert
112cc815aa fix another typo 2018-10-16 12:03:55 +02:00
bert hubert
600775d839 fix typo 2018-10-16 12:01:40 +02:00
bert hubert
412962aad2 link in tres 2018-10-16 11:55:18 +02:00
bert hubert
c9cae703fa more documentation 2018-10-16 11:50:53 +02:00
bert hubert
ac81e02403 tres documentation 2018-10-16 11:38:44 +02:00
bert hubert
dcb1eb6dff remove Boost note 2018-10-16 11:30:17 +02:00
bert hubert
1677111b2d upgrade 'tres' so it can now function as your resolver, plus adjust to new simplesocket 2018-10-16 11:20:10 +02:00