]> git.ipfire.org Git - thirdparty/unbound.git/shortlog
thirdparty/unbound.git
2020-12-11  Florian ObserWarning: arithmetic on a pointer to void is a GNU exten... 373/head
2020-12-11  W.C.A. Wijngaards- Fix to squelch permission denied and other errors...
2020-12-11  W.C.A. Wijngaards- Fix #371: unbound-control timeout when Unbound is...
2020-12-03  W.C.A. Wijngaards- iana portlist updated.
2020-12-03  W.C.A. Wijngaards- make depend.
2020-12-03  W.C.A. WijngaardsCode repo continues for 1.13.1 in development.
2020-12-02  W.C.A. Wijngaards- Fix update, with write event check with streamreuse...
2020-12-02  W.C.A. Wijngaards- Fix for #283: fix stream reuse and tcp fast open.
2020-12-02  W.C.A. Wijngaards- Fix on windows to ignore connection failure on UDP...
2020-12-02  W.C.A. Wijngaards- Fix unbound-dnstap-socket to not use log routine...
2020-12-02  W.C.A. Wijngaards- Fix #356: deadlock when listening tcp.
2020-12-02  W.C.A. Wijngaards- Fix #360: for the additionally reported TCP Fast...
2020-12-01  W.C.A. Wijngaards- Fix #358: Squelch udp connect 'no route to host'...
2020-11-30  W.C.A. WijngaardsChangelog entry for rc tags 1.13.0rc3 and rc4. release-1.13.0rc4
2020-11-30  W.C.A. Wijngaards- Fix assertion failure on double callback when iterato...
2020-11-27  W.C.A. Wijngaards- Fix contrib/metrics.awk for FreeBSD awk compatibility. release-1.13.0rc3
2020-11-27  W.C.A. Wijngaards- Fix compile warnings in rpz initialization.
2020-11-27  W.C.A. Wijngaards- Fix compile warnings for windows.
2020-11-27  W.C.A. Wijngaards- Fix when use free buffer to initialize rbtree for...
2020-11-27  W.C.A. Wijngaards- Fix compile warning for type cast in http2_submit_dns...
2020-11-26  W.C.A. Wijngaards- Clear readagain upon decommission of pending tcp...
2020-11-26  W.C.A. Wijngaards- Fix that after failed read, the readagain cannot...
2020-11-26  W.C.A. Wijngaards- For #352: contrib/metrics.awk for Prometheus style...
2020-11-26  W.C.A. Wijngaards- Fix to omit UDP receive errors from log, if verbosity...
2020-11-25  W.C.A. Wijngaards- tag for the 1.13.0rc2 release. release-1.13.0rc2
2020-11-25  W.C.A. Wijngaards- Fix readagain and writeagain callback functions for...
2020-11-25  W.C.A. Wijngaards- Attempt fix for libevent state in tcp reuse cases...
2020-11-25  W.C.A. Wijngaards- Fix memory leak for edns client tag opcode config...
2020-11-25  W.C.A. Wijngaards- Remove debug commands from reuse tests.
2020-11-25  W.C.A. Wijngaards- Better fix for reuse tree comparison for is-tls socke...
2020-11-25  W.C.A. Wijngaards- Fix udp-connect on FreeBSD, do send calls on connecte...
2020-11-25  W.C.A. Wijngaards- with udp-connect ignore connection refused with UDP...
2020-11-24  W.C.A. Wijngaards- Fix padding of struct regional for 32bit systems.
2020-11-24  W.C.A. Wijngaards- Fix crash when TLS connection is closed prematurely...
2020-11-24  W.C.A. Wijngaards- tag for the 1.13.0rc1 release. release-1.13.0rc1
2020-11-24  W.C.A. Wijngaards- Fix one port unit test for udp-connect.
2020-11-24  W.C.A. Wijngaards- iana portlist updated.
2020-11-24  Wouter Wijngaards- set version of main branch to 1.13.0 for upcoming...
2020-11-24  Wouter WijngaardsChangelog note for #283.
2020-11-24  Wouter WijngaardsMerge pull request #283 from NLnetLabs/stream-reuse
2020-11-24  Wouter WijngaardsMerge branch 'master' into stream-reuse 283/head
2020-11-23  George ThessalonikefsChangelog note for #313:
2020-11-23  gthessMerge pull request #313 from NLnetLabs/edns-string
2020-11-23  George ThessalonikefsMerge branch 'master' into edns-string 313/head
2020-11-23  George ThessalonikefsMerge branch 'master' into edns-string
2020-11-23  George Thessalonikefs- Update manpage.
2020-11-23  W.C.A. WijngaardsFix writepid for retvalue 0.
2020-11-23  W.C.A. WijngaardsFurther fix for CVE-2020-28935, so the chown is omitted...
2020-11-23  W.C.A. Wijngaards- Fix for #303 CVE-2020-28935 : Fix that symlink does...
2020-11-23  W.C.A. Wijngaards- Option to toggle udp-connect, default is enabled.
2020-11-23  W.C.A. Wijngaardsstream reuse, up connection reuse time to 60 seconds.
2020-11-23  W.C.A. Wijngaards+ - Fix #347: IP_DONTFRAG broken on Apple xcode...
2020-11-23  W.C.A. WijngaardsMerge branch 'master' into stream-reuse
2020-11-23  W.C.A. Wijngaardsstream reuse, fix review comments.
2020-11-23  W.C.A. Wijngaardsstream reuse, fix review comments.
2020-11-23  W.C.A. Wijngaardsstream reuse, review comments.
2020-11-23  W.C.A. Wijngaardsstream reuse, fix review comments.
2020-11-23  W.C.A. Wijngaardsstream reuse, rename ssl_reuse test to tls_reuse test.
2020-11-23  W.C.A. Wijngaardsstream reuse, renamed ssl_reuse.tdir to tls_reuse.tdir.
2020-11-23  W.C.A. Wijngaardsstream reuse, debug output with verbose level instead...
2020-11-23  W.C.A. WijngaardsChangelog notes for #350 and #351
2020-11-23  Wouter WijngaardsMerge pull request #351 from dvzrv/issues/350
2020-11-21  David RungeAdd AF_NETLINK to set of allowed socket address families 351/head
2020-11-12  W.C.A. Wijngaards- Retry for interfaces with unused ports if possible.
2020-11-12  W.C.A. WijngaardsChangelog note.
2020-11-12  W.C.A. Wijngaards- Fix to connect() to UDP destinations, default turned on,
2020-11-11  Ralph DolmansMerge branch 'master' into edns-string
2020-11-11  Ralph DolmansMerge branch 'master' into edns-string
2020-11-10  W.C.A. Wijngaards- Fix #343: Fail to build --with-libnghttp2 with error...
2020-11-10  W.C.A. Wijngaards- Fix memory leak after fix for possible memory leak...
2020-11-10  W.C.A. WijngaardsChangelog note for #341 and layout change.
2020-11-10  Wouter WijngaardsMerge pull request #341 from ihsinme/patch-1
2020-11-09  ihsinmefixing a possible memory leak. 341/head
2020-10-27  W.C.A. Wijngaards- In man page note that tls-cert-bundle is read before...
2020-10-22  W.C.A. Wijngaards- Fix that minimal-responses does not remove addresses...
2020-10-22  W.C.A. Wijngaards- Fix #333: Unbound Segmentation Fault w/ log_info...
2020-10-21  George Thessalonikefs- Fix #320: potential memory corruption due to size...
2020-10-21  George Thessalonikefs- Fix #327: net/if.h check fails on some darwin version...
2020-10-21  W.C.A. WijngaardsAdd verbosity to debug occasional missing q1-10.example...
2020-10-21  W.C.A. WijngaardsMerge branch 'master' into stream-reuse
2020-10-21  W.C.A. WijngaardsChangelog note for #228
2020-10-21  Wouter WijngaardsMerge pull request #228 from NLnetLabs/infra-keep-probing
2020-10-21  W.C.A. WijngaardsMerge branch 'master' into infra-keep-probing 228/head
2020-10-21  W.C.A. WijngaardsMerge branch 'master' into stream-reuse
2020-10-21  W.C.A. Wijngaards- Fix that reuse_tcp_close_oldest sets item_on_lru_list...
2020-10-19  George Thessalonikefs- Changelog entry for PR #324: Add modern X.509v3 exten...
2020-10-19  George ThessalonikefsMerge branch 'master' of github.com:NLnetLabs/unbound
2020-10-19  George ThessalonikefsMerge branch 'jprenken-master'; fixes #316.
2020-10-19  George Thessalonikefs- Fix for attaching the X509v3 extensions to the client...
2020-10-19  W.C.A. Wijngaards- Clean the fix for out of order TCP processing limits...
2020-10-19  W.C.A. WijngaardsFixup for clear of tcp handler structure.
2020-10-19  W.C.A. Wijngaards- Fix to set the tcp handler event toggle flag back...
2020-10-19  George ThessalonikefsMerge branch 'master' of https://github.com/jprenken...
2020-10-19  Ralph DolmansChangelog entry for local-zone out of chunk regional...
2020-10-19  Ralph DolmansMerge pull request #329 from NLnetLabs/nochunk-region
2020-10-19  W.C.A. Wijngaards- Log ip address when http session recv fails, eg....
2020-10-19  W.C.A. WijngaardsUnit test for doh downstream notls.
2020-10-19  W.C.A. Wijngaards- Fix dnstap test to wait for log timer to see if queri...
2020-10-19  W.C.A. Wijngaards- Fix python documentation warning on functions.rst...
2020-10-19  W.C.A. Wijngaards- Fix #330: [Feature request] Add unencrypted DNS over...
next