summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* Update_master_to_state_of_developMats Dufberg2022-12-19
* Update_master_to_state_of_developMats Dufberg2022-06-09
* - 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
* | Plug some memory leaks.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
* | Log resolver objects in a hash.Calle Dybedahl2015-03-19
* | Move headers to separate file.Calle Dybedahl2015-03-19
* | Add function to see if the module was compiled with GOST support or not.Calle Dybedahl2015-03-19
|/
* add port instance method to set/get the port number to useWieger Opmeer2015-03-03
* Config for Linux.Calle Dybedahl2015-02-11
* Actually works without a globally installed ldns. OSX-only config!Calle Dybedahl2015-02-11
* 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
* Make a few more things settable.Calle Dybedahl2014-10-01
* Add ability to load RRs from a zone file.Calle Dybedahl2014-09-26
* Add function so we can know at runtime if we can use to_idn().Calle Dybedahl2014-06-12