index
:
knot
master
knot
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests-extra
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
dnssec: correct policy->zone_maxlimal_ttl for use in algorithm rollover
Libor Peltan
2018-11-08
4
-2
/
+20
*
tests-extra: move maxminddb check into module check
Daniel Salzman
2018-11-07
2
-19
/
+19
*
Merge branch 'offline_ksk' into 'master'
Daniel Salzman
2018-11-06
6
-13
/
+179
|
\
|
*
tests-extra: remove workaround for empty server port
Daniel Salzman
2018-11-06
5
-7
/
+8
|
*
tests-extra: rename offline_ksk test
Daniel Salzman
2018-11-05
1
-0
/
+0
|
*
keymgr: unify format of time-related command args
Mark Karpilovskij
2018-11-05
1
-2
/
+2
|
*
offline KSK: support for cds-publish option
Libor Peltan
2018-11-05
1
-0
/
+1
|
*
offline KSK: major redesign: KSR (only ZSKs) and SKR (DNSKEY, CDS, RRSIG)
Libor Peltan
2018-11-05
3
-137
/
+11
|
*
Revert "test offline KSK: modify KASP db when Knot is already running"
Libor Peltan
2018-11-05
1
-7
/
+6
|
*
Revert "offline KSK: feat - sending and signing also CDNSKEY and CDS"
Libor Peltan
2018-11-05
1
-0
/
+1
|
*
offline KSK: feat - sending and signing also CDNSKEY and CDS
Libor Peltan
2018-11-05
1
-1
/
+0
|
*
feature/DNSSEC: offline KSK with server+signer sending KSR+SKR
Libor Peltan
2018-11-05
2
-0
/
+165
|
*
feature/DNSSEC: offline KSK: only with shared kasp db
Libor Peltan
2018-11-05
1
-0
/
+116
|
*
tests: keymgr becomes confile instead of kaspdir
Libor Peltan
2018-11-05
5
-12
/
+22
*
|
tests-extra: skip geoip test when MMDB not available
Mark Karpilovskij
2018-11-05
1
-0
/
+17
|
/
*
dnssec: after DS check, KSK remains active for DS TTL
Libor Peltan
2018-10-27
2
-2
/
+8
*
keymgr: added check that timers make sense
Libor Peltan
2018-10-26
2
-6
/
+6
*
tests-extra: add note on unusable libknot with ASAN
Daniel Salzman
2018-10-25
1
-1
/
+1
*
dnssec: remove fallback from single KSK to CSK; fix tests
Libor Peltan
2018-10-25
3
-37
/
+42
*
tests: attempt to fix dnssec/nsec_update
Libor Peltan
2018-10-18
1
-3
/
+8
*
tests-extra: a simple GeoIP test
Mark Karpilovskij
2018-10-15
7
-1
/
+638
*
onlinesign: fix of 2fff1e9629109b08d9c36f4e44d70f5b3ba68e66 fix race cond
Libor Peltan
2018-10-09
1
-1
/
+1
*
tests-extra: fix ctl socket connection in modules/queryacl
Mark Karpilovskij
2018-10-08
1
-0
/
+3
*
queryacl: new module for query access control
Mark Karpilovskij
2018-10-07
4
-10
/
+124
*
tests-extra: improve settings comment
Daniel Salzman
2018-09-04
1
-1
/
+1
*
tests-extra: increase timeout in zone/flush_immediate to pass with --track-or...
Daniel Salzman
2018-09-04
1
-1
/
+1
*
tests-extra: another attempt to make zone/flush_immediate more reliable
Daniel Salzman
2018-09-03
1
-2
/
+1
*
tests-extra: add sleep to ensure zone is flushed in zone/flush_immediate
Daniel Salzman
2018-07-27
1
-0
/
+2
*
flush: perform flush even when re-signed upon load keeping SOA serial
Daniel Salzman
2018-07-24
1
-2
/
+15
*
bugfix: CSK->KZSK rollover retires CSK early
Libor Peltan
2018-06-27
1
-0
/
+1
*
tests: adapted to new behaviour
Libor Peltan
2018-04-27
1
-10
/
+6
*
tests-extra: update README and valgrind suppression file
Daniel Salzman
2018-04-25
2
-2
/
+15
*
conf: don't fail if include pattern with no match
Daniel Salzman
2018-03-27
2
-3
/
+7
*
tests: single-type-signing with CSK without SEP bit
Libor Peltan
2018-03-07
2
-3
/
+16
*
tests: unified dnssec key rollover tests
Libor Peltan
2018-03-02
6
-258
/
+0
*
tests: added normal algorithm rollover to csk_rollovers test
Libor Peltan
2018-03-02
1
-0
/
+3
*
tests-extra: add module detection to onlinesign_rollovers
Daniel Salzman
2018-02-27
1
-0
/
+2
*
Fix minor spelling nit-picks
Daniel Kahn Gillmor
2018-02-26
2
-3
/
+3
*
tests-extra: move right alignment in the output by 2 characters
Daniel Salzman
2018-02-07
1
-2
/
+2
*
ctl: added knotc zone-notify command to send notify manually
Libor Peltan
2018-02-05
3
-0
/
+77
*
tests: added test for onlinesign with rollovers
Libor Peltan
2018-02-02
4
-1
/
+227
*
mod-stats: added counters for EDNS option codes
Mark Karpilovskij
2018-01-29
1
-0
/
+2
*
mod-synthrecord: allow multiple addresses in 'network' config option
Libor Peltan
2017-12-28
3
-12
/
+13
*
tests: fixed no_resign nsec3 zone by omitting salt
Libor Peltan
2017-12-22
3
-8
/
+13
*
Revert "tests: disable dnssec/no_resign for NSEC3"
Libor Peltan
2017-12-22
1
-3
/
+9
*
tests-extra: fixed test for the cookies module
Mark Karpilovskij
2017-12-21
1
-2
/
+2
*
tests-extra/cookies: add zone_wait to fix valgrind delays
Daniel Salzman
2017-12-20
1
-4
/
+4
*
cookies: python test for the cookies module
Mark Karpilovskij
2017-12-19
2
-0
/
+123
*
knot: don't fail if TTL mismatch, unify TTL processing
Daniel Salzman
2017-12-05
6
-67
/
+26
*
tests: another skip in csk_rollovers to prevent failing on nightly tests
Libor Peltan
2017-12-01
1
-1
/
+3
[next]