summaryrefslogtreecommitdiffstats
path: root/Knot.files (follow)
Commit message (Expand)AuthorAgeFilesLines
* journal: added obsolete journal import; definitive configuration for journalLibor Peltan2017-01-041-2/+4
* Journal: re-implemented completely, LMDB, all zones in one dbLibor Peltan2017-01-041-5/+5
* module: make a mod-rrl module from query_processing rrl codeDaniel Salzman2016-12-291-3/+7
* knot: add statistics support + mod-statsDaniel Salzman2016-12-291-0/+4
* modules: separate modules into own directoriesDaniel Salzman2016-12-151-15/+15
* utils: add kjournalprint utilityLibor Peltan2016-12-061-0/+1
* qp-trie: remove the "qp-" prefix from the APIDaniel Salzman2016-10-171-1/+1
* qp-trie: add a replacement of hat-trieVladimír Čunát2016-10-171-1/+2
* update project filesJan Vcelak2016-09-131-0/+3
* modules: Add new whoami moduleRobert Edmonds2016-08-191-0/+2
* utils: separate TLS code from netioDaniel Salzman2016-08-061-0/+3
* utils: add cert_get_pin() functionJan Vcelak2016-08-031-0/+2
* update project filesJan Vcelak2016-07-201-0/+2
* update project filesJan Vcelak2016-07-131-0/+17
* Merge 'DNSSEC policy in configuration' Jan Včelák2016-06-291-0/+2
|\
| * keymgr: add config and confdb parametersDaniel Salzman2016-06-271-0/+2
* | tests: move contrib and libknot tests to separate subdirectoriesDaniel Salzman2016-06-221-27/+27
* | utils: move strtonum to contribDaniel Salzman2016-06-221-20/+23
|/
* utils: move knsec3hash and keymgr from dnssecDaniel Salzman2016-06-101-16/+16
* Update Knot.filesDaniel Salzman2016-06-031-2/+9
* knotc: add history and completion support based on libeditDaniel Salzman2016-04-131-0/+7
* utils: use new control interfaceDaniel Salzman2016-03-241-4/+2
* libknot: add server control interfaceDaniel Salzman2016-03-241-0/+3
* sockaddr: add sockaddr_is_any() interfaceJan Vcelak2016-02-091-0/+1
* utils: move knotd from knotDaniel Salzman2016-01-151-1/+1
* scripts: exclude non-source files from Knot.filesDaniel Salzman2016-01-141-34/+0
* log: add format flagsDaniel Salzman2016-01-101-2/+4
* knotc: split into main, remote and commandsDaniel Salzman2016-01-101-0/+4
* utils: move knotc from knot/ctlDaniel Salzman2016-01-081-5/+5
* zscanner: fix possible double free (clang analyzer)Daniel Salzman2015-12-281-2/+9
* libknot: update libknot.hDaniel Salzman2015-12-181-0/+2
* libknot: move lookup_table as knot_lookup from contribDaniel Salzman2015-12-171-1/+3
* Merge branch 'master' into internal_reductionDaniel Salzman2015-12-111-1/+1
|\
* | libknot: move namedb from internal as knot_dbDaniel Salzman2015-12-111-5/+5
* | contrib: move lists from internalDaniel Salzman2015-12-101-2/+2
* | contrib: move hhash and hat-trie from internal, divide mempattern into mm_ctx...Daniel Salzman2015-12-101-6/+7
* | contrib: move murmurhash3 from internalDaniel Salzman2015-12-101-2/+2
* | contrib: move macros from internal, extract attributes to libknot/attribute.hDaniel Salzman2015-12-101-1/+2
* | contrib: move lmdb from internalDaniel Salzman2015-12-071-4/+4
* | contrib: move utils as lookup and wireDaniel Salzman2015-12-071-3/+7
* | contrib: move dnstapDaniel Salzman2015-12-071-11/+11
* | libknot: split errcode to simple errcode and error functionsDaniel Salzman2015-12-041-3/+2
* | contrib: move net and sockaddr from internalDaniel Salzman2015-12-041-4/+4
* | libknot: move consts from internal, rename const to codesDaniel Salzman2015-12-041-2/+2
* | contrib: move wire_ctx from internalDaniel Salzman2015-12-041-1/+1
* | contrib: move base64 and base32hex from internalDaniel Salzman2015-12-041-4/+4
* | contrib: move print and tolower from internalDaniel Salzman2015-12-041-6/+5
* | contrib: move endian from internalDaniel Salzman2015-12-041-1/+1
* | contrib: move getline from internalDaniel Salzman2015-12-041-2/+2
* | contrib: move strlcat and strcpy from internalDaniel Salzman2015-12-041-4/+4