ldns icon indicating copy to clipboard operation
ldns copied to clipboard

LDNS is a DNS library that facilitates DNS tool programming

Results 73 ldns issues
Sort by recently updated
recently updated
newest added

How does it compare to ADNS, UDNS, etc.?

It would be nice if you could make a Ninja build script for it.

1. The Git URL used by it is out of date., 2. After I changed the Git URL to this repository's URL, I now get an error stating "fatal: empty...

Add two functions to `edns.c` to extract RFC 8914 extended error codes from EDNS option lists.

Rather than adding \000 to an existing label, add a new label "\000." to the start of the domain name, to find the closes next possible domain name. This makes...

Issue #197: Cygwin fails these tests because it’s dicey to link dynamically to a library version that isn’t installed in the $PATH. Rather than adding platform-specific logic, this changeset alters...

Found while running the test suite under OpenBSD.

The test suite fails under Cygwin: ``` --------------- Start Output: 04-run-normal ------------------ !! FAILED !! !! FAILED !! DateRunEnd: 0 BaseName: 04-run-normal Description: run drill and don't do anything fancy...