summaryrefslogtreecommitdiff
path: root/Makefile.PL
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
* Add --prefix-openssl option to Makefile.PLMattias Päivärinta2019-11-22
* Update internal ldns to 1.7.1Mattias Päivärinta2019-10-14
* Add feature checks for Ed25519Mattias Päivärinta2019-10-14
* Add feature switch for Ed25519Mattias Päivärinta2019-10-14
* Refactor to pave the way for Ed25519 supportMattias Päivärinta2019-10-14
* Remove explicit requirement on core moduleMattias Päivärinta2019-02-11
* Provide configure-time dependenciesMattias Päivärinta2019-02-07
* Specify minimum version of Test::MoreMattias Päivärinta2019-02-07
* Updated "dotse" to "zonemaster" in files (#60)matsduf2018-07-05
* Fix erroneous negationMattias Päivärinta2018-02-02
* Allow loading ldns as an ordinary dependencyMattias Päivärinta2018-02-02
* Make IDN support explicit (#45)Mattias Päivärinta2018-02-06
* Fix some issues raised by CPANTS (#46)Mattias Päivärinta2018-02-01
* Remove legacy parameters from Makefile.PL (#44)Mattias Päivärinta2018-01-31
* Ldns 1.7.0 using submodule (#41)Mattias Päivärinta2018-01-25
* Add repo and issue tracker to metadataMattias Päivärinta2018-01-05
* Avoid broken UTF-8 in META.ymlMattias Päivärinta2017-10-04
* Centralize minimum Perl requirement declarationMattias Päivärinta2017-10-04
* Mention NLnet Labs in CONTRIBUTORS.txtMattias Päivärinta2017-09-27
* Add CONTRIBUTORS.txt file and make target to generate itMattias Päivärinta2017-09-27
* Rename Net::LDNS to Zonemaster::LDNSMattias Päivärinta2017-09-27
* Do not compile GOST when we did not detect GOST.Calle Dybedahl2015-03-19
* Revert "GOST support is no longer optional." and don't exit in Makefile.PL if...Calle Dybedahl2015-02-13
* Explicitly look for ECDSA and GOST support instead of relying in the version ...Calle Dybedahl2015-02-13
* Probe for OpenSSL instead of ldns.Calle Dybedahl2015-02-11
* Actually works without a globally installed ldns. OSX-only config!Calle Dybedahl2015-02-11
* Add the compile-time option to randomize the capitalization of returned domai...Calle Dybedahl2014-10-08
* Ease requirements and try to improve build process.Calle Dybedahl2014-10-01
* Take that back down.Calle Dybedahl2014-06-12
* We are using a newer ppport.hCalle Dybedahl2014-06-12
* Conditionally compile to_idn depending on presence of libidn.Calle Dybedahl2014-06-12
* Add to_idn() function.Calle Dybedahl2014-06-12
* Actually, this works fine with Perl 5.10.1 too.Calle Dybedahl2014-06-10
* Fix crash bug.Calle Dybedahl2014-04-17
* Add rudimentary ldns version check to Makefile.PLCalle Dybedahl2013-12-12
* More comprehensible error message for developers when Module::Install:.XSUtil...Calle Dybedahl2013-12-11
* Have Makefile.PL verify that ldns is installed enough to use.Calle Dybedahl2013-12-02
* Compatible with 5.12.4Calle Dybedahl2013-11-27
* More metadata.Calle Dybedahl2013-11-18
* Switch to Module::Install.Calle Dybedahl2013-11-15
* JSON::XS is only needed for tests.Calle Dybedahl2013-11-15
* TO_JSON method.Calle Dybedahl2013-11-14
* Rename to Net::LDNSCalle Dybedahl2013-10-28
* Move all code into .xs fileCalle Dybedahl2013-10-23
* Can create object holding an ldns resolver, send a query and get the RCODE as...Calle Dybedahl2013-10-04
* Working written-from-scratch (trivial) XS module.Calle Dybedahl2013-10-03