index
:
knot-resolver
master
knot-resolver
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
contrib
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' into rrl-wip
Lukáš Ondráček
2024-07-30
2
-2
/
+2
|
\
|
*
treewide nit: avoid NULL arithmetics
Vladimír Čunát
2024-07-11
2
-2
/
+2
*
|
defer: fix/hide tidy/trivial_checks warnings
Lukáš Ondráček
2024-07-30
1
-1
/
+2
*
|
Merge branch 'master' into 'rrl-wip'
Oto Šťáva
2024-06-04
2
-122
/
+0
|
\
|
|
*
utils/cache_gc: use lib/generic/array instead of dynarray
Oto Šťáva
2024-05-20
2
-122
/
+0
*
|
WIP: add contrib/openbsd/siphash.*
Vladimír Čunát
2024-03-18
2
-0
/
+258
|
/
*
Copyright notices: remove years and replace e-mail
Oto Šťáva
2022-12-14
10
-10
/
+10
*
spelling
Josh Soref
2021-11-19
3
-3
/
+3
*
contrib/mempattern: add mm_ctx_delete()
Vladimír Čunát
2021-11-03
1
-3
/
+12
*
contrib/murmurhash3: fix occasional undefined behavior
Vladimír Čunát
2021-04-14
1
-3
/
+2
*
treewide: remove duplicate contrib/wire.h
Vladimír Čunát
2021-04-14
2
-173
/
+0
*
contrib/mempattern: hide mm_malloc()
Vladimír Čunát
2021-01-13
2
-6
/
+5
*
mm_ctx_mempool2(): factor out the new function
Vladimír Čunát
2021-01-13
2
-0
/
+16
*
contrib/mempattern: integrate other related functions
Vladimír Čunát
2021-01-13
2
-1
/
+44
*
copy mempattern files from Knot DNS as they are
Vladimír Čunát
2021-01-13
3
-0
/
+177
*
contrib/cleanup: loosen type-checking in auto_free
Vladimír Čunát
2020-12-08
1
-2
/
+2
*
contrib/base64: sync with Knot DNS
Tomas Krizek
2020-10-13
3
-17
/
+40
*
doh: C implementation of DoH - WiP
Jan Hak
2020-10-13
3
-1
/
+373
*
contrib/cleanup: be more correct
Vladimír Čunát
2020-10-07
1
-1
/
+1
*
treewide: move to our new GitLab URL
Vladimír Čunát
2020-07-10
4
-4
/
+4
*
mark bundled content with SPDX file
Petr Špaček
2020-02-25
9
-0
/
+90
*
tag license files according to Linux Kernel license identifier syntax
Petr Špaček
2020-02-25
3
-6
/
+12
*
treewide: machine readable license for all the rest
Petr Špaček
2020-02-25
2
-1
/
+3
*
treewide: machine readable license for GNU GPLv3+ source code
Petr Špaček
2020-02-25
7
-91
/
+7
*
contrib/licenses: machine readable license
Petr Špaček
2020-02-25
1
-0
/
+2
*
contrib/ucw: machine readable license
Petr Špaček
2020-02-25
7
-12
/
+14
*
contrib/murmurhash3: machine readable license
Petr Špaček
2020-02-25
2
-1
/
+7
*
contrib/json: remove dead tests
Petr Špaček
2020-02-25
7
-757
/
+0
*
contrib/json: machine readable license
Petr Špaček
2020-02-25
2
-44
/
+6
*
contrib/compiler: remove dead tests
Petr Špaček
2020-02-25
2
-37
/
+0
*
contrib/compiler: machine readable license
Petr Špaček
2020-02-25
1
-1
/
+2
*
contrib/asprintf: machine readable license
Petr Špaček
2020-02-25
3
-2
/
+6
*
contrib: remove unused ccan/ilog
Petr Špaček
2020-02-25
6
-419
/
+0
*
contrib: remove unsed _info files from CCAN
Petr Špaček
2020-02-25
4
-278
/
+0
*
contrib/ccan/asprintf: remove fortification guard
Vladimír Čunát
2020-02-18
2
-2
/
+2
*
base64_* -> kr_base64_*
Vladimír Čunát
2020-02-10
2
-10
/
+10
*
kr_cache_gc: initial commit
Libor Peltan
2019-07-03
1
-0
/
+124
*
contrib/ucw/mempool: KR_EXPORT the functions we use
Vladimír Čunát
2019-03-12
1
-0
/
+8
*
contrib/ccan/json: KR_EXPORT all functions
Vladimír Čunát
2019-03-12
1
-21
/
+22
*
meson: fix build on OSX
Tomas Krizek
2019-03-12
1
-1
/
+1
*
gitlabci: fix lint:tidy
Tomas Krizek
2019-03-12
1
-2
/
+2
*
meson: remove no longer needed makefiles
Tomas Krizek
2019-03-12
1
-22
/
+0
*
meson: use add_project_arguments
Tomas Krizek
2019-03-12
1
-1
/
+0
*
meson: use c_args instead of setting global compiler options
Tomas Krizek
2019-03-12
1
-0
/
+1
*
meson: cleanup
Tomas Krizek
2019-03-12
1
-1
/
+3
*
meson: build contrib as a subdir
Tomas Krizek
2019-03-12
3
-2
/
+26
*
contrib: drop embedded lmdb support
Tomas Krizek
2019-03-12
5
-12454
/
+0
*
contrib/murmurhash3: fix bad type punning
Vladimír Čunát
2019-03-05
1
-3
/
+3
*
contrib/lmdb: avoid -Wshadow with embedded lmdb
Vladimír Čunát
2019-01-10
1
-0
/
+1
*
use randomness from gnutls instead of internal ISAAC
Vladimír Čunát
2018-12-11
9
-1344
/
+0
[next]