summaryrefslogtreecommitdiffstats
path: root/src/libknot/descriptor.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* libknot: add NXNAME meta typeJan Včelák2024-09-111-6/+8
* libknot: add WALLET rrtypeDaniel Salzman2024-07-111-1/+3
* svcb/https: as regular optional glue with rrsigLibor Peltan2021-09-291-1/+3
* Revert "Revert "libknot: add basic support for SVCB and HTTPS records""Daniel Salzman2021-06-181-0/+4
* Revert "libknot: add basic support for SVCB and HTTPS records"Daniel Salzman2021-04-111-4/+0
* libknot: add basic support for SVCB and HTTPS recordsVladimír Čunát2020-12-111-0/+4
* libknot: add support for OPENPGPKEY, CSYNC, SMIMEA, and ZONEMD rrtypesDaniel Salzman2019-02-211-1/+9
* use https://www.gnu.org instead of http://www.gnu.orgDaniel Kahn Gillmor2018-08-291-1/+1
* mod-stats: added counters for EDNS option codesMark Karpilovskij2018-01-291-1/+41
* kdig/libknot: add support for NULL metatypeDaniel Salzman2017-06-141-0/+2
* DNSSEC: handle CDS and CDNSKEY the same wayJan Vcelak2016-07-111-1/+2
* libknot: add URI and CAA record types supportDaniel Salzman2016-04-181-5/+10
* contrib: move macros from internal, extract attributes to libknot/attribute.hDaniel Salzman2015-12-101-1/+1
* libknot: add CDS and CDNSKEY record types supportDaniel Salzman2015-02-191-5/+10
* DDNS, disallow modifications of all DNSSEC related recordsJan Vcelak2015-01-081-4/+6
* libknot: sort includesDaniel Salzman2014-11-061-4/+3
* public-libs: Reordered some includes to be consistentLubos Slovak2014-10-301-0/+1
* Merge branch 'master' into public-libs-commonLubos Slovak2014-10-301-30/+28
|\
| * libknot: move common.h to common/macros.hDaniel Salzman2014-10-241-2/+1
| * libknot: add missing visibility attribute to some functionsDaniel Salzman2014-10-231-0/+2
| * Merge branch 'master' into public-libsLubos Slovak2014-10-201-29/+26
|/|
| * tests: add descriptor test for knot_rrtype_should_be_lowercasedDaniel Salzman2014-10-131-16/+16
| * Remove unused functions and variables (cppcheck)Daniel Salzman2014-10-131-25/+0
| * lowercase: Unified to one function + type check.Lubos Slovak2014-09-301-0/+26
* | public-libs: Small adjustments and comments.Lubos Slovak2014-10-161-2/+2
* | public-libs: Prefixes in tsig + some small fixes.Lubos Slovak2014-10-151-3/+3
* | public-libs: Reorganized includes in ./Lubos Slovak2014-09-241-0/+1
* | public-libs: Renamed symbols from common.h.Lubos Slovak2014-09-241-0/+13
|/
* descriptor: add decompressible rdata item typeDaniel Salzman2014-08-201-37/+33
* knsupdate: fix delete operationDaniel Salzman2014-08-141-0/+16
* libknot: add knot_ prefix to descriptor public APIJan Vcelak2014-07-301-8/+7
* libknot: Modified MakefileLubos Slovak2014-05-271-1/+1
* libknot: Divided common to two folders.Lubos Slovak2014-05-271-0/+333