summaryrefslogtreecommitdiffstats
path: root/contrib (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into rrl-wipLukáš Ondráček2024-07-302-2/+2
|\
| * treewide nit: avoid NULL arithmeticsVladimír Čunát2024-07-112-2/+2
* | defer: fix/hide tidy/trivial_checks warningsLukáš Ondráček2024-07-301-1/+2
* | Merge branch 'master' into 'rrl-wip'Oto Šťáva2024-06-042-122/+0
|\|
| * utils/cache_gc: use lib/generic/array instead of dynarrayOto Šťáva2024-05-202-122/+0
* | WIP: add contrib/openbsd/siphash.*Vladimír Čunát2024-03-182-0/+258
|/
* Copyright notices: remove years and replace e-mailOto Šťáva2022-12-1410-10/+10
* spellingJosh Soref2021-11-193-3/+3
* contrib/mempattern: add mm_ctx_delete()Vladimír Čunát2021-11-031-3/+12
* contrib/murmurhash3: fix occasional undefined behaviorVladimír Čunát2021-04-141-3/+2
* treewide: remove duplicate contrib/wire.hVladimír Čunát2021-04-142-173/+0
* contrib/mempattern: hide mm_malloc()Vladimír Čunát2021-01-132-6/+5
* mm_ctx_mempool2(): factor out the new functionVladimír Čunát2021-01-132-0/+16
* contrib/mempattern: integrate other related functionsVladimír Čunát2021-01-132-1/+44
* copy mempattern files from Knot DNS as they areVladimír Čunát2021-01-133-0/+177
* contrib/cleanup: loosen type-checking in auto_freeVladimír Čunát2020-12-081-2/+2
* contrib/base64: sync with Knot DNSTomas Krizek2020-10-133-17/+40
* doh: C implementation of DoH - WiPJan Hak2020-10-133-1/+373
* contrib/cleanup: be more correctVladimír Čunát2020-10-071-1/+1
* treewide: move to our new GitLab URLVladimír Čunát2020-07-104-4/+4
* mark bundled content with SPDX filePetr Špaček2020-02-259-0/+90
* tag license files according to Linux Kernel license identifier syntaxPetr Špaček2020-02-253-6/+12
* treewide: machine readable license for all the restPetr Špaček2020-02-252-1/+3
* treewide: machine readable license for GNU GPLv3+ source codePetr Špaček2020-02-257-91/+7
* contrib/licenses: machine readable licensePetr Špaček2020-02-251-0/+2
* contrib/ucw: machine readable licensePetr Špaček2020-02-257-12/+14
* contrib/murmurhash3: machine readable licensePetr Špaček2020-02-252-1/+7
* contrib/json: remove dead testsPetr Špaček2020-02-257-757/+0
* contrib/json: machine readable licensePetr Špaček2020-02-252-44/+6
* contrib/compiler: remove dead testsPetr Špaček2020-02-252-37/+0
* contrib/compiler: machine readable licensePetr Špaček2020-02-251-1/+2
* contrib/asprintf: machine readable licensePetr Špaček2020-02-253-2/+6
* contrib: remove unused ccan/ilogPetr Špaček2020-02-256-419/+0
* contrib: remove unsed _info files from CCANPetr Špaček2020-02-254-278/+0
* contrib/ccan/asprintf: remove fortification guardVladimír Čunát2020-02-182-2/+2
* base64_* -> kr_base64_*Vladimír Čunát2020-02-102-10/+10
* kr_cache_gc: initial commitLibor Peltan2019-07-031-0/+124
* contrib/ucw/mempool: KR_EXPORT the functions we useVladimír Čunát2019-03-121-0/+8
* contrib/ccan/json: KR_EXPORT all functionsVladimír Čunát2019-03-121-21/+22
* meson: fix build on OSXTomas Krizek2019-03-121-1/+1
* gitlabci: fix lint:tidyTomas Krizek2019-03-121-2/+2
* meson: remove no longer needed makefilesTomas Krizek2019-03-121-22/+0
* meson: use add_project_argumentsTomas Krizek2019-03-121-1/+0
* meson: use c_args instead of setting global compiler optionsTomas Krizek2019-03-121-0/+1
* meson: cleanupTomas Krizek2019-03-121-1/+3
* meson: build contrib as a subdirTomas Krizek2019-03-123-2/+26
* contrib: drop embedded lmdb supportTomas Krizek2019-03-125-12454/+0
* contrib/murmurhash3: fix bad type punningVladimír Čunát2019-03-051-3/+3
* contrib/lmdb: avoid -Wshadow with embedded lmdbVladimír Čunát2019-01-101-0/+1
* use randomness from gnutls instead of internal ISAACVladimír Čunát2018-12-119-1344/+0