]> git.ipfire.org Git - thirdparty/unbound.git/shortlog
thirdparty/unbound.git
2019-08-14  gthessMerge branch 'master' into show-build-options 57/head
2019-08-14  W.C.A. Wijngaards- Generate configlexer with newer flex.
2019-08-14  W.C.A. Wijngaardsautoconf for the '-V' option changes.
2019-08-12  George Thessalonikefs- Introduce `-V` option to print the version number...
2019-08-01  W.C.A. Wijngaards- Check repinfo in worker_handle_request, if null,...
2019-08-01  W.C.A. Wijngaards- Fix to timeval_add for remaining second in microseconds.
2019-08-01  W.C.A. Wijngaards- Fix to return after failed auth zone http chunk write.
2019-08-01  W.C.A. Wijngaards- Fix #52 #53, fix for example fail program.
2019-08-01  W.C.A. Wijngaards- For #52 #53, second context does not close logfile...
2019-07-29  W.C.A. WijngaardsFix comment.
2019-07-29  W.C.A. Wijngaards- Add hex print of trust anchor pointer to trust anchor...
2019-07-29  W.C.A. Wijngaards- Add verbose log message when auth zone file is writte...
2019-07-23  W.C.A. Wijngaards- Fix question section mismatch in local zone redirect.
2019-07-19  W.C.A. WijngaardsFixup space in error message.
2019-07-19  W.C.A. Wijngaards- Fix #49: Set no renegotiation on the SSL context...
2019-07-12  W.C.A. Wijngaards- Fix #48: Unbound returns additional records on NODATA...
2019-07-09  Ralph Dolmans- Fix in respip addrtree selection. Absence of addr_tr...
2019-07-05  Ralph Dolmans- Fix for possible assertion failure when answering...
2019-06-25  W.C.A. WijngaardsNicer spelling and layout.
2019-06-25  W.C.A. Wijngaards- For #45, check that 127.0.0.1 and ::1 are not used...
2019-06-24  W.C.A. Wijngaards- Fix memleak in unit test, reported from the clang...
2019-06-18  W.C.A. Wijngaards- Fix python dict reference and double free in config.
2019-06-18  W.C.A. Wijngaards- Merge PR #6: Python module: support multiple instances
2019-06-18  W.C.A. WijngaardsMerge branch 'episource-dev/all-merged/master'.
2019-06-18  W.C.A. WijngaardsMerge branch 'dev/all-merged/master' of git://github...
2019-06-18  W.C.A. Wijngaards- Added documentation to the ipset files (for doxygen...
2019-06-18  W.C.A. Wijngaards- make depend
2019-06-18  W.C.A. Wijngaards- Fix to make unbound-control with ipset, remove unused...
2019-06-18  W.C.A. Wijngaards- PR #28: IPSet module, by Kevin Chou. Created a modul...
2019-06-18  W.C.A. WijngaardsMerge branch 'k9982874-master',PR #28 IPset module.
2019-06-18  W.C.A. WijngaardsMerge branch 'master' of git://github.com/k9982874...
2019-06-17  W.C.A. Wijngaards- Fix for #24: Fix abort due to scan of auth zone maste...
2019-06-17  W.C.A. Wijngaards- Fix #39: In libunbound, leftover logfile is close...
2019-06-17  W.C.A. Wijngaards- Master contains version 1.9.3 in development.
2019-06-14  W.C.A. Wijngaards- 1.9.2rc3 release candidate tag. release-1.9.2
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-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-18  Kevin Choufix segmentation fault 28/head
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  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.
next