summaryrefslogtreecommitdiffstats
path: root/modules/dns64/dns64.lua (follow)
Commit message (Expand)AuthorAgeFilesLines
* compatible changes around kr_request::answerVladimír Čunát2020-10-211-1/+1
* treewide: machine readable license for all the restPetr Špaček2020-02-251-0/+1
* iterate: better efficiency on huge RRsetsVladimír Čunát2019-12-041-0/+1
* modules, docs: omit casting parameters of lua layersVladimír Čunát2019-06-131-2/+0
* lua: most changes needed for knot 2.7Vladimír Čunát2018-08-141-6/+6
* modules/dns64: implement more properties from RFCVladimír Čunát2018-07-021-49/+86
* daemon: allow per-request variables in LuaMarek Vavruša2018-05-301-8/+11
* kres: add constructor for rrsets and refactor rr2str function to use itMarek Vavruša2018-04-231-4/+2
* fixed obvious linter problemsMarek Vavruša2017-11-241-3/+2
* lua: remove :final from kr_query_tVladimír Čunát2017-08-011-1/+2
* lua: remove some compatibility codeVladimír Čunát2017-08-011-1/+1
* qflags: WIP refactor - lua-related fixupsVladimír Čunát2017-08-011-5/+5
* dns64 nitpick: make the query flag "official"Vladimír Čunát2017-07-071-3/+2
* dns64: improve with policy.FORWARD or .STUBVladimír Čunát2017-07-071-2/+5
* lua nitpicks: memory managementVladimír Čunát2017-07-071-1/+3
* dns64-cname: correct order of CNAME and AAAA in answerVítězslav Kříž2017-07-071-7/+22
* modules/dns64: bad expectation of ffi.copy semanticsMarek Vavruša2015-11-181-1/+1
* modules: avoid ffi.new in hotpathMarek Vavruša2015-11-171-11/+10
* modules: dns64 checks for records, all response statusMarek Vavruša2015-11-171-7/+8
* daemon/lua: qry:resolved() and qry:final()Marek Vavruša2015-10-281-2/+2
* modules/dns64: introduced moduleMarek Vavruša2015-10-271-0/+46