2025-06-25 |
W.C.A. Wijngaards | - xfr-tsig, unit test cases for tsig errors. |
commit | commitdiff | tree |
2025-06-25 |
W.C.A. Wijngaards | - xfr-tsig, unit test for tsig_verify_query. |
commit | commitdiff | tree |
2025-06-25 |
W.C.A. Wijngaards | - xfr-tsig, fix tsig_verify_query. |
commit | commitdiff | tree |
2025-06-24 |
W.C.A. Wijngaards | - xfr-tsig, tsig_find_rr function. |
commit | commitdiff | tree |
2025-06-24 |
W.C.A. Wijngaards | - xfr-tsig, parse and verify query tsig. |
commit | commitdiff | tree |
2025-06-20 |
W.C.A. Wijngaards | - xfr-tsig, other data content matches the other len... |
commit | commitdiff | tree |
2025-06-20 |
W.C.A. Wijngaards | - xfr-tsig, whitespace. |
commit | commitdiff | tree |
2025-06-20 |
W.C.A. Wijngaards | Merge branch 'master' into xfr-tsig |
commit | commitdiff | tree |
2025-06-20 |
W.C.A. Wijngaards | - xfr-tsig, unit tests for md5, sha1, sha224, sha256... |
commit | commitdiff | tree |
2025-06-20 |
Yorgos Thessalonikefs | Changelog entry for #1293: |
commit | commitdiff | tree |
2025-06-20 |
Yorgos Thessalonikefs | - Fix #1293: EDE 6 is attached to insecure cached answe... |
commit | commitdiff | tree |
2025-06-20 |
W.C.A. Wijngaards | Merge branch 'master' into xfr-tsig |
commit | commitdiff | tree |
2025-06-20 |
W.C.A. Wijngaards | - xfr-tsig, unit test for tsig_sign_query. |
commit | commitdiff | tree |
2025-06-19 |
W.C.A. Wijngaards | - Fix rrset cache create allocation failure case. |
commit | commitdiff | tree |
2025-06-19 |
W.C.A. Wijngaards | Changelog note for #1297 |
commit | commitdiff | tree |
2025-06-19 |
Kostya | edns-subnet: fix NULL_AFTER_DEREF on subnetmod (#1297) |
commit | commitdiff | tree |
2025-06-19 |
W.C.A. Wijngaards | - Fix #1296: DNS over QUIC depends on a very outdated... |
commit | commitdiff | tree |
2025-06-18 |
W.C.A. Wijngaards | - xfr-tsig, test buffer size. |
commit | commitdiff | tree |
2025-06-18 |
W.C.A. Wijngaards | - xfr-tsig, tsig test. |
commit | commitdiff | tree |
2025-06-18 |
W.C.A. Wijngaards | - xfr-tsig, tsig_sign_query. |
commit | commitdiff | tree |
2025-06-18 |
W.C.A. Wijngaards | - xfr-tsig, tsig functions. |
commit | commitdiff | tree |
2025-06-17 |
W.C.A. Wijngaards | Merge branch 'master' into xfr-tsig |
commit | commitdiff | tree |
2025-06-17 |
W.C.A. Wijngaards | - xfr-tsig, tsig_create and tsig_delete. |
commit | commitdiff | tree |
2025-06-17 |
Yorgos Thessalonikefs | - Fix for consistent use of local zone CNAME alias... |
commit | commitdiff | tree |
2025-06-16 |
W.C.A. Wijngaards | Merge branch 'master' into xfr-tsig |
commit | commitdiff | tree |
2025-06-16 |
W.C.A. Wijngaards | - xfr-tsig, tsig_verify return failure comment improved. |
commit | commitdiff | tree |
2025-06-16 |
W.C.A. Wijngaards | - Fix #1295: Windows 32-bit binaries download seems... |
commit | commitdiff | tree |
2025-06-16 |
W.C.A. Wijngaards | - Fix to check control-interface addresses in unbound... |
commit | commitdiff | tree |
2025-06-13 |
W.C.A. Wijngaards | - xfr-tsig, man page and example config. |
commit | commitdiff | tree |
2025-06-13 |
W.C.A. Wijngaards | - xfr-tsig, tsig-key, with name, algorithm and secret... |
commit | commitdiff | tree |
2025-06-13 |
W.C.A. Wijngaards | - xfr-tsig, fix algorithm lookup. |
commit | commitdiff | tree |
2025-06-13 |
W.C.A. Wijngaards | - xfr-tsig, algorithm table. |
commit | commitdiff | tree |
2025-06-12 |
W.C.A. Wijngaards | - xfr-tsig, key table. |
commit | commitdiff | tree |
2025-06-12 |
W.C.A. Wijngaards | - xfr-tsig, check rdata length in tsig verify. |
commit | commitdiff | tree |
2025-06-12 |
W.C.A. Wijngaards | Merge branch 'master' into xfr-tsig |
commit | commitdiff | tree |
2025-06-12 |
W.C.A. Wijngaards | - Fix header return value description for skip_pkt_rrs and |
commit | commitdiff | tree |
2025-06-12 |
W.C.A. Wijngaards | - xfr-tsig, check buffer remaining in tsig verify. |
commit | commitdiff | tree |
2025-06-12 |
W.C.A. Wijngaards | - xfr-tsig, fix warning in compile of declaration. |
commit | commitdiff | tree |
2025-06-12 |
W.C.A. Wijngaards | - xfr-tsig, const for dname compare and fix warnings... |
commit | commitdiff | tree |
2025-06-12 |
W.C.A. Wijngaards | - xfr-tsig, update header comment. |
commit | commitdiff | tree |
2025-06-12 |
W.C.A. Wijngaards | - xfr-tsig, constant time memcmp is used. |
commit | commitdiff | tree |
2025-06-12 |
W.C.A. Wijngaards | Merge branch 'master' into xfr-tsig |
commit | commitdiff | tree |
2025-06-12 |
W.C.A. Wijngaards | - xfr-tsig, import the tsig verify code from hackathon... |
commit | commitdiff | tree |
2025-06-11 |
W.C.A. Wijngaards | - Fix conditional expressions with parentheses for... |
commit | commitdiff | tree |
2025-06-11 |
W.C.A. Wijngaards | - Fix bitwise operators in conditional expressions... |
commit | commitdiff | tree |
2025-06-05 |
W.C.A. Wijngaards | - iana portlist updated. |
commit | commitdiff | tree |
2025-06-05 |
W.C.A. Wijngaards | - Fix comment for the dname_remove_label_limit_len... |
commit | commitdiff | tree |
2025-06-05 |
W.C.A. Wijngaards | - Fix unbound-anchor certificate file read for line... |
commit | commitdiff | tree |
2025-06-03 |
Yorgos Thessalonikefs | - Small man page corrections for the 'disable-dnssec... |
commit | commitdiff | tree |
2025-05-21 |
W.C.A. Wijngaards | - Fix #1288: [FR] Improve fuzzing of unbound by adaptin... |
commit | commitdiff | tree |
2025-05-20 |
Yorgos Thessalonikefs | - Add more checks about respip in unbound-checkconf. |
commit | commitdiff | tree |
2025-05-20 |
Yorgos Thessalonikefs | Changelog entry for #1285: |
commit | commitdiff | tree |
2025-05-20 |
Yorgos Thessalonikefs | RST man pages (#1285) |
commit | commitdiff | tree |
2025-05-19 |
W.C.A. Wijngaards | - Fix for cname chain length with qtype ANY and qname... |
commit | commitdiff | tree |
2025-05-15 |
W.C.A. Wijngaards | - Fix config of slab values when there is no config... |
commit | commitdiff | tree |
2025-05-13 |
W.C.A. Wijngaards | - Adjusted so-sndbuf default to 4m. |
commit | commitdiff | tree |
2025-05-13 |
W.C.A. Wijngaards | - Change default for so-sndbuf to 1m, to mitigate a... |
commit | commitdiff | tree |
2025-05-13 |
Yorgos Thessalonikefs | - Fix #1282: log-destaddr fail on long ipv6 addresses. |
commit | commitdiff | tree |
2025-05-13 |
Yorgos Thessalonikefs | - Fix #1284: NULL pointer deref in az_find_nsec_cover... |
commit | commitdiff | tree |
2025-05-12 |
W.C.A. Wijngaards | - Fix #1283: Unsafe usage of atoi() while parsing the... |
commit | commitdiff | tree |
2025-05-12 |
Yorgos Thessalonikefs | Changelog entry for #1280: |
commit | commitdiff | tree |
2025-05-12 |
Yorgos Thessalonikefs | Fix auth nsec3 code (#1280) |
commit | commitdiff | tree |
2025-05-09 |
W.C.A. Wijngaards | - Fix #1281: forward-zone "name: ." conflicts with... |
commit | commitdiff | tree |
2025-05-05 |
Yorgos Thessalonikefs | - Sync unbound and unbound-checkconf log output for... |
commit | commitdiff | tree |
2025-04-29 |
Yorgos Thessalonikefs | Changelog entry for #1276: |
commit | commitdiff | tree |
2025-04-29 |
Yorgos Thessalonikefs | Auto-configure '-slabs' values (#1276) |
commit | commitdiff | tree |
2025-04-29 |
W.C.A. Wijngaards | - Fix dnstap to use protoc. |
commit | commitdiff | tree |
2025-04-29 |
W.C.A. Wijngaards | - Fix for parallel build of dnstap protoc-c output. |
commit | commitdiff | tree |
2025-04-28 |
Yorgos Thessalonikefs | Changelog entry for #1275: |
commit | commitdiff | tree |
2025-04-28 |
Yorgos Thessalonikefs | Use macros for the fr_check_changed* functions (#1275) |
commit | commitdiff | tree |
2025-04-25 |
W.C.A. Wijngaards | - Fix #1272: assertion failure testcode/unitverify... |
commit | commitdiff | tree |
2025-04-24 |
W.C.A. Wijngaards | - Tag for 1.23.0rc2. This became the release of 1.23... |
commit | commitdiff | tree |
2025-04-24 |
W.C.A. Wijngaards | Merge branch 'branch-1.23.0' |
commit | commitdiff | tree |
2025-04-16 |
W.C.A. Wijngaards | - Increase default to `num-queries-per-thread: 2048... |
commit | commitdiff | tree |
2025-04-11 |
Yorgos Thessalonikefs | Changelog entry for #1265: branch-1.23.0 release-1.23.0 release-1.23.0rc2 |
commit | commitdiff | tree |
2025-04-11 |
Yorgos Thessalonikefs | Fix WSAPoll (#1265) |
commit | commitdiff | tree |
2025-04-11 |
Yorgos Thessalonikefs | Changelog entry for #1265: |
commit | commitdiff | tree |
2025-04-11 |
Yorgos Thessalonikefs | Fix WSAPoll (#1265) |
commit | commitdiff | tree |
2025-04-10 |
W.C.A. Wijngaards | - Fix for print of connection type in log-replies for... |
commit | commitdiff | tree |
2025-04-09 |
W.C.A. Wijngaards | Merge branch 'master' into branch-1.23.0 |
commit | commitdiff | tree |
2025-04-09 |
W.C.A. Wijngaards | - Fix #1264: unbound 1.22.0 leaks memory when doing... |
commit | commitdiff | tree |
2025-04-09 |
W.C.A. Wijngaards | - Fix to detect if atomic_store links in configure. |
commit | commitdiff | tree |
2025-04-08 |
W.C.A. Wijngaards | Merge branch 'branch-1.23.0' of github.com:NLnetLabs... |
commit | commitdiff | tree |
2025-04-08 |
W.C.A. Wijngaards | - Fix fast_reload to print chroot with config file... |
commit | commitdiff | tree |
2025-04-08 |
Yorgos Thessalonikefs | - Update to the manpage for the fast_reload part. |
commit | commitdiff | tree |
2025-04-08 |
W.C.A. Wijngaards | - Tag for 1.23.0rc1. release-1.23.0rc1 |
commit | commitdiff | tree |
2025-04-07 |
Yorgos Thessalonikefs | - More explicit text about memory usage during fast_reload. |
commit | commitdiff | tree |
2025-04-07 |
Yorgos Thessalonikefs | Changelog entry for #902: |
commit | commitdiff | tree |
2025-04-07 |
Willem Toorop | DNS Error Reporting (RFC 9567) (#902) |
commit | commitdiff | tree |
2025-04-04 |
W.C.A. Wijngaards | - Fix to update common.sh for speed of kill_pid. |
commit | commitdiff | tree |
2025-04-04 |
W.C.A. Wijngaards | - Fix test to speed up common.sh script kill_pid. |
commit | commitdiff | tree |
2025-04-04 |
W.C.A. Wijngaards | Fix typo in Changelog entry. |
commit | commitdiff | tree |
2025-04-04 |
Yorgos Thessalonikefs | Changelog entry for #1019: |
commit | commitdiff | tree |
2025-04-04 |
W.C.A. Wijngaards | - Fix redis_replicat test for unused option defaults... |
commit | commitdiff | tree |
2025-04-04 |
W.C.A. Wijngaards | - Fix nettle compile for warnings and ticket keys. |
commit | commitdiff | tree |
2025-04-04 |
Yorgos Thessalonikefs | Redis read-only replica support (#1019) |
commit | commitdiff | tree |
2025-04-04 |
W.C.A. Wijngaards | - Fix comment name in the rpz nsdname test. |
commit | commitdiff | tree |
2025-04-04 |
W.C.A. Wijngaards | - Fix mesh_copy_client_info to omit null contents from... |
commit | commitdiff | tree |
2025-04-03 |
W.C.A. Wijngaards | - Fix parameter unused warning in net_help.c. |
commit | commitdiff | tree |
2025-04-03 |
W.C.A. Wijngaards | - Fix test for stat_values for wait limit defaults... |
commit | commitdiff | tree |
next |