summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * contrib/atomic: replace a dangerous fallback with a spin-lock protected versionJan Hák2024-12-111-12/+59
|/
* tests: don't build tests for atomic and spinlock if disabled daemonDaniel Salzman2024-12-071-2/+2
* Merge branch 'doc_autokeymgmt_prereq' into 'master'Daniel Salzman2024-12-042-73/+83
|\
| * doc: improvements in key management sectionLibor Peltan2024-12-041-73/+80
| * gitignore: add qtcreator junkLibor Peltan2024-12-041-0/+3
|/
* handler: fix compilation if XDP not availableDaniel Salzman2024-12-031-9/+9
* Merge branch 'rrl_auth'Daniel Salzman2024-12-0313-53/+133
|\
| * mod-rrl: increase default limitsDaniel Salzman2024-12-032-6/+6
| * mod-rrl: add note about limiting of authorized requestsDaniel Salzman2024-12-031-1/+12
| * server: preserve KNOTD_QUERY_FLAG_AUTHORIZED across handlingDaniel Salzman2024-12-039-10/+55
| * mod-rrl: add QNAME, if possible, and PROTO to log messagesDaniel Salzman2024-12-033-10/+35
| * mod-rrl: fix KNOTD_QUERY_FLAG_AUTHORIZED detectionDaniel Salzman2024-12-031-25/+22
| * tcp-handler: log TLS receive errorsDaniel Salzman2024-12-021-1/+3
|/
* Merge branch 'keyroll_2active' into 'master'Daniel Salzman2024-12-021-4/+5
|\
| * dnssec/rollovers: prevent increasing confusion when 2 active ZSKsLibor Peltan2024-12-021-4/+5
|/
* knot-exporter: less confusing opt parsing and helpJan Doskočil2024-11-291-20/+30
* mod-rrl: change default log-period to 30 secondsDaniel Salzman2024-11-272-2/+2
* kdig: remove redundant warning about timeout at QUIC connectionJan Hák2024-11-271-1/+0
* kxdpgun: add space before % in statisticshsabacky2024-11-261-5/+5
* kxdpgun: add separators to packets per second statistichsabacky2024-11-261-10/+33
* Merge branch 'kexporter_notimers' into 'master'Daniel Salzman2024-11-261-6/+14
|\
| * knot-exporter: no zone timers by defaultJan Doskočil2024-11-261-6/+14
|/
* Merge branch 'ngtcp_upgrade' into 'master'Daniel Salzman2024-11-252-11/+25
|\
| * libngtcp2: update embedded lib to 1.9.1Jan Doskočil2024-11-252-11/+25
|/
* Merge branch 'ubnt2410_1' into 'master'Daniel Salzman2024-11-251-2/+7
|\
| * tests: compatibility with new Bind9Libor Peltan2024-11-251-2/+7
|/
* backup: code robustness improvementDavid Vašek2024-11-221-1/+2
* zonedb-load: store member timers upon catalog_member generationDaniel Salzman2024-11-221-1/+3
* zone: don't purge times.catalog_member if still a member zoneDaniel Salzman2024-11-223-4/+14
* zone: simplify purge macro definitionsDavid Vašek2024-11-221-6/+6
* Merge branch 'ngtcp_upgrade' into 'master'Daniel Salzman2024-11-2123-122/+631
|\
| * libngtcp2: update to 1.9.0Jan Doskočil2024-11-2022-122/+573
| * scripts: update_ngtcp2.sh for semi-automatic embedded libngtcp2 updatesJan Doskočil2024-11-201-0/+58
* | Merge branch 'expire_abort_transaction' into 'master'Libor Peltan2024-11-183-1/+75
|\ \
| * | knotd: expiration aborts transaction in progressJan Hák2024-11-183-1/+75
|/ /
* | doc/operation: mention the use of the force option for overwriting failed backupDavid Vašek2024-11-181-1/+1
* | Merge branch 'nullbyte_lpe' into 'master'Libor Peltan2024-11-1515-42/+127
|\ \
| * | contents: refactor zone_contents_find_dname()Daniel Salzman2024-11-151-28/+25
| * | nameserver: add check for \0 bytes in QNAME labels and respond it as NXDOMAIN...Libor Peltan2024-11-1511-11/+80
| * | libknot: add knot_dname_with_null()Daniel Salzman2024-11-153-0/+23
| * | zone-tree: clarify a function descriptionDavid Vašek2024-11-151-8/+8
| * | contents: refactor zone_contents_find_dname()Libor Peltan2024-11-151-11/+6
| * | nameserver: add sanity assert to get_next_closer()Daniel Salzman2024-11-141-0/+1
| * | nameserver: use ssize_t instead of size_t to ensure correct condition evaluationDaniel Salzman2024-11-141-2/+2
|/ /
* | tests-extra: update prerequisites in READMEDaniel Salzman2024-11-141-7/+8
* | README: add softhsm dependency for PKCS #11 unitttestDaniel Salzman2024-11-141-2/+2
* | conf: change default salt length to 0Daniel Salzman2024-11-054-2/+4
* | CI: replace Fedora 39 with Fedora 41Daniel Salzman2024-11-051-2/+2
* | keymgr: don't check public-only key if it's missingDaniel Salzman2024-11-021-1/+1
* | distro/rpm: install softhsm for make checkDaniel Salzman2024-11-011-0/+3