index
:
knot-resolver
master
knot-resolver
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
modules
/
dns64
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
modules/dns64: add recommendation to also disable DNS64 via IPv4
Tom Herbers
2022-10-14
1
-1
/
+4
*
modules/dns64: fix incorrect packet writes for cached packets
Oto Šťáva
2022-03-21
1
-1
/
+1
*
ede: mark every error with a unique tag
Tomas Krizek
2021-12-21
1
-3
/
+1
*
modules/dns64: EDE - mark as forged
Tomas Krizek
2021-12-21
1
-1
/
+5
*
modules/dns64: improve code readability
Tomas Krizek
2021-08-25
1
-9
/
+9
*
modules/dns64: document the new features
Vladimír Čunát
2021-08-25
1
-9
/
+40
*
modules/dns64: implement "exclusion prefixes"
Vladimír Čunát
2021-08-19
1
-10
/
+50
*
modules/dns64: add kr_query::flags.DNS64_DISABLE
Vladimír Čunát
2021-08-19
1
-2
/
+2
*
modules/dns64: also map the reverse (PTR) subtree
Vladimír Čunát
2021-08-19
1
-2
/
+72
*
modules/dns64: allow configuring by a table
Vladimír Čunát
2021-08-19
1
-3
/
+8
*
doc: make links to policies more consistent
Tomas Krizek
2020-12-11
1
-1
/
+1
*
compatible changes around kr_request::answer
Vladimír Čunát
2020-10-21
1
-1
/
+1
*
tests/packaging: rename packaging file directories to .packaging
Tomas Krizek
2020-05-27
1
-0
/
+0
*
treewide: machine readable license for all the rest
Petr Špaček
2020-02-25
4
-0
/
+5
*
doc: restructure into smaller sections
Tomas Krizek
2020-01-15
1
-2
/
+2
*
iterate: better efficiency on huge RRsets
Vladimír Čunát
2019-12-04
1
-0
/
+1
*
tests: packaging
Lukáš Ježek
2019-11-20
1
-0
/
+3
*
modules, docs: omit casting parameters of lua layers
Vladimír Čunát
2019-06-13
2
-3
/
+0
*
meson: remove no longer needed makefiles
Tomas Krizek
2019-03-12
1
-2
/
+0
*
dns64 tests: fix by setting hints.ttl() explicitly
Vladimír Čunát
2019-01-29
1
-2
/
+3
*
lua: most changes needed for knot 2.7
Vladimír Čunát
2018-08-14
1
-6
/
+6
*
modules/dns64: implement more properties from RFC
Vladimír Čunát
2018-07-02
2
-51
/
+89
*
daemon: allow per-request variables in Lua
Marek Vavruša
2018-05-30
2
-8
/
+63
*
kres: add constructor for rrsets and refactor rr2str function to use it
Marek Vavruša
2018-04-23
1
-4
/
+2
*
docs: cross-linking nitpicks
Vladimír Čunát
2018-04-04
1
-1
/
+1
*
fixed obvious linter problems
Marek Vavruša
2017-11-24
1
-3
/
+2
*
lua: remove :final from kr_query_t
Vladimír Čunát
2017-08-01
1
-1
/
+2
*
lua: remove some compatibility code
Vladimír Čunát
2017-08-01
1
-1
/
+1
*
qflags: WIP refactor - lua-related fixups
Vladimír Čunát
2017-08-01
1
-5
/
+5
*
dns64 docs: document that policy.FORWARD works OK
Vladimír Čunát
2017-07-17
1
-1
/
+1
*
dns64 nitpick: make the query flag "official"
Vladimír Čunát
2017-07-07
1
-3
/
+2
*
NEWS, docs: update dns64 info
Vladimír Čunát
2017-07-07
1
-1
/
+4
*
dns64: improve with policy.FORWARD or .STUB
Vladimír Čunát
2017-07-07
1
-2
/
+5
*
lua nitpicks: memory management
Vladimír Čunát
2017-07-07
1
-1
/
+3
*
dns64-cname: correct order of CNAME and AAAA in answer
Vítězslav Kříž
2017-07-07
1
-7
/
+22
*
modules/dns64: bad expectation of ffi.copy semantics
Marek Vavruša
2015-11-18
1
-1
/
+1
*
modules: avoid ffi.new in hotpath
Marek Vavruša
2015-11-17
1
-11
/
+10
*
modules: dns64 checks for records, all response status
Marek Vavruša
2015-11-17
1
-7
/
+8
*
daemon/lua: qry:resolved() and qry:final()
Marek Vavruša
2015-10-28
1
-2
/
+2
*
modules/dns64: introduced module
Marek Vavruša
2015-10-27
3
-0
/
+70