]> git.ipfire.org Git - thirdparty/unbound.git/shortlog
thirdparty/unbound.git
2021-08-05  Tomasz ZiolkowskiAdd (stub|forward)-tcp-upstream options which enable... 519/head
2021-08-04  W.C.A. Wijngaards- Fix readzone compile under debug config.
2021-08-04  W.C.A. Wijngaards- Fix missing locks in zonemd unit test.
2021-08-04  W.C.A. Wijngaards- Fix static analysis warnings about localzone locks...
2021-08-04  George Thessalonikefs- Bump MAX_RESTART_COUNT to 11 from 8; in relation...
2021-08-04  George ThessalonikefsChangelog note for #415:
2021-08-04  gthessMerge pull request #415 from sibeream/master
2021-08-04  W.C.A. Wijngaards- In unit test use openssl set security level to allow...
2021-08-03  W.C.A. Wijngaards- Fix sign comparison warning on FreeBSD.
2021-08-03  W.C.A. Wijngaards- Annotate assertion into error printout; we think...
2021-08-03  W.C.A. WijngaardsChangelog note for #517
2021-08-03  Wouter WijngaardsMerge pull request #517 from dyunwei/master
2021-08-03  George ThessalonikefsMerge branch 'master' of github.com:NLnetLabs/unbound
2021-08-03  George Thessalonikefs- Listen to read or write events after the SSL handshake.
2021-08-03  daiyunwei#420 517/head
2021-08-02  W.C.A. Wijngaards- Fix verbose printout failure in tcp reuse unit test.
2021-08-02  W.C.A. Wijngaards- iana portlist update.
2021-08-02  W.C.A. Wijngaards- Move ECDSA functions to use OpenSSL 3.0.0 API.
2021-08-02  W.C.A. Wijngaards- Move RSA and DSA to use OpenSSL 3.0.0 API.
2021-08-02  W.C.A. WijngaardsReview fixup for keyraw pkey function use.
2021-08-02  W.C.A. Wijngaards- Prepare for OpenSSL 3.0.0 provider API usage, move...
2021-07-30  W.C.A. Wijngaards- For #515: Fix compilation with openssl 3.0.0 beta2...
2021-07-30  W.C.A. Wijngaards- Fix #515: Compilation against openssl 3.0.0 beta2...
2021-07-26  George Thessalonikefs- Changelog entry for #513: Stream reuse, attempt to...
2021-07-26  gthessMerge pull request #513 from NLnetLabs/tcp_reuse_fix
2021-07-26  W.C.A. Wijngaards- Fix readzone unknown type print for memory resize.
2021-07-26  George Thessalonikefs- Fix unittcpreuse.c: properly initialise outnet. 513/head
2021-07-26  George Thessalonikefs- Remove redundant log_assert and fix error messages.
2021-07-26  George Thessalonikefs- stream reuse, do not explicitly wait for a free pendi...
2021-07-26  W.C.A. WijngaardsChangelog note for #512
2021-07-26  Wouter WijngaardsMerge pull request #512 from ArchangeGabriel/patch-1
2021-07-25  Bruno Paganiunbound.service.in: upgrade hardening to latest standards 512/head
2021-07-23  George Thessalonikefs- Add unittest for tcp_reuse functions.
2021-07-23  George Thessalonikefs- stream reuse, move log_assert to the correct location.
2021-07-23  George Thessalonikefs- stream reuse, clean links on structs that are unlinke...
2021-07-23  George Thessalonikefs- Fix for #411, #439, #469: stream reuse, fix loop...
2021-07-23  George Thessalonikefs- Fix for #411, #439, #469: stream reuse, fix outnet...
2021-07-23  George Thessalonikefs- Fix for #411, #439, #469: stream reuse, fix LRU list...
2021-07-23  George Thessalonikefs- Fix for #411, #439, #469: stream reuse, fix linking...
2021-07-23  George Thessalonikefs- More log_assert for stream reuse operations.
2021-07-21  W.C.A. Wijngaards- Fix that ldns_zone_new_frm_fp_l counts the line numbe...
2021-07-20  Artem EgorenkovOption --enable-linux-ip-local-port-range added to... 415/head
2021-07-16  W.C.A. Wijngaards- Fix for older parsers for function call in serve...
2021-07-16  W.C.A. Wijngaards- Another fix from lint for ignored return value.
2021-07-16  W.C.A. Wijngaards- Fix from lint for ignored return value.
2021-07-16  W.C.A. Wijngaards- Insert header into testcode/readzone.c, it was missing.
2021-07-16  George Thessalonikefs- Introduce 'http-user-agent:' and 'hide-http-user...
2021-07-16  W.C.A. WijngaardsRevert "- With hide-version unbound also omits the...
2021-07-16  W.C.A. Wijngaards- With hide-version unbound also omits the version...
2021-07-16  W.C.A. Wijngaards- review fix to remove duplicate error printout.
2021-07-16  W.C.A. Wijngaards- Fix unbound-control local_data and local_datas to...
2021-07-16  W.C.A. Wijngaards- Fix spelling in localzone.h comment.
2021-07-16  W.C.A. Wijngaards- Fix spelling in doc/unbound.doxygen comment.
2021-07-16  W.C.A. Wijngaards- Fix for #510: in depth, use ifdefs for windows api...
2021-07-16  Wouter WijngaardsMerge pull request #510 from ndptech/master
2021-07-15  Nick PorterDon't call a function which hasn't been defined 510/head
2021-07-06  W.C.A. Wijngaards- iana portlist update.
2021-07-05  George Thessalonikefs- Fix clang-analysis warnings for testcode/readzone.c.
2021-07-05  George Thessalonikefs- Fix compiler warnings for #491.
2021-07-04  George Thessalonikefs- Fix Wunused-result compile warnings.
2021-07-02  Tom Carpaychangelog PR #491
2021-07-02  tcarpayMerge pull request #491 from NLnetLabs/svcb
2021-07-02  Tom Carpayrename var to remove shadow variable 491/head
2021-07-02  Tom CarpayMerge branch 'master' into svcb
2021-07-02  tcarpayApply suggestions from code review
2021-07-02  Tom Carpaychange test and error to be in line with new maximum...
2021-07-02  Tom Carpayfix final comment: remove superfluous assert
2021-07-02  W.C.A. Wijngaards- Fix #506: Python Module Seems to Leak Memory if it...
2021-07-01  Tom Carpayfix comments - 1
2021-07-01  tcarpayApply suggestions from code review
2021-06-25  W.C.A. WijngaardsAnalysis workflow, enable the matrix of tests, on demand.
2021-06-25  W.C.A. WijngaardsAnalysis workflow, disable -x for bash the output is...
2021-06-25  W.C.A. WijngaardsAnalysis workflow, remove debug, add desciption echo...
2021-06-25  W.C.A. WijngaardsAnalysis workflow, remove debug output.
2021-06-25  W.C.A. Wijngaards- Fix auth zone download on windows to unlink before...
2021-06-25  W.C.A. WijngaardsAnalysis workflow, fixup ctime tests.
2021-06-25  W.C.A. WijngaardsAnalysis workflow, fix ctime formatting for autotrust...
2021-06-25  W.C.A. WijngaardsAnalysis workflow, check for ctime define.
2021-06-25  W.C.A. WijngaardsAnalysis workflow, see if defines are causing ctime...
2021-06-25  W.C.A. WijngaardsAnalysis workflow, test ctime replacement.
2021-06-25  W.C.A. WijngaardsAnalysis workflow, debug output for ctime.
2021-06-25  W.C.A. WijngaardsAnalysis workflow, remove debug output.
2021-06-25  W.C.A. Wijngaards- Fix configure does not require pkg-config if not...
2021-06-25  W.C.A. WijngaardsAnalysis workflow, output debug.
2021-06-25  W.C.A. Wijngaards- Fix configure grep for reuseport default for failure.
2021-06-25  W.C.A. WijngaardsAnalysis workflow, debug output.
2021-06-25  W.C.A. WijngaardsAnalysis workflow, make debug output.
2021-06-25  W.C.A. WijngaardsAnalysis workflow, fix make target.
2021-06-25  W.C.A. WijngaardsAnalysis workflow, output failure cases.
2021-06-25  W.C.A. Wijngaards- Fix up permissions on rpl data file in tests.
2021-06-24  W.C.A. WijngaardsAnalysis workflow, remove debug output, strip more...
2021-06-24  W.C.A. WijngaardsAnalysis workflow, output testbound results.
2021-06-24  W.C.A. WijngaardsFixup ctime test.
2021-06-24  W.C.A. WijngaardsFixup unit auth test for windows port.
2021-06-24  W.C.A. WijngaardsAnalysis workflow, enable ssl compile.
2021-06-24  W.C.A. WijngaardsAnalysis workflow, fixup shell.
2021-06-24  W.C.A. WijngaardsAnalysis workflow, fixup with type.
2021-06-24  W.C.A. WijngaardsAnalysis workflow, echo wrong directories.
2021-06-24  W.C.A. WijngaardsAnalysis workflow, set MAKESHELL.
2021-06-24  W.C.A. WijngaardsAnalysis workflow, remove SHELL setting because make...
next