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-30 |
niftylettuce | docs: fixed typo lean > learn 295/head |
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-25 |
W.C.A. Wijngaards | Review fix: defense check of qdcount in debug output. |
commit | commitdiff | tree |
2020-08-25 |
W.C.A. Wijngaards | Review fix: remove unused variables. |
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 | Merge branch 'master' into stream-reuse |
commit | commitdiff | tree |
2020-08-04 |
W.C.A. Wijngaards | Merge branch 'master' into infra-keep-probing |
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 | stream reuse, move drop in tcp_reuse test to timeout... |
commit | commitdiff | tree |
2020-07-31 |
W.C.A. Wijngaards | Merge branch 'master' into stream-reuse |
commit | commitdiff | tree |
2020-07-31 |
W.C.A. Wijngaards | Merge branch 'master' into infra-keep-probing |
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-30 |
W.C.A. Wijngaards | stream reuse, disable debug in test |
commit | commitdiff | tree |
2020-07-30 |
W.C.A. Wijngaards | stream reuse, add tls test for stream reuse. |
commit | commitdiff | tree |
2020-07-30 |
W.C.A. Wijngaards | stream reuse, fix tls close by upstream after timeout... |
commit | commitdiff | tree |
2020-07-30 |
W.C.A. Wijngaards | stream reuse, add a test for close by upstream server... |
commit | commitdiff | tree |
2020-07-29 |
Ubuntu | Rebase on master |
commit | commitdiff | tree |
2020-07-29 |
Ubuntu | Disable enforcing of min/max TTL when serving original TTL |
commit | commitdiff | tree |
2020-07-29 |
Ubuntu | Adjust semantics of TTL adjustment after feedback from... |
commit | commitdiff | tree |
2020-07-29 |
Ubuntu | Ensure packet_rrset_data is always initialised to zero... |
commit | commitdiff | tree |
2020-07-27 |
W.C.A. Wijngaards | stream reuse, defensible wait add and debug log with... |
commit | commitdiff | tree |
2020-07-27 |
W.C.A. Wijngaards | stream reuse, send queries one by one when upstream... |
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 |
W.C.A. Wijngaards | Merge branch 'master' into stream-reuse |
commit | commitdiff | tree |
2020-07-27 |
W.C.A. Wijngaards | Merge branch 'master' into infra-keep-probing |
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-23 |
W.C.A. Wijngaards | stream reuse, test with connection drops. |
commit | commitdiff | tree |
2020-07-23 |
W.C.A. Wijngaards | stream reuse, test with a list of outstanding queries... |
commit | commitdiff | tree |
2020-07-22 |
W.C.A. Wijngaards | stream reuse, test timeout and simultaneous queries. |
commit | commitdiff | tree |
2020-07-22 |
W.C.A. Wijngaards | stream reuse, fix cleanup with streams in the connectio... |
commit | commitdiff | tree |
2020-07-22 |
W.C.A. Wijngaards | stream reuse, free up elements that are connected in... |
commit | commitdiff | tree |
2020-07-22 |
W.C.A. Wijngaards | Merge branch 'master' into stream-reuse |
commit | commitdiff | tree |
2020-07-22 |
W.C.A. Wijngaards | Merge branch 'master' into infra-keep-probing |
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 | Merge branch 'master' into infra-keep-probing |
commit | commitdiff | tree |
2020-07-16 |
W.C.A. Wijngaards | Merge branch 'master' into stream-reuse |
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 |
next |