]> git.ipfire.org Git - thirdparty/unbound.git/shortlog
thirdparty/unbound.git
2021-06-02  Tom Carpayimplement todos
2021-06-02  Willem TooropRewrite SVCB rdata in correct order
2021-06-02  Willem TooropCorrect sorting of rdata
2021-06-02  Tom Carpayadd error handling
2021-06-02  Tom Carpayadd check_svcbparams
2021-06-01  George Thessalonikefs- Fix test for zonemd-check option.
2021-05-28  W.C.A. WijngaardsMerge branch 'master' into rpz-triggers
2021-05-27  Tom Carpaystart of sldns_heck_svcbparams
2021-05-27  Tom Carpayadd escaping
2021-05-27  W.C.A. Wijngaards- zonemd-check: yesno option, default no, enables the...
2021-05-27  W.C.A. Wijngaards- Merge #496 from banburybill: Use build system endiann...
2021-05-27  Wouter WijngaardsMerge pull request #496 from banburybill/master
2021-05-27  Jim HagueUse build system endianness if available, otherwise... 496/head
2021-05-25  W.C.A. Wijngaards- For #492: Fix font highlighting for the man page...
2021-05-25  Tom Carpayfix merge error in ipv6hints
2021-05-25  Willem TooropFix mandatory parsing and ech printing
2021-05-25  Tom Carpayadd svcb tpkg tests
2021-05-25  W.C.A. Wijngaards- Fix #492: module-config respip missing in unbound...
2021-05-25  Wouter WijngaardsMerge pull request #494 from he32/unbound-rpz-doc
2021-05-25  Havard EidnesTransplant parts of the contributed RPZ documentation. 494/head
2021-05-25  W.C.A. Wijngaards- Move the NSEC3 max iterations count in line with...
2021-05-25  Tom CarpayMerge branch 'svcb' of github.com:NLnetLabs/unbound...
2021-05-25  Tom Carpayfix multiple ipv6hints entries
2021-05-25  Willem TooropShift data pointer when scanning svcb wire data
2021-05-25  Willem TooropFix str2wire ipv6hint like ipv4hint was fixed
2021-05-24  Jaap AkkerhuisFix generation of libunbound.pc 493/head
2021-05-21  W.C.A. Wijngaards- Test code has -q option for quiet output.
2021-05-21  TCY16Apply suggestions from code review
2021-05-21  TCY16Apply suggestions from code review
2021-05-21  W.C.A. Wijngaards- rpz-triggers, silence qname trigger explanation in...
2021-05-21  W.C.A. WijngaardsMerge branch 'master' into rpz-triggers
2021-05-21  W.C.A. Wijngaards- rpz-triggers, rpz log and stats for nsip and clientip...
2021-05-20  Tom Carpayhappyflow for all signle svcparams (now without debug...
2021-05-20  Tom Carpayhappyflow for all signle svcparams
2021-05-19  George Thessalonikefs- Fix for #411, #439, #469: Reset the DNS message ID...
2021-05-19  W.C.A. Wijngaards- rpz-triggers, spelling fix in comment.
2021-05-17  W.C.A. WijngaardsFix date in changelog.
2021-05-17  W.C.A. Wijngaards- Fix #489: Compile using MSYS2 MinGW 64-bit.
2021-05-14  W.C.A. Wijngaards- rpz-triggers, check for alloc failure and zone for...
2021-05-14  W.C.A. Wijngaards- rpz-triggers, in callback from iterator, if rpz is...
2021-05-14  W.C.A. Wijngaards- rpz-triggers, the added soa for client ip modified...
2021-05-14  W.C.A. Wijngaards- rpz-triggers, add rpz SOA when minimal responses...
2021-05-14  W.C.A. Wijngaards- rpz-triggers, for clientip modified answers the rpz...
2021-05-14  W.C.A. Wijngaards- rpz-triggers, use zone for local data zone based...
2021-05-14  W.C.A. Wijngaards- rpz-triggers, fix comments, log no zone answers.
2021-05-14  W.C.A. Wijngaards- rpz-triggers, call module local callback for rpz...
2021-05-14  W.C.A. Wijngaards- rpz-triggers, fix memory allocation trouble on alloca...
2021-05-14  W.C.A. Wijngaards- rpz-triggers, use sec_status_insecure like respip...
2021-05-14  W.C.A. Wijngaards- rpz-triggers, fix compile warning
2021-05-14  W.C.A. WijngaardsMerge branch 'master' into rpz-triggers
2021-05-12  W.C.A. Wijngaards- Fix that auth-zone zonefiles use last TTL if no TTL...
2021-05-10  Tom Carpayfix memcpy of buffer for ech
2021-05-10  Tom Carpaybasic implementation of a selection of svcb params
2021-05-10  W.C.A. WijngaardsChangelog note for #487
2021-05-10  Wouter WijngaardsMerge pull request #487 from sthen/patch-1
2021-05-08  Stuart Hendersonifdef RLIMIT_AS in recently added check 487/head
2021-05-08  Florian ObserMake VAL_MAX_RESTART_COUNT configurable. 486/head
2021-05-07  W.C.A. Wijngaards- Remove case fallthrough from deprecate-rsa-1024 code.
2021-05-07  W.C.A. Wijngaards- Add ./configure --with-deprecate-rsa-1024 that turns...
2021-05-07  W.C.A. Wijngaards- Fix #485: Unbound occasionally reports broken stats.
2021-05-04  W.C.A. Wijngaards- Rerun flex and bison.
2021-05-04  W.C.A. WijngaardsMerge branch 'master' of github.com:NLnetLabs/unbound
2021-05-04  W.C.A. Wijngaards- Fix to squelch tcp socket bind failures when the...
2021-05-04  George Thessalonikefs- Add more logging for out-of-memory cases.
2021-05-04  George Thessalonikefs- Fix for #367: only attempt to get the interface for...
2021-05-04  George ThessalonikefsClearer template text since not everyone can reopen...
2021-05-04  W.C.A. WijngaardsChangelog note for #478
2021-05-04  Wouter WijngaardsMerge pull request #478 from edevil/tcp_auth_query_timeout
2021-05-03  W.C.A. WijngaardsChangelog note and improved comment.
2021-05-03  Wouter WijngaardsMerge pull request #481 from paulmenzel/fix-comment...
2021-05-03  Paul Menzeldoc/example.conf.in: Clarify comment for `auto-trust... 481/head
2021-04-29  W.C.A. WijngaardsMerge branch 'master' of github.com:NLnetLabs/unbound
2021-04-29  W.C.A. Wijngaards- Add that log-servfail prints an IP address and more...
2021-04-28  André CruzAllow configuration of TCP timeout while waiting for... 478/head
2021-04-28  gthessMerge pull request #479 from NLnetLabs/issue-templates
2021-04-28  gthessCreate issue templates 479/head
2021-04-28  George Thessalonikefs- Fix compiler warning for signed/unsigned comparison for
2021-04-28  W.C.A. Wijngaards- Fix #474: always_null and others inside view.
2021-04-26  W.C.A. WijngaardsChangelog note for PR #470
2021-04-26  Wouter WijngaardsMerge pull request #470 from edevil/configurable_tcp
2021-04-22  W.C.A. Wijngaards- Fix that testcode dohclient has OpenSSL initialisatio...
2021-04-22  W.C.A. Wijngaards- Further fix for #468: detect SSL_CTX_set_alpn_protos...
2021-04-22  W.C.A. Wijngaards- Fix #468: OpenSSL 1.0.1 can no longer build Unbound.
2021-04-22  W.C.A. WijngaardsChangelog note for #466
2021-04-22  Wouter WijngaardsMerge pull request #466 from FGasper/feature_check_SSL_...
2021-04-21  André CruzAllow configuration of persistent TCP connections 470/head
2021-04-19  Felipe GasperSupport OpenSSLs that lack SSL_get0_alpn_selected. 466/head
2021-04-16  Willem TooropSimple zonefile printer
2021-04-14  W.C.A. Wijngaards- rpz-triggers, nicer logging for response IP triggers.
2021-04-14  W.C.A. Wijngaards- rpz-triggers, nicer logging for qname and clientip...
2021-04-14  W.C.A. Wijngaards- rpz-triggers, nicer logging for nsdname and nsip...
2021-04-14  W.C.A. WijngaardsMerge branch 'master' into rpz-triggers
2021-04-13  George Thessalonikefs- Remove unused functions worker_handle_reply and
2021-04-13  George ThessalonikefsMerge branch 'master' of github.com:NLnetLabs/unbound
2021-04-13  George Thessalonikefs- Fix documentation comment for files previously residi...
2021-04-13  W.C.A. Wijngaards- Fix that nxdomain synthesis does not happen above...
2021-04-12  George Thessalonikefs- Fix (increase) verbosity level for iterator error...
2021-04-12  W.C.A. Wijngaards- Fix permission denied sendto log, squelch the log...
2021-04-09  W.C.A. Wijngaards- rebuild configure to set EXTRALINK to libunbound...
2021-04-09  W.C.A. Wijngaards- rpz-triggers, spelling
next