]> git.ipfire.org Git - thirdparty/unbound.git/shortlog
thirdparty/unbound.git
2020-10-16  Ralph Dolmans- local-zone regional allocations outside of chunk... 329/head
2020-10-15  George Thessalonikefs- Fix that if there are reply callbacks for the given...
2020-10-15  W.C.A. WijngaardsChangelog note for #326 and changes:
2020-10-15  Wouter WijngaardsMerge pull request #326 from netblue30/master
2020-10-14  netblue30DoH: implement content-lenght header field 326/head
2020-10-14  W.C.A. Wijngaards- Free up auth zone parse region after use for lookup...
2020-10-14  W.C.A. Wijngaards- Fix that if there are on reply callbacks, those are...
2020-10-14  W.C.A. Wijngaards- Fix that if there are on reply callbacks, those are...
2020-10-14  W.C.A. Wijngaards- Fix for python reply callback to see mesh state reply...
2020-10-13  W.C.A. Wijngaards- Fix #323: unbound testsuite fails on mock build in...
2020-10-09  W.C.A. Wijngaards- Fix warning in libnss compile, nss_buf2dsa is not...
2020-10-09  W.C.A. Wijngaards- Fix dnstap socket and the chroot not applied properly...
2020-10-08  W.C.A. Wijngaards- Fix #319: potential memory leak on config failure...
2020-10-08  W.C.A. Wijngaards- Tag for 1.12.0 release.
2020-10-01  W.C.A. Wijngaards- Current repo is version 1.12.0 for release. Tag... release-1.12.0 release-1.12.0rc1
2020-09-30  W.C.A. Wijngaards- Fix double loopexit for unbound-dnstap-socket after...
2020-09-30  W.C.A. Wijngaards- Fix memory leak of edns tags at libunbound context...
2020-09-30  W.C.A. Wijngaards- Easier kill of unbound-dnstap-socket tool in test.
2020-09-30  W.C.A. Wijngaards- Fix stream_ssl, ssl_req_order and ssl_req_timeout...
2020-09-30  W.C.A. Wijngaards- Add dohclient test executable to gitignore.
2020-09-30  W.C.A. Wijngaards- Fix doh tests when not compiled in.
2020-09-29  Ralph Dolmans- DNS Flag Day 2020: change edns-buffer-size default...
2020-09-29  W.C.A. Wijngaards- Fix unit test for dnstap changes, so that it waits...
2020-09-23  Ralph Dolmans- Use inclusive language in configuration
2020-09-23  W.C.A. Wijngaards- Fix to ifdef fptr wlist item for dnstap.
2020-09-23  W.C.A. Wijngaards- Fix #305: only wake up thread when threshold reached.
2020-09-23  Ralph Dolmans- Add edns-client-tag-opcode option
2020-09-23  W.C.A. WijngaardsMerge branch 'master' of github.com:NLnetLabs/unbound
2020-09-23  W.C.A. Wijngaards- Fix #305: dnstap logging significantly affects unboun...
2020-09-23  Ralph Dolmans- Fix edns-client-tags get_option typo
2020-09-21  Ralph DolmansMerge pull request #295 from niftylettuce/patch-1
2020-09-21  Ralph Dolmans- Fix #304: dnstap logging not recovering after dnstap...
2020-09-21  W.C.A. Wijngaards- iana portlist updated.
2020-09-21  W.C.A. Wijngaards- Error message is logged for dynlibmod malloc failures.
2020-09-21  W.C.A. Wijngaards- Merge PR #311 by luismerino: Dynlibmod leak.
2020-09-21  Wouter WijngaardsMerge pull request #311 from luismerino/dynlibmod-leak
2020-09-19  L. Merinofix: avoid leaking cb_pair in inplace_cb_register_wrapped() 311/head
2020-09-19  L. Merinofix: return error when malloc fails in inplace_cb_regis...
2020-09-18  W.C.A. Wijngaards- iana portlist updated.
2020-09-18  Ralph DolmansMerge pull request #255 from NLnetLabs/doh
2020-09-18  Ralph DolmansMerge branch 'master' into doh 255/head
2020-09-18  W.C.A. Wijngaards- Fix that prefer-ip4 and prefer-ip6 can be get and...
2020-09-16  Ralph DolmansMerge branch 'master' into doh
2020-09-16  Ralph Dolmans- Final round of DoH review feedback processing.
2020-09-15  W.C.A. Wijngaards- Spelling fix.
2020-09-15  George Thessalonikefs- Reduce unbound verbosity on test; higher during devel...
2020-09-15  George Thessalonikefs- Introduce test for statistics.
2020-09-11  W.C.A. Wijngaards- Remove x file mode on ipset/ipset.c and h files.
2020-09-10  Ralph DolmansProperly handle http_endpoint malloc failure.
2020-09-10  Ralph DolmansIgnore base64 padding for strings that are supposed...
2020-09-09  W.C.A. Wijngaards- Fix num.expired statistics output.
2020-08-31  W.C.A. Wijngaards- Fix #296: systemd nss-lookup.target is reached before...
2020-08-31  W.C.A. Wijngaards- Refactor to use sock_strerr shorthand function.
2020-08-31  W.C.A. Wijngaards- Merge PR #293: Add missing prototype. Also refactor...
2020-08-31  Wouter WijngaardsMerge pull request #293 from fobser/missing-prototype
2020-08-30  niftylettucedocs: fixed typo lean > learn 295/head
2020-08-28  Florian ObserAdd missing prototype. 293/head
2020-08-27  W.C.A. Wijngaards- Review fix, doxygen and assign null in case of error...
2020-08-27  W.C.A. WijngaardsPlease doxygen, quote the characters to stop it from...
2020-08-27  W.C.A. Wijngaards- Similar to NSD PR#113, implement that interface names...
2020-08-27  Ralph Dolmans- Add 'DYNLIBMOD_EXTRALIBS' to dohclient in makefile
2020-08-27  Ralph Dolmans- process review feedback
2020-08-26  George Thessalonikefs- Update documentation in python example code.
2020-08-24  W.C.A. Wijngaards- Change configure to use EVP_sha256 instead of HMAC_Up...
2020-08-24  W.C.A. Wijngaards- Fix to apply chroot to dnstap-socket-path, if chroot...
2020-08-24  W.C.A. Wijngaards- Fix that dnstap reconnects do not spam the log with...
2020-08-20  Ralph Dolmans- Fix stats double count issue (#289).
2020-08-13  Ralph Dolmans- Create and init edns tags data for libunbound.
2020-08-10  W.C.A. WijngaardsChangelog note.
2020-08-10  W.C.A. WijngaardsRerun autoconf and autoheader on configure.ac, with...
2020-08-10  Ralph DolmansAdd changlog entry for PR #277.
2020-08-10  Ralph DolmansMerge branch 'master' of github.com:NLnetLabs/unbound
2020-08-10  Ralph DolmansMerge branch 'ciz-openssl-3.0'
2020-08-10  Ralph Dolmans - Check for existence 'EVP_MAC_CTX_set_params' functio...
2020-08-10  W.C.A. Wijngaards- Fix #287: doc typo: "Additionaly".
2020-08-06  Ralph DolmansMerge branch 'openssl-3.0' of https://github.com/ciz...
2020-08-06  W.C.A. WijngaardsChangelog note for #246 and #284
2020-08-06  Wouter WijngaardsMerge pull request #284 from NLnetLabs/dlv-removal
2020-08-06  W.C.A. WijngaardsMerge branch 'master' into dlv-removal 284/head
2020-08-06  W.C.A. Wijngaardsdlv removal, remove DLV reference from unused use in...
2020-08-06  W.C.A. Wijngaardsdlv removal, free unused variable.
2020-08-05  W.C.A. Wijngaards- contrib/aaaa-filter-iterator.patch file renewed diff...
2020-08-05  Ralph Dolmans- Changelog entry for EDNS client tag functionality
2020-08-05  Ralph DolmansMerge pull request #272 from NLnetLabs/edns-client-tag
2020-08-05  Ralph Dolmans- Process EDNS client tag review feedback 272/head
2020-08-05  W.C.A. Wijngaardsdlv removal, remove DLV references from man page and...
2020-08-04  W.C.A. Wijngaardsdlv removal, remove from comments and unused code in...
2020-08-04  George Thessalonikefs- Merge PR #280, Make tvOS & watchOS checks verify
2020-08-04  George ThessalonikefsMerge branch 'issue_279_have_fork_macos' of https:...
2020-08-04  George Thessalonikefs- Improve error log message when inserting rpz RR.
2020-08-04  W.C.A. Wijngaardsdlv removal, remove from tests and validator state...
2020-08-04  W.C.A. WijngaardsDLV removal
2020-08-04  W.C.A. Wijngaards- Fix mini_event.h on OpenBSD cannot find fd_set.
2020-08-03  Felipe GasperMake tvOS & watchOS checks verify truthiness as well... 280/head
2020-07-31  Vitezslav Cizeknet_help: Rename EVP_MAC_set_ctx_params to EVP_MAC_CTX_... 277/head
2020-07-31  W.C.A. Wijngaards- Fix doxygen comment for no ssl for tls session ticket...
2020-07-27  Ralph DolmansMerge branch 'master' into edns-client-tag
2020-07-27  Ralph Dolmans- Add EDNS client tag test
2020-07-27  George Thessalonikefs- Merge PR #268, draft-ietf-dnsop-serve-stale-10 has...
2020-07-27  George ThessalonikefsMerge branch 'master' of https://github.com/and0x000...
next