Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-02-10 | tree-wide: remove Emacs lines from all files | Daniel Mack | |
This should be handled fine now by .dir-locals.el, so need to carry that stuff in every file. | |||
2016-02-01 | resolve: Silence build warning, when systemd is built without libidn | Torstein Husebø | |
HAVE_IDN is not defined when systemd is build without it | |||
2016-01-18 | resolved: add DNAME test case to the complex DNSSEC test | Lennart Poettering | |
2016-01-18 | resolved: beef up complex dnssec test to also use ResolveAddress() and do ↵ | Lennart Poettering | |
IDNA checks | |||
2016-01-17 | resolved: add complex test case | Lennart Poettering | |
This new test case tries to resolve a couple of known domains, to verify the validation results. It talks to resolved via the bus, thus comprehensively testing the whole shebang. Of course, it requires network connectivity and a DNSSEC capable DNS server, hence this is a manual test. |