index
:
knot
master
knot
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
coverity_model.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-01-06
dnssec: add keyusage + removing retired dnssec keys
Filip Široký
8
-0
/
+521
2017-01-05
journal: take care of alignment
Libor Peltan
1
-25
/
+34
2017-01-05
journal: minor fixes of static-analyze reports
Libor Peltan
2
-12
/
+29
2017-01-05
wire: don't use misaligned pointers
Vladimír Čunát
1
-6
/
+15
2017-01-04
Coding style
Daniel Salzman
7
-54
/
+55
2017-01-04
Adapt to the new afl to use __AFL_LOOP
Ondřej Surý
4
-11
/
+21
2017-01-04
wire_ctx: refactor to reduce duplication and UB
Vladimír Čunát
3
-183
/
+56
2017-01-04
knotd: fix memory leak if ctl socket bind fails
Daniel Salzman
1
-14
/
+18
2017-01-04
journal: int to bool
Daniel Salzman
3
-51
/
+58
2017-01-04
journal: allow DB path reconfigure if not open yet
Libor Peltan
1
-0
/
+34
2017-01-04
journal: serialization able to chunk split even rrset, just rdata needs to be...
Libor Peltan
2
-110
/
+133
2017-01-04
tests: cleanup
Daniel Salzman
3
-49
/
+47
2017-01-04
journal: large code cleanup; identifiers renamed etc
Libor Peltan
5
-173
/
+192
2017-01-04
journal: serialization refactored; old_journal-related serialization moved
Daniel Salzman
4
-308
/
+159
2017-01-04
journal: added unused 4bytes to DB headers for future use
Libor Peltan
1
-5
/
+22
2017-01-04
journal: added obsolete journal import; definitive configuration for journal
Libor Peltan
12
-81
/
+683
2017-01-04
doc: update to track journal_lmdb refactoring
Libor Peltan
5
-36
/
+131
2017-01-04
kjournalprint parameters
Daniel Salzman
2
-35
/
+33
2017-01-04
Kjournalprint: added option to list zones in journal DB
Libor Peltan
3
-7
/
+64
2017-01-04
Kjournalprint utility adaptation to new journal
Libor Peltan
2
-26
/
+41
2017-01-04
journal: mostly coding-style fixes, not squashable; version metadata becomes ...
Libor Peltan
2
-26
/
+43
2017-01-04
journal: unit test: valgrind (not squashable)
Libor Peltan
1
-40
/
+69
2017-01-04
journal: added max-journal-usage and max-journal-depth conf parameters
Libor Peltan
5
-33
/
+124
2017-01-04
journal_lmdb: performance loading many zones
Libor Peltan
1
-1
/
+11
2017-01-04
Journal: re-implemented completely, LMDB, all zones in one db
Libor Peltan
37
-2122
/
+3447
2017-01-04
Revert "namedb/lmdb: make sure the freelist can always hold db tree index"
Libor Peltan
1
-19
/
+0
2017-01-04
doc: updated year in pre-built man templates
Libor Peltan
11
-11
/
+11
2017-01-03
stats: replace obsolete __sync_* functions with __atomic_* ones
Daniel Salzman
1
-6
/
+6
2016-12-29
modules: fix memory leaks if load fails
Daniel Salzman
2
-7
/
+15
2016-12-29
mod-rrl: get the zone cut from either the signer name, soa owner name or ns o...
Matthijs Mekking
1
-0
/
+49
2016-12-29
mod-rrl: apply window size for new buckets
Jan Vcelak
1
-1
/
+2
2016-12-29
mod-dnstap: skip empty packet
Daniel Salzman
1
-0
/
+5
2016-12-29
query_module: simplify module interface
Daniel Salzman
21
-63
/
+60
2016-12-29
modules: unify parameter checks and module unload callbacks
Daniel Salzman
15
-163
/
+69
2016-12-29
nameserver: move zone QPLAN_BEGIN an QPLAN_END processing into process_query_out
Daniel Salzman
3
-57
/
+54
2016-12-29
module: make a mod-rrl module from query_processing rrl code
Daniel Salzman
31
-393
/
+972
2016-12-29
doc: add statistics facility
Filip Siroky
7
-0
/
+601
2016-12-29
python: add Makefile to distribute the scripts
Daniel Salzman
4
-1
/
+9