Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-05-07 | modularize - create and delete ztdns instance in separate functions | Wojciech Kosior | |
2020-05-07 | add license information | Wojciech Kosior | |
2020-05-07 | rename program: receive -> receive_respond | Wojciech Kosior | |
2020-05-07 | incorporate response creation and sending from adsuck | Wojciech Kosior | |
2020-04-30 | demonstrate DNS request receiving | Wojciech Kosior | |
2020-04-30 | also try resolve using locally-running DNS server | Wojciech Kosior | |
2020-04-30 | don't segfault on failed query | Wojciech Kosior | |
2020-04-30 | add (incomplete) TLS usage for forwarded queries | Wojciech Kosior | |
2020-04-30 | keep recursive resolver references in a structure | Wojciech Kosior | |
2020-04-30 | use DNSSEC for full queries and specify debuglevel for ubound | Wojciech Kosior | |
2020-04-30 | also use resolv.conf resolver and full resolution | Wojciech Kosior | |
2020-04-30 | rename label abort→out | Wojciech Kosior | |
2020-04-30 | example resolution using several recursive servers | Wojciech Kosior | |