]> git.ipfire.org Git - thirdparty/unbound.git/shortlog
thirdparty/unbound.git
2019-12-10  Florian ObserFix typo to let serve-expired-ttl work with ub_ctx_set_... 129/head
2019-12-10  W.C.A. Wijngaards- Fix to make auth zone IXFR to fallback to AXFR if...
2019-12-06  W.C.A. Wijngaards- Fix Makefile.in for ipset module compile, from Adi... release-1.9.6
2019-12-06  W.C.A. Wijngaards- Fix ipsecmod compile.
2019-12-05  W.C.A. Wijngaards- tag for 1.9.6rc1. release-1.9.6rc1
2019-12-05  W.C.A. Wijngaards- unbound-fuzzers.tar.bz2: three programs for fuzzing...
2019-12-04  W.C.A. Wijngaards- Fix Make Test Fails when Configured With --enable...
2019-12-04  W.C.A. Wijngaards- update contrib/fastrpz.patch to apply more cleanly.
2019-12-04  W.C.A. Wijngaards- Fix testbound for alloccheck runs, memory purify...
2019-12-04  W.C.A. Wijngaards- Fix lock type for memory purify log lock deletion.
2019-12-03  W.C.A. Wijngaards- make depend
2019-12-03  W.C.A. Wijngaards- Fix Hardcoded Constant, reported by X41 D-Sec.
2019-12-03  W.C.A. Wijngaards- Fix _vfixed not Used, removed from sbuffer code,
2019-12-03  W.C.A. Wijngaards- Fix compile error in dnscrypt.
2019-12-03  W.C.A. Wijngaards- Fix Client NONCE Generation used for Server NONCE,
2019-12-03  W.C.A. Wijngaards- Fix Bad Indentation, in dnscrypt.c,
2019-12-03  W.C.A. Wijngaards- Fix snprintf() supports the n-specifier,
2019-12-03  W.C.A. WijngaardsNote what it did, lower to 256 max count.
2019-12-03  W.C.A. Wijngaards- Fix Hang in sldns_wire2str_pkt_scan(),
2019-12-03  W.C.A. Wijngaards- Fix Out of Bound Write Compressed Names in rdata_copy(),
2019-12-03  W.C.A. Wijngaards- Fix Insufficient Handling of Compressed Names in...
2019-12-03  W.C.A. Wijngaards- Fix Out of Bounds Write in sldns_b64_pton(),
2019-12-03  W.C.A. Wijngaards- Fix Out of Bounds Write in sldns_str2wire_str_buf(),
2019-12-03  W.C.A. Wijngaards- Fix OOB Read in sldns_wire2str_dname_scan(),
2019-12-03  W.C.A. Wijngaards- Fix Assert Causing DoS in dname_pkt_copy(),
2019-12-03  W.C.A. Wijngaards- Fix similar code in auth_zone synth cname to add...
2019-12-03  W.C.A. Wijngaards- Fix Assert Causing DoS in synth_cname(),
2019-12-03  W.C.A. Wijngaards- Fix text around serial arithmatic used for RRSIG...
2019-12-03  W.C.A. WijngaardsChangelog entry for merge of #124.
2019-12-03  Wouter WijngaardsMerge pull request #124 from rmetrich/basic_loglock
2019-12-02  W.C.A. WijngaardsChangelog entry for #122.
2019-12-02  Wouter WijngaardsMerge pull request #122 from he32/timeout-fix
2019-11-26  Renaud MétrichChanged log lock from 'quick' to 'basic' because this... 124/head
2019-11-25  Havard EidnesIn tcp_callback_writer(), don't disable time-out when... 122/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'
next