summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Bump version 2.5.2, update NEWSv2.5.2Daniel Salzman2017-06-232-1/+29
* Merge branch 'master' of gitlab.labs.nic.cz:labs/knotLibor Peltan2017-06-223-16/+24
|\
| * acl: unify checks and loggingDaniel Salzman2017-06-223-16/+24
* | Merge branch 'journal_overflow'Libor Peltan2017-06-222-5/+5
|\ \ | |/ |/|
| * journal: fixed int overflow on >2GiB changesetsLibor Peltan2017-06-162-5/+5
* | journal: shut up cppcheckLibor Peltan2017-06-221-5/+9
* | Merge branch 'journal_stack_overflow' into 'master'Daniel Salzman2017-06-221-2/+14
|\ \
| * | journal: fixed stack overflow by hybrid static-dynamic arrayLibor Peltan2017-06-221-2/+14
* | | tsig: move signature validity period check after the signature validity checkDaniel Salzman2017-06-211-7/+7
|/ /
* | doc: unify installation, update introduction, and extend migrationDaniel Salzman2017-06-195-217/+139
* | Merge branch 'fix_ettl' into 'master'Daniel Salzman2017-06-191-5/+7
|\ \
| * | journal: changeset merge: remove phase firstLibor Peltan2017-06-191-4/+4
| * | journal: fixed TTL mismatch when merging changesets with different DNSKEY TTLLibor Peltan2017-06-191-1/+3
|/ /
* | Merge branch 'nsec_refactor' into 'master'Daniel Salzman2017-06-196-17/+35
|\ \
| * | dnssec: nsec/nsec3: fixed guessing type bitmap for zone apexLibor Peltan2017-06-195-10/+35
| * | dnssec: removed superfluous sgn_nsecsLibor Peltan2017-06-161-7/+0
* | | contrib: upgrade to LMDB 0.9.21Daniel Salzman2017-06-164-27/+50
* | | kasp: fix undefined or garbage value returned to callerDaniel Salzman2017-06-161-8/+8
|/ /
* | Merge branch 'timestamp_refactor' into 'master'Daniel Salzman2017-06-1624-165/+307
|\ \ | |/ |/|
| * dnssec: timestamps always 64bit and zero==infinityLibor Peltan2017-06-1624-165/+307
|/
* conf: improve error messages with a special message for module errorDaniel Salzman2017-06-152-7/+29
* Merge branch 'doc_update' into 'master'Daniel Salzman2017-06-154-7/+50
|\
| * configure: update comment for USE_DNSTAPDaniel Salzman2017-06-151-1/+1
| * doc: migration 2.4 to 2.5Libor Peltan2017-06-151-4/+47
| * doc: exterminated 't+123unit'Libor Peltan2017-06-152-2/+2
* | Merge branch 'fix_various' into 'master'Daniel Salzman2017-06-154-22/+64
|\ \
| * | dnssec: fix signing of newly-added CDS/CDNSKEY recordsLibor Peltan2017-06-151-18/+48
| * | dnssec: fixed DNSKEY RRSIG TTL (finally completely)Libor Peltan2017-06-141-6/+3
| * | parent DS query: re-schedule on server restartLibor Peltan2017-06-131-0/+4
| * | parent DS query: logging fail even if outside of consume phaseLibor Peltan2017-06-131-0/+8
| * | ctl/zone-status: fixed timestamps relative to nowLibor Peltan2017-06-131-1/+4
* | | Merge branch 'policy_check' into 'master'Daniel Salzman2017-06-151-0/+23
|\ \ \
| * | | conf/dnssec: added conf check for policy/rollover params mutual senseLibor Peltan2017-06-151-0/+23
| | |/ | |/|
* / | Update AUTHORS, THANKS and remove unused KNOWN_ISSUES fileDaniel Salzman2017-06-153-5/+9
|/ /
* | Merge branch 'pykeymgr_improve' into 'master'Daniel Salzman2017-06-141-182/+68
|\ \
| * | pykeymgr: python3 compatibilityLibor Peltan2017-06-131-18/+39
| * | pykeymgr: fixed indentationLibor Peltan2017-06-131-23/+14
| * | pykeymgr: fixed python2 compatibilityLibor Peltan2017-06-131-0/+2
| * | pykeymgr: lmdb dependency is now 'dynamic'Libor Peltan2017-06-121-1/+13
| * | pykeymgr: removed unused codeLibor Peltan2017-06-121-140/+0
* | | Merge branch 'rollover_info' into 'master'Daniel Salzman2017-06-141-0/+4
|\ \ \
| * | | ksk rollover: log info when startedLibor Peltan2017-06-141-0/+4
| | |/ | |/|
* | | kdig/libknot: add support for NULL metatypeDaniel Salzman2017-06-142-0/+4
* | | gitlab-ci: build documentation for all modulesDaniel Salzman2017-06-132-5/+5
* | | gitlab-ci: enable dnstap and rosedb only for documentationDaniel Salzman2017-06-131-4/+3
* | | Merge branch 'journal_internals' into 'master'Daniel Salzman2017-06-131-14/+25
|\ \ \
| * | | journal: set MDB_NOTLS for all journal LMDB envLibor Peltan2017-06-091-0/+1
| * | | journal: handling errors at getting LMDB usageLibor Peltan2017-06-091-12/+22
| * | | journal: calculating LMDB usage before starting txnLibor Peltan2017-06-091-2/+2
* | | | gitlab-ci: enable dnstap and rosedb modulesDaniel Salzman2017-06-131-1/+1
| |/ / |/| |