summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAge
* Update_master_to_state_of_developMats Dufberg2022-12-19
* Update_master_to_state_of_developMats Dufberg2022-06-09
* Update master to state of developMats Dufberg2021-12-05
* Update master to state of developMats Dufberg2021-06-01
* Test was locale dependent. Corrected that. Issue #102. (#103)Mats Dufberg2020-04-07
* Google's public resolver has a new nameMattias Päivärinta2019-08-08
* Updated to adjust for changes in live data (#39)matsduf2018-01-23
* Fixed issue #26 (#27)matsduf2017-12-19
* Centralize minimum Perl requirement declarationMattias Päivärinta2017-10-04
* Fix #16: Test wireformat roundtrips for RRsMattias Päivärinta2017-09-29
* Rename Net::LDNS to Zonemaster::LDNSMattias Päivärinta2017-09-27
* Loosen test suite's assumptions about the InternetMattias Päivärinta2017-09-27
* Loosen test suite's assumptions about the InternetMattias Päivärinta2017-09-27
* Revert "Add support to explicitly extract and look at OPT records."Mattias Päivärinta2017-09-21
* Hostmaster.iis.se SOA refresh value was updatedMattias Päivärinta2017-09-22
* Make correct assumptions about the state of the internetMattias Päivärinta2017-05-29
* Make it possible to run tests without networkJerry Lundström2016-01-07
* Add support to explicitly extract and look at OPT records.Calle Dybedahl2015-04-14
* Add method to get/set source IP address on resolvers. Bump version number to ...Calle Dybedahl2015-03-30
* Packets created from wireformat were not properly cloned.Calle Dybedahl2015-03-30
* Remove checks that did more harm than good (SvOK does not process get magic).Calle Dybedahl2015-03-26
* Minor IDN fixes.Calle Dybedahl2015-03-20
* Put thread support behind ifdefs.Calle Dybedahl2015-03-19
* Threading support for rrlist and packet.Calle Dybedahl2015-03-19
* RRs survive threading.Calle Dybedahl2015-03-19
* Does not crash under threads for resolvers.Calle Dybedahl2015-03-19
* Remove diag printout.Calle Dybedahl2015-03-19
* 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