]> git.ipfire.org Git - thirdparty/unbound.git/shortlog
thirdparty/unbound.git
2020-02-22  glitsj16Fix typo 166/head
2020-02-20  W.C.A. Wijngaards- master branch has 1.10.1 version.
2020-02-20  W.C.A. WijngaardsNote tag position in Changelog.
2020-02-20  W.C.A. WijngaardsMerge branch 'master' of github.com:NLnetLabs/unbound
2020-02-20  W.C.A. Wijngaards- Updated contrib/unbound_smf23.tar.gz with Solaris...
2020-02-20  Alex BandAdd GitHub Sponsors for Organisations
2020-02-18  W.C.A. Wijngaards- protect X509_CHECK_FLAG_NO_PARTIAL_WILDCARDS with...
2020-02-17  W.C.A. Wijngaards- changelog point where the tag for 1.10.0rc2 release is.
2020-02-17  Ralph Dolmanstypo fix release-1.10.0rc2
2020-02-17  Ralph Dolmans- Add respip to supported module-config options in...
2020-02-17  George Thessalonikefs- Remove unused variable.
2020-02-17  W.C.A. WijngaardsNeater changelog
2020-02-17  W.C.A. Wijngaards- contrib/drop2rpz: perl script that converts the Spamh...
2020-02-14  W.C.A. Wijngaards- Stop unbound-checkconf from insisting that auth-zone...
2020-02-14  W.C.A. Wijngaards- Fix spelling in unbound.conf.5.in.
2020-02-12  W.C.A. Wijngaards- updated version number to 1.10.0. release-1.10.0rc1
2020-02-12  W.C.A. Wijngaards- Fix compile warning when threads disabled.
2020-02-12  W.C.A. Wijngaards- Fix to clean memory leak of respip_addr.lock when...
2020-02-12  W.C.A. Wijngaards- Fix contrib/fastrpz.patch to apply cleanly. Fix...
2020-02-12  W.C.A. Wijngaards- Fix contrib/fastrpz.patch to apply cleanly.
2020-02-12  W.C.A. Wijngaards- Fix with libnettle make test with dsa disabled.
2020-02-10  George Thessalonikefs- Clean debug comments.
2020-02-10  George Thessalonikefs- Fix use after free on log-identity after a reload...
2020-02-10  George Thessalonikefs- Document 'ub_result.was_ratelimited' in libunbound.
2020-02-06  W.C.A. Wijngaards- Fix to put braces around empty if body when threading...
2020-02-06  George Thessalonikefs- Document in unbound.conf manpage that configuration...
2020-02-06  George Thessalonikefs- Cleaner code for mesh_serve_expired_lookup.
2020-02-06  W.C.A. Wijngaards- Fix to lock and release once in mesh_serve_expired_lo...
2020-02-06  W.C.A. Wijngaards- Fix to lock zone before adding rpz qname trigger.
2020-02-06  W.C.A. Wijngaards- Fix to create and destroy rpz_lock in auth_zones...
2020-02-06  George Thessalonikefs- Fix num_reply_states and num_detached_states counting...
2020-02-06  W.C.A. Wijngaards- Fix num_reply_addr counting in mesh and tcp drop...
2020-02-06  W.C.A. WijngaardsFix test to check if server up afterwards
2020-02-05  gthessServe stale (#159)
2020-02-03  Ralph DolmansMerge branch 'master' of github.com:NLnetLabs/unbound
2020-02-03  Ralph Dolmans- Reformat rpz disabled stats counter
2020-02-03  Alex BandLink to NLnet Labs funding page
2020-02-03  Ralph Dolmans- Add assertion to please static analyzer
2020-02-03  Ralph Dolmans- remove unused code block in respip
2020-01-31  W.C.A. Wijngaards- Fix fclose on error in TLS session ticket code.
2020-01-30  Ralph Dolmans- Stop working on socket when socket() call returns...
2020-01-30  W.C.A. Wijngaards- Add getentropy_freebsd.o to Makefile dependencies.
2020-01-30  W.C.A. Wijngaards- Add build rule for ipset to Makefile
2020-01-30  Ralph Dolmans- Add changelog entry for RPZ merge
2020-01-30  Ralph DolmansMerge branch 'rpz'
2020-01-30  Ralph DolmansMerge branch 'master' into rpz
2020-01-30  Ralph Dolmans- Add changelog entry for memory leak fix
2020-01-30  Ralph Dolmans- Fix memory leak in do_auth_zone_transfer on success
2020-01-30  Ralph DolmansMerge branch 'master' of github.com:NLnetLabs/unbound
2020-01-30  Ralph Dolmans- Fix small memory leak in error condition remote.c
2020-01-30  Ralph Dolmans- Fix RPZ locking issues on error conditions 73/head
2020-01-30  Ralph Dolmans- Revert addition of cscope.out to project .gitignore...
2020-01-30  W.C.A. Wijngaards- updated .gitignore for added contrib file.
2020-01-30  W.C.A. WijngaardsChangelog note for PR#151.
2020-01-30  Wouter WijngaardsMerge pull request #151 from Maryse47/systemd_fix
2020-01-30  Ralph Dolmans- Fix RPZ stats RPZ_NO_OVERRIDE_ACTION check
2020-01-30  W.C.A. Wijngaards- Update contrib/fastrpz.patch for clean diff with...
2020-01-30  W.C.A. Wijngaards- Fix subnet tests for disabled DSA algorithm by default.
2020-01-29  Ralph Dolmans- Fix misplaced parentheses from PR#156
2020-01-29  Ralph Dolmans- Add PR#156 merge to changelog (Added unbound-control...
2020-01-29  Ralph DolmansMerge pull request #156 from n3bul4/master
2020-01-29  Alexander BerkesAdded view_local_datas_remove description to documentation 156/head
2020-01-29  Ralph Dolmans- Add extra dnamelen checks to ipdnametoaddr and netblo...
2020-01-29  Ralph Dolmans- Use consistent dname buffer sizes for RPZ
2020-01-29  W.C.A. Wijngaards- Fix #157: undefined reference to `htobe64'.
2020-01-29  Ralph Dolmans- Make dname_has_label's dnamelen check work with 0...
2020-01-29  Ralph Dolmans- Fix RPZ's get_tld_label maxdnamelen check
2020-01-29  Alexander BerkesAdded unbound-control view_local_datas_remove command
2020-01-28  Maryse47unbound.service.in: don't write pidfile at start 151/head
2020-01-28  Maryse47unbound.service.in: drop CAP_IPC_LOCK
2020-01-28  Ralph Dolmans- Address review feedback
2020-01-28  W.C.A. Wijngaards- Fix to silence the tls handshake errors for broken...
2020-01-28  Ralph Dolmans- Add PR#147 merge to changelog
2020-01-28  Ralph DolmansMerge pull request #147 from mnach/minor-rfc-comment
2020-01-28  W.C.A. Wijngaards- iana portlist updated.
2020-01-27  Maryse47unbound.service.in: allow CAP_CHOWN
2020-01-27  Mikhail Nacharovminor #1344 change rfc reference for reserved top level... 147/head
2020-01-27  Ralph Dolmans- Add changelog entry for PR#148.
2020-01-27  Ralph DolmansMerge pull request #148 from pettai/morestats
2020-01-27  Ralph Dolmans- Add changelog entry for RP#154
2020-01-27  Ralph DolmansMerge pull request #154 from edmonds/edmonds/libbsd...
2020-01-27  Ralph DolmansMerge branch 'master' into edmonds/libbsd-support 154/head
2020-01-27  Maryse47unbound.service.in: add StateDirectory
2020-01-27  Maryse47Move unbound_nochroot.service to unbound_portable.service
2020-01-27  Maryse47unbound.service.in: add RuntimeDirectory and Configurat...
2020-01-27  W.C.A. Wijngaards- Fix #153: Disable validation for DSA algorithms....
2020-01-27  W.C.A. WijngaardsChangelog note for PR#155.
2020-01-27  W.C.A. WijngaardsMerge branch 'master' of github.com:NLnetLabs/unbound
2020-01-27  Wouter WijngaardsMerge pull request #155 from edmonds/edmonds/pkg-config...
2020-01-27  Robert Edmondscontrib/libunbound.pc.in: Embed the correct crypto... 155/head
2020-01-27  Robert Edmondscontrib/libunbound.pc.in: Only specify -lunbound for...
2020-01-27  Steven ChamberlainAllow use of libbsd functions with configure option...
2020-01-23  W.C.A. WijngaardsChangelog and contrib/README note for PR#150.
2020-01-23  Wouter WijngaardsMerge pull request #150 from Frzk/systemd_unit_without_...
2020-01-23  François KUBLERPatch configure.ac file to take the new contrib/unbound... 150/head
2020-01-23  François KUBLERAdded a new unit file to run unbound with systemd and...
2020-01-23  frpetUpdate unbound_munin_ 148/head
2020-01-16  Ralph Dolmans- extend rpz_respip.rpl with ipv6 without zz label...
2020-01-16  Ralph Dolmans- improve dname_has_label(), add unit test
2020-01-16  Ralph Dolmans- Add cname target wc synth. to testbound test
next