| 2021-06-18 |
W.C.A. Wijngaards | - Fix a number of warnings reported by the gcc analyzer. |
commit | commitdiff | tree | snapshot |
| 2021-06-15 |
George Thessalonikefs | - Changelog entry for #440: Various fixes to contrib... |
commit | commitdiff | tree | snapshot |
| 2021-06-15 |
gthess | Merge pull request #440 from kimheino/master |
commit | commitdiff | tree | snapshot |
| 2021-06-14 |
W.C.A. Wijngaards | - Fix configure nonblocking test and onmingw test to... |
commit | commitdiff | tree | snapshot |
| 2021-06-12 |
Kim B. Heino | contrib/unbound_munin_: minor cleanup to remove two... 440/head |
commit | commitdiff | tree | snapshot |
| 2021-06-10 |
W.C.A. Wijngaards | - Fix contrib/unbound.spec, fixed url and comment. |
commit | commitdiff | tree | snapshot |
| 2021-06-10 |
W.C.A. Wijngaards | - Fix #500: SPEC file in version 1.13.1 references... |
commit | commitdiff | tree | snapshot |
| 2021-06-09 |
George Thessalonikefs | - Use host_os instead of target_os in configure for... |
commit | commitdiff | tree | snapshot |
| 2021-06-09 |
George Thessalonikefs | - Fix #413 (based on patch by k-ronny): unbound: does... |
commit | commitdiff | tree | snapshot |
| 2021-06-09 |
George Thessalonikefs | - Changelog entry for #486: Make VAL_MAX_RESTART_COUNT... |
commit | commitdiff | tree | snapshot |
| 2021-06-09 |
gthess | Merge pull request #486 from fobser/val-max-restart |
commit | commitdiff | tree | snapshot |
| 2021-06-08 |
George Thessalonikefs | - Fix unused variable warning when compiling with... |
commit | commitdiff | tree | snapshot |
| 2021-06-07 |
George Thessalonikefs | - Fix #425: Document auth-zone supports communication... |
commit | commitdiff | tree | snapshot |
| 2021-06-07 |
Tom Carpay | comment changes |
commit | commitdiff | tree | snapshot |
| 2021-06-07 |
George Thessalonikefs | - Merge #448 from shoeper: Update unbound-control.8... |
commit | commitdiff | tree | snapshot |
| 2021-06-07 |
gthess | Merge pull request #448 from shoeper/patch-1 |
commit | commitdiff | tree | snapshot |
| 2021-06-07 |
Tom Carpay | fix key parsing and incorporate testcases |
commit | commitdiff | tree | snapshot |
| 2021-06-07 |
Tom Carpay | remove superfluous double escaping |
commit | commitdiff | tree | snapshot |
| 2021-06-07 |
Tom Carpay | add key parsing and edge case tests |
commit | commitdiff | tree | snapshot |
| 2021-06-02 |
Tom Carpay | implement todos |
commit | commitdiff | tree | snapshot |
| 2021-06-02 |
Willem Toorop | Rewrite SVCB rdata in correct order |
commit | commitdiff | tree | snapshot |
| 2021-06-02 |
Willem Toorop | Correct sorting of rdata |
commit | commitdiff | tree | snapshot |
| 2021-06-02 |
Tom Carpay | add error handling |
commit | commitdiff | tree | snapshot |
| 2021-06-02 |
Tom Carpay | add check_svcbparams |
commit | commitdiff | tree | snapshot |
| 2021-06-01 |
George Thessalonikefs | - Fix test for zonemd-check option. |
commit | commitdiff | tree | snapshot |
| 2021-05-28 |
W.C.A. Wijngaards | Merge branch 'master' into rpz-triggers |
commit | commitdiff | tree | snapshot |
| 2021-05-27 |
Tom Carpay | start of sldns_heck_svcbparams |
commit | commitdiff | tree | snapshot |
| 2021-05-27 |
Tom Carpay | add escaping |
commit | commitdiff | tree | snapshot |
| 2021-05-27 |
W.C.A. Wijngaards | - zonemd-check: yesno option, default no, enables the... |
commit | commitdiff | tree | snapshot |
| 2021-05-27 |
W.C.A. Wijngaards | - Merge #496 from banburybill: Use build system endiann... |
commit | commitdiff | tree | snapshot |
| 2021-05-27 |
Wouter Wijngaards | Merge pull request #496 from banburybill/master |
commit | commitdiff | tree | snapshot |
| 2021-05-27 |
Jim Hague | Use build system endianness if available, otherwise... 496/head |
commit | commitdiff | tree | snapshot |
| 2021-05-25 |
W.C.A. Wijngaards | - For #492: Fix font highlighting for the man page... |
commit | commitdiff | tree | snapshot |
| 2021-05-25 |
Tom Carpay | fix merge error in ipv6hints |
commit | commitdiff | tree | snapshot |
| 2021-05-25 |
Willem Toorop | Fix mandatory parsing and ech printing |
commit | commitdiff | tree | snapshot |
| 2021-05-25 |
Tom Carpay | add svcb tpkg tests |
commit | commitdiff | tree | snapshot |
| 2021-05-25 |
W.C.A. Wijngaards | - Fix #492: module-config respip missing in unbound... |
commit | commitdiff | tree | snapshot |
| 2021-05-25 |
Wouter Wijngaards | Merge pull request #494 from he32/unbound-rpz-doc |
commit | commitdiff | tree | snapshot |
| 2021-05-25 |
Havard Eidnes | Transplant parts of the contributed RPZ documentation. 494/head |
commit | commitdiff | tree | snapshot |
| 2021-05-25 |
W.C.A. Wijngaards | - Move the NSEC3 max iterations count in line with... |
commit | commitdiff | tree | snapshot |
| 2021-05-25 |
Tom Carpay | Merge branch 'svcb' of github.com:NLnetLabs/unbound... |
commit | commitdiff | tree | snapshot |
| 2021-05-25 |
Tom Carpay | fix multiple ipv6hints entries |
commit | commitdiff | tree | snapshot |
| 2021-05-25 |
Willem Toorop | Shift data pointer when scanning svcb wire data |
commit | commitdiff | tree | snapshot |
| 2021-05-25 |
Willem Toorop | Fix str2wire ipv6hint like ipv4hint was fixed |
commit | commitdiff | tree | snapshot |
| 2021-05-24 |
Jaap Akkerhuis | Fix generation of libunbound.pc 493/head |
commit | commitdiff | tree | snapshot |
| 2021-05-21 |
W.C.A. Wijngaards | - Test code has -q option for quiet output. |
commit | commitdiff | tree | snapshot |
| 2021-05-21 |
TCY16 | Apply suggestions from code review |
commit | commitdiff | tree | snapshot |
| 2021-05-21 |
TCY16 | Apply suggestions from code review |
commit | commitdiff | tree | snapshot |
| 2021-05-21 |
W.C.A. Wijngaards | - rpz-triggers, silence qname trigger explanation in... |
commit | commitdiff | tree | snapshot |
| 2021-05-21 |
W.C.A. Wijngaards | Merge branch 'master' into rpz-triggers |
commit | commitdiff | tree | snapshot |
| 2021-05-21 |
W.C.A. Wijngaards | - rpz-triggers, rpz log and stats for nsip and clientip... |
commit | commitdiff | tree | snapshot |
| 2021-05-20 |
Tom Carpay | happyflow for all signle svcparams (now without debug... |
commit | commitdiff | tree | snapshot |
| 2021-05-20 |
Tom Carpay | happyflow for all signle svcparams |
commit | commitdiff | tree | snapshot |
| 2021-05-19 |
George Thessalonikefs | - Fix for #411, #439, #469: Reset the DNS message ID... |
commit | commitdiff | tree | snapshot |
| 2021-05-19 |
W.C.A. Wijngaards | - rpz-triggers, spelling fix in comment. |
commit | commitdiff | tree | snapshot |
| 2021-05-17 |
W.C.A. Wijngaards | Fix date in changelog. |
commit | commitdiff | tree | snapshot |
| 2021-05-17 |
W.C.A. Wijngaards | - Fix #489: Compile using MSYS2 MinGW 64-bit. |
commit | commitdiff | tree | snapshot |
| 2021-05-14 |
W.C.A. Wijngaards | - rpz-triggers, check for alloc failure and zone for... |
commit | commitdiff | tree | snapshot |
| 2021-05-14 |
W.C.A. Wijngaards | - rpz-triggers, in callback from iterator, if rpz is... |
commit | commitdiff | tree | snapshot |
| 2021-05-14 |
W.C.A. Wijngaards | - rpz-triggers, the added soa for client ip modified... |
commit | commitdiff | tree | snapshot |
| 2021-05-14 |
W.C.A. Wijngaards | - rpz-triggers, add rpz SOA when minimal responses... |
commit | commitdiff | tree | snapshot |
| 2021-05-14 |
W.C.A. Wijngaards | - rpz-triggers, for clientip modified answers the rpz... |
commit | commitdiff | tree | snapshot |
| 2021-05-14 |
W.C.A. Wijngaards | - rpz-triggers, use zone for local data zone based... |
commit | commitdiff | tree | snapshot |
| 2021-05-14 |
W.C.A. Wijngaards | - rpz-triggers, fix comments, log no zone answers. |
commit | commitdiff | tree | snapshot |
| 2021-05-14 |
W.C.A. Wijngaards | - rpz-triggers, call module local callback for rpz... |
commit | commitdiff | tree | snapshot |
| 2021-05-14 |
W.C.A. Wijngaards | - rpz-triggers, fix memory allocation trouble on alloca... |
commit | commitdiff | tree | snapshot |
| 2021-05-14 |
W.C.A. Wijngaards | - rpz-triggers, use sec_status_insecure like respip... |
commit | commitdiff | tree | snapshot |
| 2021-05-14 |
W.C.A. Wijngaards | - rpz-triggers, fix compile warning |
commit | commitdiff | tree | snapshot |
| 2021-05-14 |
W.C.A. Wijngaards | Merge branch 'master' into rpz-triggers |
commit | commitdiff | tree | snapshot |
| 2021-05-12 |
W.C.A. Wijngaards | - Fix that auth-zone zonefiles use last TTL if no TTL... |
commit | commitdiff | tree | snapshot |
| 2021-05-10 |
Tom Carpay | fix memcpy of buffer for ech |
commit | commitdiff | tree | snapshot |
| 2021-05-10 |
Tom Carpay | basic implementation of a selection of svcb params |
commit | commitdiff | tree | snapshot |
| 2021-05-10 |
W.C.A. Wijngaards | Changelog note for #487 |
commit | commitdiff | tree | snapshot |
| 2021-05-10 |
Wouter Wijngaards | Merge pull request #487 from sthen/patch-1 |
commit | commitdiff | tree | snapshot |
| 2021-05-08 |
Stuart Henderson | ifdef RLIMIT_AS in recently added check 487/head |
commit | commitdiff | tree | snapshot |
| 2021-05-08 |
Florian Obser | Make VAL_MAX_RESTART_COUNT configurable. 486/head |
commit | commitdiff | tree | snapshot |
| 2021-05-07 |
W.C.A. Wijngaards | - Remove case fallthrough from deprecate-rsa-1024 code. |
commit | commitdiff | tree | snapshot |
| 2021-05-07 |
W.C.A. Wijngaards | - Add ./configure --with-deprecate-rsa-1024 that turns... |
commit | commitdiff | tree | snapshot |
| 2021-05-07 |
W.C.A. Wijngaards | - Fix #485: Unbound occasionally reports broken stats. |
commit | commitdiff | tree | snapshot |
| 2021-05-04 |
W.C.A. Wijngaards | - Rerun flex and bison. |
commit | commitdiff | tree | snapshot |
| 2021-05-04 |
W.C.A. Wijngaards | Merge branch 'master' of github.com:NLnetLabs/unbound |
commit | commitdiff | tree | snapshot |
| 2021-05-04 |
W.C.A. Wijngaards | - Fix to squelch tcp socket bind failures when the... |
commit | commitdiff | tree | snapshot |
| 2021-05-04 |
George Thessalonikefs | - Add more logging for out-of-memory cases. |
commit | commitdiff | tree | snapshot |
| 2021-05-04 |
George Thessalonikefs | - Fix for #367: only attempt to get the interface for... |
commit | commitdiff | tree | snapshot |
| 2021-05-04 |
George Thessalonikefs | Clearer template text since not everyone can reopen... |
commit | commitdiff | tree | snapshot |
| 2021-05-04 |
W.C.A. Wijngaards | Changelog note for #478 |
commit | commitdiff | tree | snapshot |
| 2021-05-04 |
Wouter Wijngaards | Merge pull request #478 from edevil/tcp_auth_query_timeout |
commit | commitdiff | tree | snapshot |
| 2021-05-03 |
W.C.A. Wijngaards | Changelog note and improved comment. |
commit | commitdiff | tree | snapshot |
| 2021-05-03 |
Wouter Wijngaards | Merge pull request #481 from paulmenzel/fix-comment... |
commit | commitdiff | tree | snapshot |
| 2021-05-03 |
Paul Menzel | doc/example.conf.in: Clarify comment for `auto-trust... 481/head |
commit | commitdiff | tree | snapshot |
| 2021-04-29 |
W.C.A. Wijngaards | Merge branch 'master' of github.com:NLnetLabs/unbound |
commit | commitdiff | tree | snapshot |
| 2021-04-29 |
W.C.A. Wijngaards | - Add that log-servfail prints an IP address and more... |
commit | commitdiff | tree | snapshot |
| 2021-04-28 |
André Cruz | Allow configuration of TCP timeout while waiting for... 478/head |
commit | commitdiff | tree | snapshot |
| 2021-04-28 |
gthess | Merge pull request #479 from NLnetLabs/issue-templates |
commit | commitdiff | tree | snapshot |
| 2021-04-28 |
gthess | Create issue templates 479/head |
commit | commitdiff | tree | snapshot |
| 2021-04-28 |
George Thessalonikefs | - Fix compiler warning for signed/unsigned comparison for |
commit | commitdiff | tree | snapshot |
| 2021-04-28 |
W.C.A. Wijngaards | - Fix #474: always_null and others inside view. |
commit | commitdiff | tree | snapshot |
| 2021-04-26 |
W.C.A. Wijngaards | Changelog note for PR #470 |
commit | commitdiff | tree | snapshot |
| 2021-04-26 |
Wouter Wijngaards | Merge pull request #470 from edevil/configurable_tcp |
commit | commitdiff | tree | snapshot |
| 2021-04-22 |
W.C.A. Wijngaards | - Fix that testcode dohclient has OpenSSL initialisatio... |
commit | commitdiff | tree | snapshot |
| next |