summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* Merge pull request #135 from mattias-p/110-empty-keyMattias Päivärinta2023-05-10
|\
| * Port keysize() calculation to PerlMattias Päivärinta2022-03-16
| * Interpret absence of pubkey field as empty pubkey fieldMattias Päivärinta2022-03-16
| * Split section accessors into XS and Perl partsMattias Päivärinta2022-03-16
* | Expand DNAME RR support - initial commit[Thomas Green]2023-03-07
* | Update documentation[Thomas Green]2023-01-18
* | Revert renaming of variable, update documentation, refactoring[Thomas Green]2023-01-17
* | Initial commit[Thomas Green]2023-01-10
* | Fix buildAlexandre Pion2022-12-07
* | Merge pull request #153 from marc-vanderwal/bugfix/#149Marc van der Wal2022-11-28
|\ \
| * | Fix unsafe string manipulations in XS codeMarc van der Wal2022-09-01
* | | Merge pull request #151 from pnax/nsidAlexandre Pion2022-11-03
|\ \ \
| * | | Don't overwrite already defined EDNS optionsAlexandre Pion2022-10-12
| * | | Enable NSID feature with LDNS version >= 1.8.2Alexandre Pion2022-09-28
| * | | Set and get EDNS option NSID for/from a packetAlexandre Pion2022-09-28
| |/ /
* | | Improve access to data in SPF recordsMarc van der Wal2022-10-12
* | | Improve access to text data in TXT recordsMarc van der Wal2022-10-12
|/ /
* | Replace references to "libidn" with "libidn2"Alexandre Pion2022-04-28
* | Convert to the IDN2 APIAlexandre Pion2022-02-15
|/
* - Change set_edns_present/unset_edns_present methods returned values.Vincent Levigneron2019-01-08
* - Add comments to new functions.Vincent Levigneron2019-01-08
* - Add interface to "fallback" resolver flag.Vincent Levigneron2019-01-07
* - Add EDNS RDATA get/set functions.Vincent Levigneron2018-12-20
* - Add new EDNS accessors to deal with DNS Flag Day test cases.Levigneron Vincent2018-12-18
* Ldns 1.7.0 using submodule (#41)Mattias Päivärinta2018-01-25
* Allow longer RR classnamesMattias Päivärinta2017-09-27
* Rename Net::LDNS to Zonemaster::LDNSMattias Päivärinta2017-09-27
* Revert "add a fquerytime call to the lnds lib, make the xs use that to make t...Mattias Päivärinta2017-09-21
* Revert "Add support to explicitly extract and look at OPT records."Mattias Päivärinta2017-09-21
* Merge branch 'fractional-seconds-querytime' of https://github.com/a6502/net-l...Calle Dybedahl2015-04-14
|\
| * add a fquerytime call to the lnds lib, make the xs use that to make the query...Wieger Opmeer2015-03-06
* | 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
* | Do SvGETMAGIC on SVs we get from outside.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
* | Found one more.Calle Dybedahl2015-03-24
* | Sync with ldns source.Calle Dybedahl2015-03-23
* | croak_sv is too new.Calle Dybedahl2015-03-21
* | One more leak.Calle Dybedahl2015-03-20
* | Tiny but still leak.Calle Dybedahl2015-03-20
* | Minor IDN fixes.Calle Dybedahl2015-03-20
* | Do not clone RRs in derived classes on thread creation.Calle Dybedahl2015-03-20
* | MergeCalle Dybedahl2015-03-20
|\ \
| * | Typo.Calle Dybedahl2015-03-20
* | | More leak plugging.Calle Dybedahl2015-03-20
|/ /
* | More leaks gone.Calle Dybedahl2015-03-20
* | Apparently that was a C99:ism.Calle Dybedahl2015-03-20
* | GC cache hashes not only on thread creation.Calle Dybedahl2015-03-20
* | Remove complication.Calle Dybedahl2015-03-20