]> git.ipfire.org Git - thirdparty/unbound.git/shortlog
thirdparty/unbound.git
2019-11-26  Renaud MétrichChanged log lock from 'quick' to 'basic' because this... 124/head
2019-11-22  W.C.A. Wijngaards- Add make distclean that removes everything configure...
2019-11-22  George ThessalonikefsFix compiler warnings.
2019-11-22  W.C.A. Wijngaards- Fix dname loop maximum, reported by Eric Sesterhenn...
2019-11-20  W.C.A. Wijngaards- Fix comments for doxygen in dns64.
2019-11-20  W.C.A. Wijngaards- Fix python examples/calc.py for eval, reported by...
2019-11-20  W.C.A. Wijngaards- Fix Bad Randomness in Seed, reported by X41 D-Sec.
2019-11-20  W.C.A. Wijngaards- Fix NULL Pointer Dereference via Control Port,
2019-11-20  W.C.A. WijngaardsReview fix of space.
2019-11-20  W.C.A. Wijngaards- Fix Enum Name not Used, reported by X41 D-Sec.
2019-11-20  W.C.A. Wijngaards- Fix Unrequired Checks, reported by X41 D-Sec.
2019-11-20  W.C.A. Wijngaards- Fix Useless memset() in validator, reported by X41...
2019-11-20  W.C.A. Wijngaards- Fix Terminating Quotes not Written, reported by X41...
2019-11-20  W.C.A. Wijngaards- Fix compile with --enable-alloc-checks, reported...
2019-11-20  W.C.A. Wijngaards- Fixed Compat Code Diverging from Upstream, reported...
2019-11-20  W.C.A. Wijngaards- Changes to compat/getentropy files for,
2019-11-20  W.C.A. Wijngaards- Upgrade compat/getentropy_osx.c to version 1.12 from...
2019-11-20  W.C.A. Wijngaards- Upgrade compat/getentropy_solaris.c to version 1...
2019-11-20  W.C.A. Wijngaards- Synchronize compat/getentropy_win.c with version...
2019-11-20  W.C.A. Wijngaards- Upgrade compat/getentropy_linux.c to version 1.46...
2019-11-20  W.C.A. Wijngaards- Fix Integer Underflow in Regional Allocator,
2019-11-20  W.C.A. Wijngaards- Fix Local Memory Leak in cachedb_init(),
2019-11-20  W.C.A. Wijngaards- Fix Config Injection in create_unbound_ad_servers.sh,
2019-11-20  W.C.A. Wijngaards- Fix Out-of-Bounds Read in dname_valid(),
2019-11-20  W.C.A. Wijngaards- Fix Randomness Error not Handled Properly,
2019-11-20  W.C.A. Wijngaards- Fix Weak Entropy Used For Nettle,
2019-11-20  W.C.A. Wijngaards- Adjust unbound-control to make stats_shm a read only...
2019-11-20  W.C.A. Wijngaards- Fix Shared Memory World Writeable,
2019-11-20  W.C.A. Wijngaards- Fix Race Condition in autr_tp_create(),
2019-11-20  W.C.A. Wijngaards- Fix Out of Bounds Read in rrinternal_get_owner(),
2019-11-19  W.C.A. Wijngaards- Fix Out of Bounds Write in sldns_bget_token_par(),
2019-11-19  W.C.A. Wijngaards- Fix Out of Bounds Read in sldns_str2wire_dname(),
2019-11-19  W.C.A. Wijngaards- Fix Integer Overflow to Buffer Overflow in
2019-11-19  W.C.A. Wijngaards- Fix Integer Overflows in Size Calculations,
2019-11-19  W.C.A. Wijngaards- Fix Out-of-bounds Read in rr_comment_dnskey(),
2019-11-19  W.C.A. Wijngaards- Fix Unchecked NULL Pointer in dns64_inform_super()
2019-11-19  W.C.A. Wijngaards- Fix Integer Overflow in Regional Allocator,
2019-11-19  W.C.A. WijngaardsCast to unsigned before comparison for assertion.
2019-11-19  W.C.A. WijngaardsAnd check the buffer size precisely.
2019-11-19  W.C.A. Wijngaards- Fixes to please lint checks.
2019-11-19  W.C.A. Wijngaards- Fix authzone printout buffer length check.
2019-11-19  W.C.A. Wijngaards- 1.9.5 is 1.9.4 with bugfix, trunk is 1.9.6 in develop...
2019-11-19  W.C.A. Wijngaards- Fix CVE-2019-18934, shell execution in ipsecmod.
2019-11-18  W.C.A. Wijngaards- gitignore .source tempfile used for compatible make.
2019-11-18  W.C.A. Wijngaards- Portable grep usage for reuseport configure test.
2019-11-18  W.C.A. Wijngaards- Provide a prototype for compat malloc to remove compi...
2019-11-18  W.C.A. Wijngaards- update to bison output of 3.4.1 in code repository.
2019-11-18  W.C.A. Wijngaards- In unbound-host use separate variable for get_option...
2019-11-13  W.C.A. Wijngaards- fixes for splint cleanliness, long vs int in SSL...
2019-11-13  W.C.A. Wijngaards- contrib/fastrpz.patch updated to apply for current...
2019-11-13  W.C.A. Wijngaards- iana portlist updated.
2019-11-11  W.C.A. WijngaardsChangelog note and configure autoconf generated.
2019-11-11  Wouter WijngaardsMerge pull request #102 from jrtc27/freebsd-getentropy
2019-11-11  W.C.A. Wijngaards- Fix #109: check number of arguments for stdin-pipes in
2019-11-02  James ClarkeAdd getentropy emulation for FreeBSD 102/head
2019-10-24  W.C.A. Wijngaards- Fix #99: Memory leak in ub_ctx (event_base will never...
2019-10-23  George ThessalonikefsAdd new configure option `--enable-fully-static` to...
2019-10-23  W.C.A. WijngaardsChangelog note for #97.
2019-10-23  Wouter WijngaardsMerge pull request #97 from Erethon/master
2019-10-22  Dionysis Grigoropoulosmanpage: Add missing word on unbound.conf 97/head
2019-10-22  W.C.A. Wijngaards- drop-tld.diff: adds option drop-tld: yesno that drops...
2019-10-07  W.C.A. Wijngaards- Add doxygen comments to unbound-anchor source address...
2019-10-03  W.C.A. WijngaardsFor #86, note credit for Lukas Wunner.
2019-10-03  W.C.A. WijngaardsChangelog entry for #86 and whitespace fix.
2019-10-03  Wouter WijngaardsMerge pull request #86 from psquarejho/master
2019-10-03  W.C.A. Wijngaards- Merge 1.9.4 release with fix for vulnerability CVE...
2019-10-03  W.C.A. WijngaardsMerge remote-tracking branch 'origin/branch-1.9.4'
2019-10-03  W.C.A. WijngaardsBranch 1.9.4 prepares for 1.9.4 release from 1.9.3 release-1.9.4
2019-10-03  W.C.A. WijngaardsChangelog entry for Merge #90.
2019-10-03  Wouter WijngaardsMerge pull request #90 from vcunat/p/nettle-3.5
2019-10-02  Vladimír Čunátfix build with nettle-3.5 90/head
2019-09-26  W.C.A. WijngaardsChangelog note for #87.
2019-09-26  Wouter WijngaardsMerge pull request #87 from hardfalcon/patch-1
2019-09-26  Pascal ErnsterDrop CAP_KILL, use + prefix for ExecReload= instead 87/head
2019-09-25  W.C.A. Wijngaards- The unbound.conf includes are sorted ascending, for...
2019-09-24  Jens HoffrichterAdded -b / source address option to smallapp/unbound... 86/head
2019-09-23  W.C.A. WijngaardsChangelog entry for fix #84 and #85.
2019-09-23  Wouter WijngaardsMerge pull request #85 from sam-lunt/add-cap-kill
2019-09-21  sam-luntAdd kill capability to systemd service file 85/head
2019-09-20  W.C.A. WijngaardsChangelog entry for #83
2019-09-20  Wouter WijngaardsMerge pull request #83 from Maryse47/nofork
2019-09-20  Maryse47unbound.service.in: do not fork into the background 83/head
2019-09-20  W.C.A. WijngaardsChangelog entry for #81.
2019-09-20  Wouter WijngaardsMerge pull request #81 from Maryse47/urandom
2019-09-20  W.C.A. Wijngaards(Changelog entry for #82).
2019-09-20  Wouter WijngaardsMerge pull request #82 from hardfalcon/patch-1
2019-09-20  Pascal ErnsterDowngrade CAP_NET_ADMIN to CAP_NET_RAW in unbound.service 82/head
2019-09-19  Maryse47Consistently use /dev/urandom instead of /dev/random... 81/head
2019-09-19  W.C.A. Wijngaards- Merge #80 from stasic: Improve wording in man page.
2019-09-19  Wouter WijngaardsMerge pull request #80 from stasic/patch-1
2019-09-19  Arsen StasicImprove wording in man page 80/head
2019-09-19  W.C.A. Wijngaards- Fix wrong response ttl for prepended short CNAME...
2019-09-19  W.C.A. Wijngaards- Fix for oss-fuzz build warning.
2019-09-19  W.C.A. Wijngaards- Fix fix for #78 to also free service callback struct.
2019-09-19  W.C.A. Wijngaards- oss-fuzz badge on README.md.
2019-09-19  W.C.A. Wijngaards- Merge pull request #76 from Maryse47: Improvements...
2019-09-19  Wouter WijngaardsMerge pull request #76 from Maryse47/patch-1
2019-09-19  W.C.A. Wijngaards- Fix #78: Memory leak in outside_network.c.
2019-09-18  Maryse47Improvements and fixes for systemd unbound.service 76/head
2019-09-11  W.C.A. Wijngaards- Use explicit bzero for wiping clear buffer of hash...
next