]> git.ipfire.org Git - thirdparty/unbound.git/shortlog
thirdparty/unbound.git
2019-06-12  Moritz SchneiderUpdate Changelog 41/head
2019-06-12  Moritz SchneiderUpdate documentation for outbound-msg-retry
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-06  W.C.A. Wijngaards- 1.9.2rc1 release candidate tag. release-1.9.2rc1
2019-06-04  W.C.A. Wijngaards- iana portlist updated.
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-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-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  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  Wouter Wijngaards- Fix wrong query name in local zone redirect answers... origin/master origin/trunk final-svn-state
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  Wouter Wijngaards- Fix that auth zone uses correct network type for...
2019-04-08  Wouter Wijngaards- Fix to wipe ssl ticket keys from memory with explicit...
2019-04-08  Wouter WijngaardsAdd explanation to changelog.
2019-04-08  Wouter Wijngaards- Fix #17: Add python module example from Jan Janak...
2019-04-08  Wouter Wijngaards- verbose information about auth zone lookup process...
2019-04-08  Wouter Wijngaards- Fix to use event_assign with libevent for thread...
2019-04-05  Wouter Wijngaards- Fix to reinit event structure for accepted TCP (and...
2019-04-04  Wouter Wijngaards- Fix spelling error in log output for event method.
2019-04-03  Willem TooropReport XoT failure as XoT failure, not https
2019-04-03  Wouter Wijngaards- Fix auth-zone NSEC3 response for wildcard nodata...
2019-04-03  Wouter Wijngaards- Move goto label in answer_from_cache to the end of...
2019-04-02  Wouter Wijngaards- Fix for auth zone nsec3 ent fix for wildcard nodata.
2019-04-02  Wouter Wijngaards- Fix for out of bounds integers, thanks to OSTIF audit...
2019-04-02  Wouter Wijngaards- Fix auth-zone NSEC3 response for empty nonterminals...
2019-03-25  Wouter Wijngaards- Fix crash if tls-servic-pem not filled in when necessary.
2019-03-25  Wouter Wijngaards- Fix that tls-session-ticket-keys: "" on its own in...
2019-03-24  Willem TooropAXFR over TLS
2019-03-21  Wouter Wijngaards- Fix #4240: Fix whitespace cleanup in example.conf.
2019-03-19  Wouter Wijngaards- add type CAA to libpyunbound (accessing libunbound...
2019-03-18  Wouter Wijngaards- Fix #4239: set NOTIMPL when deny-any is enabled,...
2019-03-18  Wouter Wijngaards- Add log message, at verbosity 4, that says the query...
2019-03-12  Wouter Wijngaards1.9.1 on 12 March 2019. Trunk has 1.9.2 in development.
2019-03-07  Wouter Wijngaards- Fix for #4233: guard use of NDEBUG, so that it can...
next