summaryrefslogtreecommitdiff
path: root/Makefile.PL
Commit message (Expand)AuthorAge
* Updates requirements in Makefile.PLMats Dufberg2024-03-22
* Depend on MIME::Base32 for testsMarc van der Wal2023-11-21
* Fix buildAlexandre Pion2022-12-07
* Merge pull request #158 from pnax/make-update-ldnsAlexandre Pion2022-11-03
|\
| * Fix libldns reconfiguration on updateAlexandre Pion2022-10-20
* | Correctly look up for NSID supportAlexandre Pion2022-09-28
* | Enable NSID feature with LDNS version >= 1.8.2Alexandre Pion2022-09-28
|/
* Fix syntax errorAlexandre Pion2022-08-25
* Refactoring: factorize code to load libraryAlexandre Pion2022-08-24
* Options to provide LDNS and Libidn inc/lib pathsAlexandre Pion2022-08-24
* Debug optionAlexandre Pion2022-08-24
* Merge pull request #134 from pnax/build-configurationAlexandre Pion2022-04-28
|\
| * Update documentationAlexandre Pion2022-04-07
| * Fix default value in documentationAlexandre Pion2022-04-07
| * Editorial updatesAlexandre Pion2022-03-07
| * Add POD for optional featuresAlexandre Pion2022-03-03
| * Pass custom OpenSSL paths to LDNS C compilerAlexandre Pion2022-03-03
| * Options to provide OpenSSL distinct inc/lib pathsAlexandre Pion2022-03-03
* | Use libidn2 libraryAlexandre Pion2022-02-15
|/
* Avoid sudo in MakefileMattias Päivärinta2021-11-08
* Remove dependencies on phony targetsMattias Päivärinta2021-11-08
* TyposMattias Päivärinta2021-10-29
* Add DockerfileMattias Päivärinta2021-09-24
* 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