Commit graph

17 commits

Author SHA1 Message Date
Daniel Salzman
c76e3902a1 tests: fix applying zero offset to null pointer (UBSAN) 2021-04-11 19:28:33 +02:00
Libor Peltan
b8fe253f62 implemented dnssec validation of updates 2020-08-03 16:08:28 +02:00
Daniel Salzman
09aa70e3b3 Use knot_dname_storage_t where suitable 2019-09-12 14:11:52 +02:00
Daniel Salzman
0a04fd28ef Introduce and use knot_dname_txt_storage_t where suitable 2019-09-12 14:11:46 +02:00
Daniel Kahn Gillmor
846bb431d2 use https://www.gnu.org instead of http://www.gnu.org
www.gnu.org has offered https for years now.
2018-08-29 09:45:57 -04:00
Vladimír Čunát
0de77d6277 test_dname: test knot_dname_in_bailiwick()
... instead of knot_dname_is_sub()
2018-08-01 20:55:27 +02:00
Daniel Salzman
625ed8d558 rrset-wire: replace knot_dname_parse with simplified implementation 2018-06-11 10:31:44 +02:00
Daniel Salzman
68808cc31d dname: fix knot_dname_to_str memory overflow 2018-04-23 15:45:58 +02:00
Daniel Salzman
6d99c96c2c dname: simplify dname_storage_t usage to mute Coverity 2018-04-23 12:35:10 +02:00
Daniel Salzman
5d9a12f7b6 dname: fix typo in knot_dname_storage_t, add a simple test 2018-04-17 14:31:20 +02:00
Daniel Salzman
ae677275f4 libknot/dname: don't sanitize input pointer in knot_dname_free 2018-02-05 13:45:10 +01:00
Daniel Salzman
c691847032 tests/dname: fix possible NULL dereference 2018-01-26 10:24:35 +01:00
Daniel Salzman
89c5077545 libknot/dname: code cleanup 2018-01-25 15:03:44 +01:00
Daniel Salzman
81b741e3ec libknot/dname: optimize knot_dname_lf 2018-01-25 14:18:22 +01:00
Daniel Salzman
48a120f6d3 tests: add missing include 2017-12-31 21:01:10 +01:00
Mark Karpilovskij
fdf44872ab tests/libknot: added test for knot_dname_lf 2017-07-24 13:11:17 +02:00
Daniel Salzman
f4e5906768 tests: move contrib and libknot tests to separate subdirectories 2016-06-22 11:14:43 +02:00
Renamed from tests/dname.c (Browse further)