]> git.ipfire.org Git - thirdparty/unbound.git/shortlog
thirdparty/unbound.git
2019-06-12  Moritz SchneiderAdapt some comments
2019-06-12  Moritz SchneiderUpdate configparser with outbound-msg-retry config...
2019-06-12  Moritz SchneiderMake outbound msg retry configurable
2019-06-12  Moritz SchneiderAdd unit test for check the configuration of outbound...
2019-06-12  Moritz SchneiderStyling: Fix mixture of tabs and spaces
2019-06-12  Moritz SchneiderStyling: remove trailing whitespaces
2019-06-12  W.C.A. Wijngaards- Fix another spoolbuf storage code point, in prefetch. release-1.9.2rc3
2019-06-11  W.C.A. Wijngaards- 1.9.2rc1 release candidate tag. release-1.9.2rc2
2019-06-11  W.C.A. Wijngaards- Fix that fixes the Fix that spoolbuf is not used...
2019-06-06  W.C.A. Wijngaards- 1.9.2rc1 release candidate tag. release-1.9.2rc1
2019-06-05  Ralph DolmansOnly strdup rpz_log_name when configured
2019-06-04  Ralph DolmansAdd RPZ config options to unbound.conf man page.
2019-06-04  Ralph Dolmansfix double free issue
2019-06-04  W.C.A. Wijngaards- iana portlist updated.
2019-06-03  Ralph DolmansAdded RPZ log name and stats
2019-05-29  W.C.A. Wijngaards- Fix to guard _OPENBSD_SOURCE from redefinition.
2019-05-28  W.C.A. Wijngaards- gitignore config.h.in~.
2019-05-28  W.C.A. Wijngaards- Fix to define _OPENBSD_SOURCE to get reallocarray...
2019-05-27  W.C.A. Wijngaards- Fix double file close in tcp pipelined response code.
2019-05-24  Wouter Wijngaards- Fix that spoolbuf is not used to store tcp pipelined...
2019-05-20  W.C.A. Wijngaards- Note that so-reuseport at extreme load is better...
2019-05-18  Kevin Choufix segmentation fault 28/head
2019-05-16  Ralph Dolmans - Added RPZ action overrides
2019-05-16  W.C.A. Wijngaards- Fix #31: swig 4.0 and python module.
2019-05-13  W.C.A. Wijngaards- Attempt to fix malformed tcp response.
2019-05-13  W.C.A. Wijngaards- Squelch log messages from tcp send about connection...
2019-05-09  W.C.A. Wijngaards- Revert fix for oss-fuzz, error is in that build scrip...
2019-05-08  W.C.A. Wijngaards- Attempt to fix build failure in oss-fuzz
2019-05-07  W.C.A. Wijngaards- Fix doxygen output error on readme markdown vignettes.
2019-05-07  W.C.A. Wijngaards- Fix edns-subnet locks, in error cases the lock was...
2019-05-06  W.C.A. WijngaardsFix spelling in code annotation of changes
2019-05-06  W.C.A. Wijngaards- Fix #30: AddressSanitizer finding in lookup3.c.
2019-05-06  W.C.A. Wijngaards- Fix #29: Solaris 11.3 and missing symbols be64toh...
2019-05-05  Kevin Chourollback the code
2019-05-04  Kevin Choubugfix
2019-05-04  Kevin Chouperformance improvement
2019-05-03  Kevin Chuedit config parser to support ipset
2019-05-02  W.C.A. Wijngaards- And gitignore unit test generated files, and generate...
2019-05-02  W.C.A. Wijngaards- Fix .gitignore, add pythonmod and dnstap generated...
2019-05-02  Kevin ChuAdd support for ipset
2019-05-02  W.C.A. Wijngaards- contrib/fastrpz.patch updated for code changes, and...
2019-05-01  Ralph DolmansAdd repology batch to README.md
2019-05-01  W.C.A. WijngaardsMerge branch 'features/XoT'
2019-05-01  W.C.A. Wijngaards- PR #16: XoT support, AXFR over TLS
2019-05-01  Willem TooropMerge branch 'master' into features/XoT 16/head
2019-05-01  W.C.A. Wijngaardsfixup shell
2019-05-01  W.C.A. Wijngaards- Nicer travis output for clang analysis.
2019-05-01  gthessMerge pull request #26 from NLnetLabs/github_readme
2019-05-01  W.C.A. Wijngaardsfixup to remove .git from makedist tarballs.
2019-05-01  W.C.A. WijngaardsMerge branch 'makedist_from_git'
2019-05-01  Ralph DolmansAdded README.md file for Github use 26/head
2019-05-01  W.C.A. Wijngaards- Update makedist for git. 25/head
2019-05-01  W.C.A. Wijngaardsupdate makedist for git
2019-04-29  Wouter WijngaardsUpdate services/authzone.c
2019-04-29  Wouter WijngaardsUpdate services/authzone.c
2019-04-29  Wouter WijngaardsUpdate services/outside_network.c
2019-04-29  Wouter WijngaardsUpdate services/authzone.c
2019-04-29  Wouter WijngaardsUpdate services/outside_network.c
2019-04-29  Wouter WijngaardsUpdate services/authzone.c
2019-04-29  Wouter WijngaardsUpdate services/authzone.c
2019-04-29  Wouter WijngaardsUpdate services/authzone.c
2019-04-29  wtooropMerge pull request #4 from wcawijngaards/features/XoT
2019-04-29  W.C.A. WijngaardsFix test code for call change for XoT.
2019-04-29  wtooropMerge pull request #3 from wcawijngaards/features/XoT
2019-04-29  W.C.A. WijngaardsFixup fd pass.
2019-04-29  Wouter WijngaardsMerge branch 'master' into features/XoT
2019-04-29  wtooropMerge pull request #2 from wcawijngaards/features/XoT
2019-04-29  W.C.A. WijngaardsReview changes for the XoT branch
2019-04-25  Ralph Dolmans- Make IXFR deletion more robust
2019-04-25  Ralph Dolmans - Don't attempt an RPZ delete for unsupported actions
2019-04-25  Ralph Dolmans - locking issues
2019-04-25  Wouter Wijngaards- Fix wrong query name in local zone redirect answers... origin/master origin/trunk final-svn-state
2019-04-25  Ralph DolmansMerge branch 'feature/rpz' of github.com:ralphdolmans...
2019-04-25  Ralph Dolmans- IXFR/AXFR support for RPZ
2019-04-25  Ralph DolmansMerge pull request #5 from NLnetLabs/master
2019-04-18  Ralph Dolmans - Scrub RRs from answer section when reusing NXDOMAIN...
2019-04-18  Wouter WijngaardsRemove lint, gives parse errors on system headers.
2019-04-18  Wouter WijngaardsAdd splint to run make lint.
2019-04-18  Wouter WijngaardsSee if make lint works.
2019-04-18  Wouter WijngaardsBrackets to stop exiting from the build script.
2019-04-18  Wouter WijngaardsDisable flto for correct warning report.
2019-04-18  Wouter WijngaardsPrintout with exit code.
2019-04-18  Wouter WijngaardsPrinout analysis output (if any).
2019-04-18  Wouter WijngaardsFix run directory for clang analysis.
2019-04-18  Wouter WijngaardsRun clang analysis from travis.
2019-04-18  Wouter WijngaardsFix to libssl-dev
2019-04-18  Wouter Wijngaardsfixup to libopenssl-dev.
2019-04-18  Wouter Wijngaards- travis build file.
2019-04-16  Wouter Wijngaards- iana portlist updated.
2019-04-16  Wouter Wijngaards- Better braces in if statement in TCP fastopen code.
2019-04-15  Wouter Wijngaards- Fix tls write event for read state change to re-call...
2019-04-11  Wouter Wijngaards- Squelch SSL read and write connection reset by peer...
2019-04-11  George Thessalonikefs- Update python documentation for init_standard().
2019-04-11  Wouter WijngaardsNicer.
2019-04-11  Wouter Wijngaards- Fix that auth zone fails over to next master for...
2019-04-11  Ralph Dolmans- apply chroot to auth-zone zonefile in unbound-checkconf
2019-04-11  Wouter Wijngaards- Fix that auth zone uses correct network type for...
2019-04-10  Ralph Dolmans- Fix locking issue
2019-04-08  Wouter Wijngaards- Fix to wipe ssl ticket keys from memory with explicit...
2019-04-08  Wouter WijngaardsAdd explanation to changelog.
next