index
:
knot-resolver
master
knot-resolver
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
modules
/
prefill
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
modules/prefill nit: explicit conversion isn't needed here
Vladimír Čunát
2021-12-22
1
-3
/
+1
*
modules/prefill nit: unify log tag to `[prefil]`
Vladimír Čunát
2021-12-22
1
-8
/
+8
*
daemon/zimport: rewrite, support ZONEMD
Vladimír Čunát
2021-12-22
2
-20
/
+28
*
spelling
Josh Soref
2021-11-19
1
-5
/
+5
*
log: use log_level() lua API
Tomas Krizek
2021-07-29
1
-1
/
+1
*
treewide: avoid using the deprecated verbose()
Vladimír Čunát
2021-07-29
1
-1
/
+1
*
log: lua logging
Lukáš Ježek
2021-07-29
1
-6
/
+6
*
modules/prefill: fix README typo
Vladimír Čunát
2021-02-04
1
-8
/
+8
*
module tests (daf + prefill): switch to shared check_answer()
Vladimír Čunát
2020-07-08
1
-13
/
+1
*
tests/packaging: rename packaging file directories to .packaging
Tomas Krizek
2020-05-27
1
-0
/
+0
*
packaging tests: remove unused files
Lukáš Ježek
2020-05-27
1
-1
/
+0
*
lua: properly initialize random number generator
Petr Špaček
2020-04-15
1
-4
/
+0
*
Fix spelling error in module-prefill description
Peter Keresztes Schmidt
2020-03-05
1
-4
/
+4
*
treewide: machine readable license for all the rest
Petr Špaček
2020-02-25
9
-1
/
+11
*
modules/prefill docs: fix dependencies
Vladimír Čunát
2020-01-30
1
-3
/
+2
*
doc: restructure into smaller sections
Tomas Krizek
2020-01-15
1
-2
/
+2
*
prefill: retry download immendiatelly if cached data cannot be imported
Petr Špaček
2020-01-07
1
-3
/
+10
*
prefill: remove zone file from disk on failure
Petr Špaček
2020-01-07
1
-0
/
+1
*
prefill: allow to use system-wide CA store
Petr Špaček
2020-01-07
2
-7
/
+3
*
prefill: fix timer restart
Petr Špaček
2019-12-20
1
-16
/
+26
*
daemon/lua/kluautil.lua: remove from global namespace
Lukáš Ježek
2019-12-20
1
-1
/
+1
*
modules/prefill and TA: Move https_fetch to daemon/lua/kluautil.lua
Lukáš Ježek
2019-12-20
1
-47
/
+13
*
packages: remove lua-sec and add lua-http
Lukáš Ježek
2019-12-20
2
-2
/
+4
*
modules/prefill: support large zone file
Lukáš Ježek
2019-12-20
1
-16
/
+11
*
modules/prefill: Add the functionality to specify a custom CA file
Lukáš Ježek
2019-12-20
1
-4
/
+26
*
modules/prefill: Remove unused ltn12
Lukáš Ježek
2019-12-20
1
-1
/
+0
*
modules/prefill: Fetch root zone file asynchronously
Lukáš Ježek
2019-12-20
1
-1
/
+5
*
modules/prefill: Use module 'http.request' instead 'ssl.https'
Lukáš Ježek
2019-12-20
1
-28
/
+17
*
prefill: remove depedency on lua-filesystem (lfs)
Lukáš Ježek
2019-12-18
2
-6
/
+8
*
tests: packaging
Lukáš Ježek
2019-11-20
1
-0
/
+3
*
prefill module: allow a different module-loading style
Vladimír Čunát
2019-09-17
1
-1
/
+2
*
modules/prefill: resigned expired RRSIGS in test zones
Ivana Krumlova
2019-08-22
3
-90
/
+94
*
prefill: tests for zone import
Ivana Krumlová
2019-07-09
7
-0
/
+249
*
modules/prefill - document lfs dependency
Tomas Krizek
2019-03-12
1
-1
/
+2
*
daemon/README: update DNSSEC documentation
Tomas Krizek
2019-03-12
1
-1
/
+1
*
meson: remove no longer needed makefiles
Tomas Krizek
2019-03-12
1
-2
/
+0
*
prefill: fix ca_file to actually expect file and not a directory
Petr Špaček
2018-05-09
1
-4
/
+1
*
docs: document our position on RFC 7706
Petr Špaček
2018-04-23
1
-0
/
+2
*
prefill: documentation
Petr Špaček
2018-04-18
1
-0
/
+39
*
prefill: replace CA directory path with CA file path
Petr Špaček
2018-04-18
1
-9
/
+9
*
prefill: mandate explicit URL configuration
Petr Špaček
2018-04-18
1
-0
/
+7
*
prefill: configation syntax for multiple zones
Petr Špaček
2018-04-18
1
-13
/
+34
*
prefill: import zone immediately after start
Petr Špaček
2018-04-18
1
-4
/
+1
*
prefill: split into separate functions, handle daemon restart
Petr Špaček
2018-04-18
1
-39
/
+69
*
prefill: avoid rename syscall
Petr Špaček
2018-04-18
1
-4
/
+1
*
prefill: log delay before first refresh
Petr Špaček
2018-04-18
1
-1
/
+2
*
prefill: check that CA path is a directory, use name ca_dir for clarity
Petr Špaček
2018-04-18
1
-4
/
+7
*
prefill: mandate certificate verification
Petr Špaček
2018-04-18
1
-30
/
+28
*
prefill: rename local variables prefetch -> prefill
Petr Špaček
2018-04-18
1
-5
/
+5
*
daemon: cache prefill module
Grigorii Demidov
2018-04-18
2
-0
/
+159