2023-09-29 |
George Thessalonikefs | proxy-protocol, review comments: 881/head |
commit | commitdiff | tree |
2023-05-02 |
W.C.A. Wijngaards | - Fix proxy-protocol to read header in multiple reads... |
commit | commitdiff | tree |
2023-05-02 |
W.C.A. Wijngaards | - Fix proxy-protocol buffer checks when writing and... |
commit | commitdiff | tree |
2023-04-26 |
W.C.A. Wijngaards | streamtcp, implement NOTIFY[=N] that sends a notify... |
commit | commitdiff | tree |
2023-04-25 |
W.C.A. Wijngaards | streamtcp, implement IXFR=N queries, add documentation... |
commit | commitdiff | tree |
2023-04-25 |
W.C.A. Wijngaards | - adjust generic proxy-protocol header for IPv6 support... |
commit | commitdiff | tree |
2023-04-24 |
George Thessalonikefs | - Generalise the proxy protocol code |
commit | commitdiff | tree |
2023-04-19 |
W.C.A. Wijngaards | - Fix for #878: Invalid IP address in unbound.conf... |
commit | commitdiff | tree |
2023-04-14 |
W.C.A. Wijngaards | Changelog entry for #875 and #874. |
commit | commitdiff | tree |
2023-04-14 |
Wouter Wijngaards | Merge pull request #875 from dyunwei/master |
commit | commitdiff | tree |
2023-04-14 |
yunwei | Changelog entry for #874 875/head |
commit | commitdiff | tree |
2023-04-13 |
W.C.A. Wijngaards | - Show build status for branch=master. |
commit | commitdiff | tree |
2023-04-13 |
W.C.A. Wijngaards | - Fix build badge, from failing travis link to github... |
commit | commitdiff | tree |
2023-04-06 |
W.C.A. Wijngaards | - Fix for #870: Add test case for the qname minimisatio... |
commit | commitdiff | tree |
2023-04-04 |
W.C.A. Wijngaards | - Fix #870: NXDOMAIN instead of NOERROR rcode when... |
commit | commitdiff | tree |
2023-03-24 |
Philip Homburg | Changelog for issue #676 |
commit | commitdiff | tree |
2023-03-24 |
Philip Homburg | Fix issue #676: Unencrypted query is sent when forward... |
commit | commitdiff | tree |
2023-03-23 |
Philip Homburg | Extra consistency check to make sure that when TLS... |
commit | commitdiff | tree |
2023-03-21 |
Philip Homburg | Changelog for issue #851 |
commit | commitdiff | tree |
2023-03-21 |
Philip Homburg | Fix issue #851: reserved identifier violation |
commit | commitdiff | tree |
2023-03-20 |
W.C.A. Wijngaards | - iana portlist update. |
commit | commitdiff | tree |
2023-03-17 |
George Thessalonikefs | - Fix #812, fix #846, by using the SSL_OP_IGNORE_UNEXPE... |
commit | commitdiff | tree |
2023-03-16 |
W.C.A. Wijngaards | - Fix ssl.h include brackets, instead of quotes. |
commit | commitdiff | tree |
2023-03-14 |
W.C.A. Wijngaards | - Fix unbound-dnstap-socket test program to reply the... |
commit | commitdiff | tree |
2023-02-23 |
W.C.A. Wijngaards | - Fix for #852: Completion of error handling. |
commit | commitdiff | tree |
2023-02-21 |
Philip Homburg | Changelog entry for issue #825 842/head |
commit | commitdiff | tree |
2023-02-21 |
Philip Homburg | Merge branch 'master' into ecs-serve-expired-bug |
commit | commitdiff | tree |
2023-02-21 |
Philip Homburg | Improved comment |
commit | commitdiff | tree |
2023-02-21 |
Philip Homburg | Test cache update from serve-expired and client-subnet... |
commit | commitdiff | tree |
2023-02-21 |
Philip Homburg | ifdef CLIENT_SUBNET |
commit | commitdiff | tree |
2023-02-21 |
Philip Homburg | Fix issue #825: interaction between ECS and serve-expired. |
commit | commitdiff | tree |
2023-02-10 |
George Thessalonikefs | Changelog entry for |
commit | commitdiff | tree |
2023-02-10 |
George Thessalonikefs | - Clean up iterator/iterator.c::error_response_cache... |
commit | commitdiff | tree |
2023-02-09 |
George Thessalonikefs | - Add testcase for refreshing expired error responses. |
commit | commitdiff | tree |
2023-02-09 |
W.C.A. Wijngaards | - Fix to git ignore the library symbol file that config... |
commit | commitdiff | tree |
2023-02-09 |
W.C.A. Wijngaards | - Fix consistency of unit test without roundrobin answe... |
commit | commitdiff | tree |
2023-02-09 |
George Thessalonikefs | Changelog entry for |
commit | commitdiff | tree |
2023-02-09 |
George Thessalonikefs | - Allow TTL refresh of expired error responses. |
commit | commitdiff | tree |
2023-02-09 |
W.C.A. Wijngaards | - Fix unit tests for spurious empty messages. |
commit | commitdiff | tree |
2023-02-09 |
W.C.A. Wijngaards | - Fix to ignore entirely empty responses, and try at... |
commit | commitdiff | tree |
2023-02-08 |
W.C.A. Wijngaards | - Fix #841: Unbound won't build with aaaa-filter-iterat... |
commit | commitdiff | tree |
2023-01-30 |
George Thessalonikefs | - Add duration variable for speed_local.test. |
commit | commitdiff | tree |
2023-01-26 |
W.C.A. Wijngaards | Regenerate configure for the fix acx_nlnetlabs.m4 for... |
commit | commitdiff | tree |
2023-01-26 |
W.C.A. Wijngaards | - Fix acx_nlnetlabs.m4 for -Wstrict-prototypes. |
commit | commitdiff | tree |
2023-01-23 |
George Thessalonikefs | Fix #833: [FR] Ability to set the Redis password. |
commit | commitdiff | tree |
2023-01-23 |
W.C.A. Wijngaards | - Fix #835: [FR] Ability to use Redis unix sockets. |
commit | commitdiff | tree |
2023-01-23 |
W.C.A. Wijngaards | - Add #835: [FR] Ability to use Redis unix sockets. |
commit | commitdiff | tree |
2023-01-20 |
W.C.A. Wijngaards | Changelog note for #819, generate configparser.c and... |
commit | commitdiff | tree |
2023-01-20 |
Wouter Wijngaards | Merge pull request #819 from pavel-odintsov/pavel/suppr... |
commit | commitdiff | tree |
2023-01-19 |
W.C.A. Wijngaards | - Fix test for new default. |
commit | commitdiff | tree |
2023-01-19 |
W.C.A. Wijngaards | - Set default for harden-unknown-additional to no.... |
commit | commitdiff | tree |
2023-01-19 |
W.C.A. Wijngaards | - Add harden-unknown-additional option. Default on... |
commit | commitdiff | tree |
2023-01-19 |
W.C.A. Wijngaards | - Set max-udp-size default to 1232. This is the same... |
commit | commitdiff | tree |
2023-01-18 |
W.C.A. Wijngaards | - Fix not following cleared RD flags potentially enable... |
commit | commitdiff | tree |
2023-01-13 |
W.C.A. Wijngaards | - Improve documentation for #826, describe the large... |
commit | commitdiff | tree |
2023-01-13 |
W.C.A. Wijngaards | Changelog note and documentation for #826 |
commit | commitdiff | tree |
2023-01-13 |
Wouter Wijngaards | Merge pull request #826 from sakateka/lruhash_max_colli... |
commit | commitdiff | tree |
2023-01-13 |
Sergey Kacheev | add a metric about the maximum number of collisions... 826/head |
commit | commitdiff | tree |
2023-01-12 |
W.C.A. Wijngaards | Code repository continues with version 1.17.2. |
commit | commitdiff | tree |
2023-01-09 |
W.C.A. Wijngaards | - Fix python version detection in configure. |
commit | commitdiff | tree |
2023-01-09 |
W.C.A. Wijngaards | - Fix python module install path detection. |
commit | commitdiff | tree |
2023-01-06 |
W.C.A. Wijngaards | Changelog note for 1.17.1rc2 fix. |
commit | commitdiff | tree |
2023-01-06 |
W.C.A. Wijngaards | Merge branch 'branch-1.17.1' |
commit | commitdiff | tree |
2023-01-06 |
W.C.A. Wijngaards | - Fix wildcard in hyperlocal zone service degradation... release-1.17.1 release-1.17.1rc2 |
commit | commitdiff | tree |
2023-01-06 |
W.C.A. Wijngaards | - Fix #823: Response change to NODATA for some ANY... |
commit | commitdiff | tree |
2023-01-05 |
W.C.A. Wijngaards | Changelog note for tag for 1.17.1rc1. release-1.17.1rc1 |
commit | commitdiff | tree |
2023-01-04 |
Alex Band | Add Mastodon link |
commit | commitdiff | tree |
2023-01-04 |
Alex Band | Add Mastodon |
commit | commitdiff | tree |
2023-01-03 |
Pavel Odintsov | Added new static zone type block_a to suppress all... 819/head |
commit | commitdiff | tree |
2023-01-02 |
W.C.A. Wijngaards | - Update github workflows to use checkout v3. |
commit | commitdiff | tree |
2023-01-02 |
W.C.A. Wijngaards | - Fix windows compile for libunbound subprocess reap... |
commit | commitdiff | tree |
2022-12-14 |
George Thessalonikefs | - Merge #569 from JINMEI Tatuya: add keep-cache option to |
commit | commitdiff | tree |
2022-12-14 |
George Thessalonikefs | - Use an explicit 'reload_keep_cache' command and intro... |
commit | commitdiff | tree |
2022-12-13 |
George Thessalonikefs | Merge branch 'reuse-caches-on-reload' of https://github... |
commit | commitdiff | tree |
2022-12-13 |
George Thessalonikefs | - Merge #461 from Christian Allred: Add max-query-resta... |
commit | commitdiff | tree |
2022-12-13 |
George Thessalonikefs | - Updates for #461 (Add max-query-restarts option). |
commit | commitdiff | tree |
2022-12-13 |
George Thessalonikefs | Merge branch 'restart_conf' of https://github.com/cgall... |
commit | commitdiff | tree |
2022-12-13 |
George Thessalonikefs | Merge branch 'master' of github.com:NLnetLabs/unbound |
commit | commitdiff | tree |
2022-12-13 |
George Thessalonikefs | - Expose 'max-sent-count' as a configuration option... |
commit | commitdiff | tree |
2022-12-13 |
George Thessalonikefs | - Expose 'statistics-inhibit-zero' as a configuration... |
commit | commitdiff | tree |
2022-12-13 |
W.C.A. Wijngaards | - Fix to wrap Makefile scripts directory in quotes... |
commit | commitdiff | tree |
2022-12-13 |
W.C.A. Wijngaards | Changelog note for #808 |
commit | commitdiff | tree |
2022-12-13 |
Wouter Wijngaards | Merge pull request #808 from sneurlax/fix/windows |
commit | commitdiff | tree |
2022-12-13 |
sneurlax | wrap directory variables in quotes 808/head |
commit | commitdiff | tree |
2022-12-01 |
W.C.A. Wijngaards | Fix date. |
commit | commitdiff | tree |
2022-12-01 |
W.C.A. Wijngaards | - Fix #773: When used with systemd-networkd, unbound... |
commit | commitdiff | tree |
2022-11-30 |
George Thessalonikefs | - Clear documentation for interactivity between the... |
commit | commitdiff | tree |
2022-11-30 |
George Thessalonikefs | Merge branch 'master' of github.com:NLnetLabs/unbound |
commit | commitdiff | tree |
2022-11-30 |
George Thessalonikefs | - Add SVCB and HTTPS to the types removed by 'unbound... |
commit | commitdiff | tree |
2022-11-30 |
W.C.A. Wijngaards | - Fix #782: Segmentation fault in stats.c:404. |
commit | commitdiff | tree |
2022-11-29 |
Philip Homburg | Changelog entry for #720 |
commit | commitdiff | tree |
2022-11-28 |
W.C.A. Wijngaards | - Fix for the ignore of tcp events for closed comm... |
commit | commitdiff | tree |
2022-11-23 |
Philip-NLnetLabs | Merge pull request #720 from jonathangray/winsock_uaf |
commit | commitdiff | tree |
2022-11-22 |
George Thessalonikefs | - Ignore expired error responses. |
commit | commitdiff | tree |
2022-11-11 |
W.C.A. Wijngaards | - Fix #779: [doc] Missing documention in ub_resolve_eve... |
commit | commitdiff | tree |
2022-11-09 |
George Thessalonikefs | - Complementary fix for distutils.sysconfig deprecation... |
commit | commitdiff | tree |
2022-11-08 |
W.C.A. Wijngaards | - iana portlist update. |
commit | commitdiff | tree |
2022-11-08 |
W.C.A. Wijngaards | - Fix #775: libunbound: subprocess reap causes parent... |
commit | commitdiff | tree |
2022-11-08 |
W.C.A. Wijngaards | - Fix to make sure to not read again after a tcp comm... |
commit | commitdiff | tree |
2022-11-08 |
W.C.A. Wijngaards | - Fix to ignore tcp events for closed comm points. |
commit | commitdiff | tree |
next |