2020-09-18 |
Ralph Dolmans | Merge branch 'master' into doh 255/head |
commit | commitdiff | tree |
2020-09-18 |
W.C.A. Wijngaards | - Fix that prefer-ip4 and prefer-ip6 can be get and... |
commit | commitdiff | tree |
2020-09-16 |
Ralph Dolmans | Merge branch 'master' into doh |
commit | commitdiff | tree |
2020-09-16 |
Ralph Dolmans | - Final round of DoH review feedback processing. |
commit | commitdiff | tree |
2020-09-15 |
W.C.A. Wijngaards | - Spelling fix. |
commit | commitdiff | tree |
2020-09-15 |
George Thessalonikefs | - Reduce unbound verbosity on test; higher during devel... |
commit | commitdiff | tree |
2020-09-15 |
George Thessalonikefs | - Introduce test for statistics. |
commit | commitdiff | tree |
2020-09-11 |
W.C.A. Wijngaards | - Remove x file mode on ipset/ipset.c and h files. |
commit | commitdiff | tree |
2020-09-10 |
Ralph Dolmans | Properly handle http_endpoint malloc failure. |
commit | commitdiff | tree |
2020-09-10 |
Ralph Dolmans | Ignore base64 padding for strings that are supposed... |
commit | commitdiff | tree |
2020-09-09 |
W.C.A. Wijngaards | - Fix num.expired statistics output. |
commit | commitdiff | tree |
2020-08-31 |
W.C.A. Wijngaards | - Fix #296: systemd nss-lookup.target is reached before... |
commit | commitdiff | tree |
2020-08-31 |
W.C.A. Wijngaards | - Refactor to use sock_strerr shorthand function. |
commit | commitdiff | tree |
2020-08-31 |
W.C.A. Wijngaards | - Merge PR #293: Add missing prototype. Also refactor... |
commit | commitdiff | tree |
2020-08-31 |
Wouter Wijngaards | Merge pull request #293 from fobser/missing-prototype |
commit | commitdiff | tree |
2020-08-28 |
Florian Obser | Add missing prototype. 293/head |
commit | commitdiff | tree |
2020-08-27 |
W.C.A. Wijngaards | - Review fix, doxygen and assign null in case of error... |
commit | commitdiff | tree |
2020-08-27 |
W.C.A. Wijngaards | Please doxygen, quote the characters to stop it from... |
commit | commitdiff | tree |
2020-08-27 |
W.C.A. Wijngaards | - Similar to NSD PR#113, implement that interface names... |
commit | commitdiff | tree |
2020-08-27 |
Ralph Dolmans | - Add 'DYNLIBMOD_EXTRALIBS' to dohclient in makefile |
commit | commitdiff | tree |
2020-08-27 |
Ralph Dolmans | - process review feedback |
commit | commitdiff | tree |
2020-08-26 |
George Thessalonikefs | - Update documentation in python example code. |
commit | commitdiff | tree |
2020-08-24 |
W.C.A. Wijngaards | - Change configure to use EVP_sha256 instead of HMAC_Up... |
commit | commitdiff | tree |
2020-08-24 |
W.C.A. Wijngaards | - Fix to apply chroot to dnstap-socket-path, if chroot... |
commit | commitdiff | tree |
2020-08-24 |
W.C.A. Wijngaards | - Fix that dnstap reconnects do not spam the log with... |
commit | commitdiff | tree |
2020-08-20 |
Ralph Dolmans | - Fix stats double count issue (#289). |
commit | commitdiff | tree |
2020-08-13 |
Ralph Dolmans | - Create and init edns tags data for libunbound. |
commit | commitdiff | tree |
2020-08-10 |
W.C.A. Wijngaards | Changelog note. |
commit | commitdiff | tree |
2020-08-10 |
W.C.A. Wijngaards | Rerun autoconf and autoheader on configure.ac, with... |
commit | commitdiff | tree |
2020-08-10 |
Ralph Dolmans | Add changlog entry for PR #277. |
commit | commitdiff | tree |
2020-08-10 |
Ralph Dolmans | Merge branch 'master' of github.com:NLnetLabs/unbound |
commit | commitdiff | tree |
2020-08-10 |
Ralph Dolmans | Merge branch 'ciz-openssl-3.0' |
commit | commitdiff | tree |
2020-08-10 |
Ralph Dolmans | - Check for existence 'EVP_MAC_CTX_set_params' functio... |
commit | commitdiff | tree |
2020-08-10 |
W.C.A. Wijngaards | - Fix #287: doc typo: "Additionaly". |
commit | commitdiff | tree |
2020-08-06 |
Ralph Dolmans | Merge branch 'openssl-3.0' of https://github.com/ciz... |
commit | commitdiff | tree |
2020-08-06 |
W.C.A. Wijngaards | Changelog note for #246 and #284 |
commit | commitdiff | tree |
2020-08-06 |
Wouter Wijngaards | Merge pull request #284 from NLnetLabs/dlv-removal |
commit | commitdiff | tree |
2020-08-06 |
W.C.A. Wijngaards | Merge branch 'master' into dlv-removal 284/head |
commit | commitdiff | tree |
2020-08-06 |
W.C.A. Wijngaards | dlv removal, remove DLV reference from unused use in... |
commit | commitdiff | tree |
2020-08-06 |
W.C.A. Wijngaards | dlv removal, free unused variable. |
commit | commitdiff | tree |
2020-08-05 |
W.C.A. Wijngaards | - contrib/aaaa-filter-iterator.patch file renewed diff... |
commit | commitdiff | tree |
2020-08-05 |
Ralph Dolmans | - Changelog entry for EDNS client tag functionality |
commit | commitdiff | tree |
2020-08-05 |
Ralph Dolmans | Merge pull request #272 from NLnetLabs/edns-client-tag |
commit | commitdiff | tree |
2020-08-05 |
Ralph Dolmans | - Process EDNS client tag review feedback 272/head |
commit | commitdiff | tree |
2020-08-05 |
W.C.A. Wijngaards | dlv removal, remove DLV references from man page and... |
commit | commitdiff | tree |
2020-08-04 |
W.C.A. Wijngaards | dlv removal, remove from comments and unused code in... |
commit | commitdiff | tree |
2020-08-04 |
George Thessalonikefs | - Merge PR #280, Make tvOS & watchOS checks verify |
commit | commitdiff | tree |
2020-08-04 |
George Thessalonikefs | Merge branch 'issue_279_have_fork_macos' of https:... |
commit | commitdiff | tree |
2020-08-04 |
George Thessalonikefs | - Improve error log message when inserting rpz RR. |
commit | commitdiff | tree |
2020-08-04 |
W.C.A. Wijngaards | dlv removal, remove from tests and validator state... |
commit | commitdiff | tree |
2020-08-04 |
W.C.A. Wijngaards | DLV removal |
commit | commitdiff | tree |
2020-08-04 |
W.C.A. Wijngaards | - Fix mini_event.h on OpenBSD cannot find fd_set. |
commit | commitdiff | tree |
2020-08-03 |
Felipe Gasper | Make tvOS & watchOS checks verify truthiness as well... 280/head |
commit | commitdiff | tree |
2020-07-31 |
Vitezslav Cizek | net_help: Rename EVP_MAC_set_ctx_params to EVP_MAC_CTX_... 277/head |
commit | commitdiff | tree |
2020-07-31 |
W.C.A. Wijngaards | - Fix doxygen comment for no ssl for tls session ticket... |
commit | commitdiff | tree |
2020-07-27 |
Ralph Dolmans | Merge branch 'master' into edns-client-tag |
commit | commitdiff | tree |
2020-07-27 |
Ralph Dolmans | - Add EDNS client tag test |
commit | commitdiff | tree |
2020-07-27 |
George Thessalonikefs | - Merge PR #268, draft-ietf-dnsop-serve-stale-10 has... |
commit | commitdiff | tree |
2020-07-27 |
George Thessalonikefs | Merge branch 'master' of https://github.com/and0x000... |
commit | commitdiff | tree |
2020-07-27 |
W.C.A. Wijngaards | Changelog note for PR #270 |
commit | commitdiff | tree |
2020-07-27 |
Wouter Wijngaards | Merge pull request #270 from cgzones/munin |
commit | commitdiff | tree |
2020-07-27 |
Ralph Dolmans | Merge branch 'master' of github.com:NLnetLabs/unbound |
commit | commitdiff | tree |
2020-07-27 |
Ralph Dolmans | - Merge PR #269, Fix python module len() implementation... |
commit | commitdiff | tree |
2020-07-27 |
Ralph Dolmans | Merge pull request #269 from tobbez/python-fix-len |
commit | commitdiff | tree |
2020-07-27 |
W.C.A. Wijngaards | - branch now named 1.11.1. 1.11.0rc1 became the 1... |
commit | commitdiff | tree |
2020-07-24 |
Ralph Dolmans | EDNS client tags - insert configured tags into tree |
commit | commitdiff | tree |
2020-07-24 |
Ralph Dolmans | Add edns-client-tag configuration option |
commit | commitdiff | tree |
2020-07-23 |
Ralph Dolmans | Start of EDNS client tags implementation. |
commit | commitdiff | tree |
2020-07-23 |
Christian Göttsche | munin plugin: always exit 0 in autoconf 270/head |
commit | commitdiff | tree |
2020-07-22 |
Torbjörn Lönnemark | Fix python module len() implementations 269/head |
commit | commitdiff | tree |
2020-07-20 |
and0x000 | draft-ietf-dnsop-serve-stale-10 has become RFC 8767... 268/head |
commit | commitdiff | tree |
2020-07-20 |
W.C.A. Wijngaards | - branch now named 1.11.0 and 1.11.0rc1 tag. release-1.11.0 release-1.11.0rc1 |
commit | commitdiff | tree |
2020-07-20 |
W.C.A. Wijngaards | - Fix contrib/fastrpz.patch to apply cleanly. It fixes... |
commit | commitdiff | tree |
2020-07-20 |
W.C.A. Wijngaards | - Fix contrib/fastrpz.patch to apply cleanly. |
commit | commitdiff | tree |
2020-07-20 |
W.C.A. Wijngaards | - Fix contrib/fastrpz.patch to apply cleanly. |
commit | commitdiff | tree |
2020-07-20 |
W.C.A. Wijngaards | - Fix streamtcp to print packet data to stdout. This... |
commit | commitdiff | tree |
2020-07-17 |
W.C.A. Wijngaards | - Fix lock dependency cycle in rpz zone config setup. |
commit | commitdiff | tree |
2020-07-17 |
W.C.A. Wijngaards | - Fix libnettle compile for session ticket key callback... |
commit | commitdiff | tree |
2020-07-17 |
Ralph Dolmans | Merge branch 'jcourreges-align-cmsg-buffers' |
commit | commitdiff | tree |
2020-07-17 |
Ralph Dolmans | - Merge PR #234 - Ensure proper alignment of cmsg buffe... |
commit | commitdiff | tree |
2020-07-17 |
Ralph Dolmans | Merge branch 'align-cmsg-buffers' of https://github... |
commit | commitdiff | tree |
2020-07-16 |
W.C.A. Wijngaards | - Fix unused variable warning for clang analyzer. |
commit | commitdiff | tree |
2020-07-16 |
W.C.A. Wijngaards | - Fix check conf test for referencing installation... |
commit | commitdiff | tree |
2020-07-16 |
George Thessalonikefs | - Changelog entry for PR #265; include-toplevel. |
commit | commitdiff | tree |
2020-07-16 |
gthess | Merge pull request #265 from NLnetLabs/include-toplevel |
commit | commitdiff | tree |
2020-07-16 |
George Thessalonikefs | Merge branch 'master' into include-toplevel 265/head |
commit | commitdiff | tree |
2020-07-16 |
Ralph Dolmans | Change unbound-dnstap-socket void cast for unused parameter |
commit | commitdiff | tree |
2020-07-16 |
Ralph Dolmans | - Add changelog entry for bidirectional frame streams... |
commit | commitdiff | tree |
2020-07-16 |
Ralph Dolmans | Merge pull request #264 from NLnetLabs/fstrm-bidi |
commit | commitdiff | tree |
2020-07-16 |
Ralph Dolmans | correct byte count in comment 264/head |
commit | commitdiff | tree |
2020-07-15 |
Ralph Dolmans | remove unused define |
commit | commitdiff | tree |
2020-07-15 |
Ralph Dolmans | dnstap log message typo fix |
commit | commitdiff | tree |
2020-07-15 |
Ralph Dolmans | Log dnstap connection close due to unknown content... |
commit | commitdiff | tree |
2020-07-15 |
Ralph Dolmans | - Ignore unknown frame streams control fields. |
commit | commitdiff | tree |
2020-07-15 |
Ralph Dolmans | - Handle SSL_ERROR_WANT_WRITE on SSL_read for negotiation |
commit | commitdiff | tree |
2020-07-15 |
George Thessalonikefs | Merge branch 'master' into include-toplevel |
commit | commitdiff | tree |
2020-07-14 |
Ralph Dolmans | Add maximum to received frame streams frames. |
commit | commitdiff | tree |
2020-07-13 |
Ralph Dolmans | Merge branch 'master' into fstrm-bidi |
commit | commitdiff | tree |
2020-07-13 |
Ralph Dolmans | - Add option to send DNSTAP messages over bidirectional... |
commit | commitdiff | tree |
2020-07-08 |
W.C.A. Wijngaards | - Fix to use SSL_CTX_set_tlsext_ticket_key_evp_cb in... |
commit | commitdiff | tree |
next |