Commits on Source (19)
-
Libor Peltan authored2d39009a
-
Libor Peltan authored1492c4a9
-
Libor Peltan authoreda2beb2b2
-
Daniel Salzman authored
load: dont skip dnssec+zonemd even when nothing to load See merge request !1680
11b93538 -
Daniel Salzman authoredf14e0f35
-
Libor Peltan authored
Remove another omitted NSEC for existing nonauthoritative node See merge request !1681
28285eeb -
Daniel Salzman authoredbbb887bb
-
Daniel Salzman authored2e52cfd3
-
9e68c252
-
Libor Peltan authored
Add dohpath and ohttp SVCB parameters See merge request !1683
2808fe35 -
Daniel Salzman authoredaf767a6d
-
Daniel Salzman authored658443cf
-
Libor Peltan authored
Add support for WALLET rrtype See merge request !1684
0a4bc600 -
3e4831f8
-
37a639b8
-
...being used by other tool as outgoing
27c20d4f -
Daniel Salzman authored
xdp-tcp: ignore SYN+ACK pkts in knotd (only for kxdpgun) See merge request !1685
34652e04 -
Realistically this is not an issue, but UBSAN complained.
29a045d7 -
Daniel Salzman authored
Pointer arithmetics on NULL are UB - remedied by a cast to uintptr_t See merge request !1682
741a93b7
Showing
- doc/introduction.rst 1 addition, 1 deletiondoc/introduction.rst
- src/knot/dnssec/nsec-chain.c 3 additions, 2 deletionssrc/knot/dnssec/nsec-chain.c
- src/knot/events/handlers/load.c 4 additions, 3 deletionssrc/knot/events/handlers/load.c
- src/libknot/codes.c 4 additions, 1 deletionsrc/libknot/codes.c
- src/libknot/consts.h 4 additions, 2 deletionssrc/libknot/consts.h
- src/libknot/descriptor.c 3 additions, 1 deletionsrc/libknot/descriptor.c
- src/libknot/descriptor.h 3 additions, 1 deletionsrc/libknot/descriptor.h
- src/libknot/errcode.h 1 addition, 0 deletionssrc/libknot/errcode.h
- src/libknot/error.c 1 addition, 0 deletionssrc/libknot/error.c
- src/libknot/rrset-dump.c 7 additions, 0 deletionssrc/libknot/rrset-dump.c
- src/libknot/xdp/tcp.c 5 additions, 2 deletionssrc/libknot/xdp/tcp.c
- src/libknot/xdp/xdp.c 1 addition, 1 deletionsrc/libknot/xdp/xdp.c
- src/libzscanner/scanner.c.g2 33618 additions, 31573 deletionssrc/libzscanner/scanner.c.g2
- src/libzscanner/scanner.c.t0 5643 additions, 5492 deletionssrc/libzscanner/scanner.c.t0
- src/libzscanner/scanner_body.rl 20 additions, 8 deletionssrc/libzscanner/scanner_body.rl
- tests-extra/tests/ctl/blocking_txn/test.py 5 additions, 2 deletionstests-extra/tests/ctl/blocking_txn/test.py
- tests-extra/tests/dnssec/nsec_rem_nonauth/data/example.zone 6 additions, 1 deletiontests-extra/tests/dnssec/nsec_rem_nonauth/data/example.zone
- tests-extra/tests/dnssec/zsk_rollover/test.py 1 addition, 1 deletiontests-extra/tests/dnssec/zsk_rollover/test.py
- tests-extra/tests/records/load/data/knot-only.zone 9 additions, 0 deletionstests-extra/tests/records/load/data/knot-only.zone
- tests-extra/tests/records/load/data/svcb.zone 6 additions, 0 deletionstests-extra/tests/records/load/data/svcb.zone
This diff is collapsed.
This diff is collapsed.