summaryrefslogtreecommitdiffstats
path: root/contrib (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* disable more -Wpedantic warnings via #pragmaVladimír Čunát2018-11-262-0/+6
* misc -Wpedantic fixesVladimír Čunát2018-11-261-3/+3
* treewide: use more standard variadic macrosVladimír Čunát2018-11-261-1/+1
* Merge pointer-arith changes into cache-NSEC3Vladimír Čunát2018-05-291-1/+2
|\
| * handle htobe32 et al. on glibc systems with a non-Linux kernelDaniel Kahn Gillmor2018-05-241-1/+2
* | WIP: nsec3_encloser() finished, maybe?Vladimír Čunát2018-05-042-5/+5
* | WIP checkpointVladimír Čunát2018-05-032-0/+102
|/
* ucw/mempool-fmt: alloca.h isn't needed (anymore)Vladimír Čunát2018-03-191-2/+1
* Merge branch 'master'Vladimír Čunát2018-01-231-0/+1
|\
| * make: CFLAGS cleanupVladimír Čunát2018-01-231-0/+1
* | lib: added support for trace_log for verbose messagesMarek Vavruša2017-12-213-0/+100
|/
* contrib/lmdb: 0.9.18 -> 0.9.21Vladimír Čunát2017-07-034-463/+698
* Update copyright information with 2017Ondřej Surý2017-01-256-6/+6
* uint: typedef globally but not more than onceVladimír Čunát2016-12-221-0/+5
* whitespace cleanupsOndřej Surý2016-08-152-2/+2
* Log key-pinning strings for TLS keysDaniel Kahn Gillmor2016-08-053-2/+378
* www.gnu.org prefers httpsDaniel Kahn Gillmor2016-07-164-4/+4
* lib: cache api v2, removed dep on libknot db.hMarek Vavrusa2016-05-201-1/+10
* contrib/lmdb: imported LMDB 0.9.18, built-inMarek Vavrusa2016-05-185-0/+12218
* build: more checks for travis buildsMarek Vavrusa2016-05-152-2/+2
* all: ported to upcoming libknot APIsMarek Vavruša2015-12-174-1/+435
* build: library able to compile to both static/dynamic versioned libsMarek Vavruša2015-12-101-0/+10
* contrib: compile to convenience static libraryMarek Vavruša2015-12-091-0/+37
* contrib/ucw: fixed bad malloc retval checkMarek Vavruša2015-11-281-1/+2
* build: amalgamated build support with AMALG=1Marek Vavruša2015-11-251-7/+1
* tests: use makefile from deckard, cleanupMarek Vavruša2015-11-242-0/+0
* tests: integration tests with deckardGrigorii Demidov2015-11-191-0/+0
* lib: cleanupMarek Vavruša2015-10-061-12/+0
* ccan/compiler: attribute nonnull supportMarek Vavruša2015-10-052-1/+14
* Merge branch 'master' into tests_raw_queryMarek Vavruša2015-08-052-123/+6
|\
| * daemon/worker: cleanup and fixed early memsetMarek Vavruša2015-07-152-123/+6
* | tests: added README.rst, libfaketime as a git submodule, fixed dependsMarek Vavruša2015-08-045-339/+0
* | tests: libfaketime.dylib were addedGrigorii Demidov2015-08-041-0/+0
* | tests: single-threaded versionGrigorii Demidov2015-08-043-0/+339
|/
* doc: documented forked modeMarek Vavruša2015-07-011-1/+1
* contrib/ccan: added ‘asprintf’ compatibilityMarek Vavruša2015-06-304-0/+152