summaryrefslogtreecommitdiffstats
path: root/src/contrib/Makefile.inc (follow)
Commit message (Expand)AuthorAgeFilesLines
* threads: safely disable signals on threads launched by main thr except srv st...Libor Peltan2024-09-271-0/+2
* contrib: upgrade embedded library ngtcp2 to v1.4.0Daniel Salzman2024-03-181-2/+4
* contrib: upgrade embedded library ngtcp2 to v1.1.0Daniel Salzman2023-11-261-0/+2
* contrib: universal atomic operationsDavid Vašek2023-11-141-0/+1
* contrib: upgrade embedded library ngtcp2 to v1.0.0Daniel Salzman2023-10-151-2/+0
* contrib: upgrade embedded library ngtcp2 to v0.17.0Daniel Salzman2023-07-091-0/+1
* contrib: upgrade embedded library ngtcp2 to v0.16.0Daniel Salzman2023-06-051-0/+1
* contrib: upgrade embedded library ngtcp2 to v0.14.0Daniel Salzman2023-03-291-0/+3
* contrib/musl: take implementation of 'inet_ntop' from muslJan Hák2023-03-071-0/+4
* contrib: remove embedded libbpf 0.0.6, which no longer works with BTF and old...Daniel Salzman2022-12-191-53/+0
* contrib: upgrade embedded library ngtcp2 to v0.10.0Daniel Salzman2022-10-201-0/+2
* contrib: add missing libngtcp2-related files to MakefileDaniel Salzman2022-07-261-3/+8
* contrib: add Toeplitz-based hashingDaniel Salzman2022-07-231-0/+1
* proxyv2: split the code into general contrib and internal knot partsJan Hák2022-07-011-0/+2
* contrib: upgrade embedded library ngtcp2 to v0.5.0Daniel Salzman2022-06-221-0/+10
* contrib: add embedded library ngtcp2 v0.1.0 as a temporary solution until a p...Daniel Salzman2022-06-211-0/+80
* common: implement simple JSON writerJan Vcelak2022-06-101-0/+2
* implemented pool of opened outgoing conenctionsLibor Peltan2021-11-261-0/+2
* xdp: don't increase RLIMIT_MEMLOCK on Linux >= 5.11, not neededDaniel Salzman2021-09-011-0/+1
* contrib: add macros for terminal colorsDaniel Salzman2021-08-201-0/+1
* dynarray: move from contrib to libknotDaniel Salzman2021-07-081-1/+0
* libdnstap: don't export internal symbols + refactoringDaniel Salzman2021-04-061-2/+3
* libbpf: extract from libcontrib and link directly with libknotDaniel Salzman2021-04-061-5/+7
* Makefiles: rework linker parameters to avoid binary size increase with slibto...Daniel Salzman2021-04-061-2/+3
* contrib: import url-parserJan Hák2020-07-011-0/+4
* contrib: add base64url encoder and decoderJan Hak2020-07-011-0/+2
* contrib: remove embedded LMDBembedded_lmdbJan Hak2020-05-111-8/+0
* contrib: force using embedded LMDBDaniel Salzman2020-05-111-2/+1
* contrib: prepare for embedded LMDB removalDaniel Salzman2020-05-111-5/+0
* contrib: add embedded libbpf 0.0.6Daniel Salzman2020-04-211-0/+51
* xdp: more proper building of bpf-kernel.oLibor Peltan2020-04-211-3/+0
* code imported from kresd xdp branchLibor Peltan2020-04-211-0/+3
* contrib: always link against libpthread due to the sem_* functions usedDaniel Salzman2020-02-241-2/+1
* contrib: multiplatform spinlocksDavid Vašek2019-10-041-0/+1
* contrib/string.c: universal and more robust memzero()David Vašek2019-09-241-1/+6
* semaphore: custom implementation to somehow work on OpenBSD and OSXLibor Peltan2019-04-261-0/+2
* contrib: disable -Wshadow with embedded LMDBDaniel Salzman2018-12-101-2/+4
* vpool: move to libcontribDaniel Salzman2018-09-071-1/+3
* Makefile: move _LIBS from _LDFLAGS to _LIBADD + cleanupDaniel Salzman2018-09-071-2/+2
* contrib: fix linking if embedded lmdb and --disable-sharedDaniel Salzman2018-09-051-0/+3
* configure: improve dependency check for dnstapDaniel Salzman2018-03-181-9/+11
* libs: build cleanup, remove pykeymgrDaniel Salzman2018-03-131-0/+98