summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAge
...
* Fix test bugs reported by Slaven Rezic (rt.cpan.org 102200 and 102201).Calle Dybedahl2015-02-20
* Revert "GOST support is no longer optional." and don't exit in Makefile.PL if...Calle Dybedahl2015-02-13
* GOST support is no longer optional.Calle Dybedahl2015-02-13
* Add support for setting the CD flag.Calle Dybedahl2014-10-27
* Add the compile-time option to randomize the capitalization of returned domai...Calle Dybedahl2014-10-08
* Die nicely instead of segfaulting if fed empty lists for signature verification.Calle Dybedahl2014-10-08
* Ease requirements and try to improve build process.Calle Dybedahl2014-10-01
* Make a few more things settable.Calle Dybedahl2014-10-01
* Rename example zonefile.Calle Dybedahl2014-09-26
* Add ability to load RRs from a zone file.Calle Dybedahl2014-09-26
* Comment out test that gives too many false negatives.Calle Dybedahl2014-08-27
* Bump version number and adjust tests.Calle Dybedahl2014-06-26
* Add function so we can know at runtime if we can use to_idn().Calle Dybedahl2014-06-12
* Conditionally compile to_idn depending on presence of libidn.Calle Dybedahl2014-06-12
* Add to_idn() function.Calle Dybedahl2014-06-12
* axfr_abort only exists in ldns 1.6.17Calle Dybedahl2014-06-09
* ldns remembers nameserver failures much longer than we want. Make it forget.Calle Dybedahl2014-06-05
* Stop testing the old AXFR methods.Calle Dybedahl2014-05-28
* Silence warning.Calle Dybedahl2014-05-20
* New callback-based AXFR method.Calle Dybedahl2014-05-20
* Add support for needs_edns (and the pointless edns_version).Calle Dybedahl2014-05-19
* Found that ldns never actually uses the value set with ldns_resolver_set_recu...Calle Dybedahl2014-05-05
* Add method to get raw rdata fields from RR objects, and document the rd_count...Calle Dybedahl2014-05-05
* Add method to read and set socket timeout for resolver objects.Calle Dybedahl2014-05-05
* Add EDNS0 UDP size setting to resolver object.Calle Dybedahl2014-05-05
* Add method to access ldns library guess about packet type.Calle Dybedahl2014-05-02
* Method to get and set EDNS0 extended RCODE.Calle Dybedahl2014-05-02
* Method to get and set EDNS0 UDP packet size.Calle Dybedahl2014-05-02
* ldns_pkt_clone() does not copy timestamp field, so we need to do that ourselves.Calle Dybedahl2014-04-22
* Fix crash bug.Calle Dybedahl2014-04-17
* Add methods to check if a name is covered to Net::LDNS::RR::NSEC and Net::LDN...Calle Dybedahl2014-04-10
* Add keysize method to DNSKEY objects.Calle Dybedahl2014-03-26
* Make a bunch of packet flags settable. Call it 0.55Calle Dybedahl2014-02-11
* Some basic functions on RRlists.Calle Dybedahl2013-12-27
* Checking the ZSK fails after not very long.Calle Dybedahl2013-12-27
* Missed a spot.Calle Dybedahl2013-12-18
* For several tests, skip them instead of failing if they get no response.Calle Dybedahl2013-12-18
* More comprehensible error message for developers when Module::Install:.XSUtil...Calle Dybedahl2013-12-11
* Perltidy run.Calle Dybedahl2013-12-10
* Bugfixes to make this run on OpenBSD.Calle Dybedahl2013-12-10
* Fix DNSSEC tests.Calle Dybedahl2013-11-29
* SPF record type.Calle Dybedahl2013-11-29
* Bless unkown type RRs into base class instead of TYPE4711-style classes.Calle Dybedahl2013-11-28
* Forgot one axfr-related method.Calle Dybedahl2013-11-27
* Implement AXFR methods.Calle Dybedahl2013-11-27
* Make sure to return a freshly allocated packet from queries. Remove workaroun...Calle Dybedahl2013-11-27
* Expose ldns version to Perl level.Calle Dybedahl2013-11-27
* Make DS from DNSKEY.Calle Dybedahl2013-11-27
* Implement addr2name utility method.Calle Dybedahl2013-11-26
* Implement name2addr utility method.Calle Dybedahl2013-11-26