]> git.ipfire.org Git - thirdparty/unbound.git/shortlog
thirdparty/unbound.git
2017-04-24  Wouter Wijngaards- trunk contains 1.6.3 version number (changes from...
2017-04-24  Wouter Wijngaardsvariables get_option and set_option also for dnscrypt.
2017-04-24  Wouter Wijngaards- unbound-checkconf -o allows query of dnstap config...
2017-04-21  Ralph Dolmans- iana portlist update
2017-04-21  Ralph Dolmans- Fix #1254: clarify ratelimit-{for,below}-domain ...
2017-04-18  Ralph Dolmans- Fix #1253: unused variable in edns-subnet/addrtree...
2017-04-18  Ralph Dolmans- Fix #1252: more indentation inconsistencies.
2017-04-13  Wouter Wijngaardslint.
2017-04-13  Wouter Wijngaardsmore lint for stats
2017-04-13  Wouter Wijngaardsno lint for timeval.
2017-04-13  Wouter Wijngaardsmore lint.
2017-04-13  Wouter Wijngaardsplease lint.
2017-04-13  Wouter Wijngaardsplease lint.
2017-04-13  Wouter Wijngaardsone more dependency
2017-04-13  Wouter Wijngaards- (for 1.6.3:) unbound.h exports the shm stats structur...
2017-04-13  Ralph Dolmans- Added ECS unit test (from Manu Bretelle).
2017-04-13  Wouter Wijngaards- tag for 1.6.2rc1 release-1.6.2rc1
2017-04-13  Wouter Wijngaards- Fix #1250: inconsistent indentation in services/liste...
2017-04-12  Wouter Wijngaards- subnet mem value is available in shm, also when not...
2017-04-12  Ralph Dolmans- Set SHM ECS memory usage to 0 when module not loaded.
2017-04-12  Ralph Dolmans- Fix #1249: unbound doesn't return FORMERR to bogus...
2017-04-12  Ralph Dolmans- Properly check for allocation failure in local_data_f...
2017-04-12  Ralph Dolmans- Fix #1247: unbound does not shorten source prefix...
2017-04-11  Ralph Dolmans- Also display ECS module memory stats in stats_shm
2017-04-11  Ralph Dolmans- Display ECS module memory usage.
2017-04-10  Wouter Wijngaardsbetter description.
2017-04-10  Wouter Wijngaards- harden algo downgrade also makes unbound more lenient...
2017-04-10  Ralph Dolmans- Use correct identifier for SHM destroy.
2017-04-10  Ralph Dolmans- Zero initialize addrtree allocation.
2017-04-10  Ralph DolmansRespip dereference after NULL check.
2017-04-10  Ralph Dolmans- Remove ECS option after REFUSED answer
2017-04-07  George Thessalonikefs- Fix pythonmod for cb changes.
2017-04-07  Ralph DolmansUnlock view in respip unit test
2017-04-06  Wouter Wijngaards- Fix pythonmod for cb changes.
2017-04-06  Wouter Wijngaardsassign cb_arg
2017-04-06  Ralph Dolmans- remove malloc from inplace_cb_register
2017-04-06  Wouter WijngaardsFixup unused parameters.
2017-04-06  Wouter Wijngaardsfixup unused parameters.
2017-04-06  Ralph Dolmans- Generalise inplace callback (de)registration
2017-04-06  Wouter Wijngaards- Fix respip for braces when locks arent used.
2017-04-06  Wouter Wijngaards- iana portlist update
2017-04-06  Wouter Wijngaards- Small fixup for documentation.
2017-04-04  Wouter Wijngaards- iana portlist update
2017-04-04  Wouter Wijngaards- Fix #1244: document that use of chroot requires trust...
2017-04-03  Ralph Dolmans- Do not add current time twice to TTL before ECS cache...
2017-04-03  Wouter Wijngaards- iana portlist update
2017-04-03  Wouter Wijngaards- Fix #1217: Add metrics to unbound-control interface...
2017-03-27  Wouter Wijngaardsinclude for gettimeofday
2017-03-27  Wouter Wijngaards- Remove (now unused) event2 include from dnscrypt...
2017-03-24  George Thessalonikefs- Update Changelog.
2017-03-24  George Thessalonikefs- Fix to prevent non-referal query from being cached...
2017-03-23  Wouter Wijngaards- Fix #1239: configure fails to find python distutils...
2017-03-22  Wouter Wijngaards- Fix #1229: Systemd service sandboxing, options in...
2017-03-22  Wouter Wijngaards- Fix #1238: segmentation fault when adding through...
2017-03-21  Wouter Wijngaardsltmain from Fedora distro.
2017-03-21  Wouter Wijngaardsautoconf (because easier diffs with other releases)
2017-03-21  Ralph Dolmans- Merge EDNS Client subnet implementation from feature...
2017-03-21  Wouter Wijngaards- Fix doxygen for dnscrypt files.
2017-03-20  Wouter Wijngaards- fixup for lruhash (whitespace and header file comment).
2017-03-20  Wouter Wijngaardsnicer gettimeofday error handling.
2017-03-20  Wouter WijngaardsFixup compile without libsodium.
2017-03-20  Wouter Wijngaardswhitespace better.
2017-03-20  Wouter Wijngaards- lru_demote and lruhash_insert_or_retrieve functions...
2017-03-20  Wouter Wijngaardsmore fixups.
2017-03-20  Wouter Wijngaards- make depend, autoconf, remove warnings about statemen...
2017-03-20  Wouter Wijngaards- #1217. DNSCrypt support, with --enable-dnscrypt,...
2017-03-17  Wouter Wijngaards- Fix #1237 - Wrong resolving in chain, for norec queri...
2017-03-17  Wouter Wijngaards- Patch for view functionality for local-data-ptr from...
2017-03-16  Wouter Wijngaardsprettier size_t and defines.
2017-03-16  Wouter WijngaardsFixup array reference
2017-03-16  Wouter Wijngaardsfix for lint
2017-03-16  Wouter Wijngaardsone less include and make depend
2017-03-16  Wouter Wijngaardsfix layout.
2017-03-16  Wouter Wijngaardsfix comparison, unsigned does not become negative.
2017-03-16  Wouter Wijngaards- trustanchor tags are sorted. reusable routine to...
2017-03-16  Wouter Wijngaards- Fix that looped DNAMEs do not cause unbound to spend...
2017-03-16  Wouter Wijngaardsfixup
2017-03-16  Wouter Wijngaardsfix doxygen annotation
2017-03-16  Wouter Wijngaardsremove debug print out
2017-03-16  Wouter Wijngaards- Add trustanchor.unbound CH TXT that gets a response...
2017-03-13  Wouter WijngaardsFixup validation test; the YXDOMAIN is returned and...
2017-03-13  Wouter Wijngaards- Fix #1235: Fix too long DNAME expansion produces...
2017-03-13  Wouter Wijngaards- testbound understands Deckard MATCH rcode question...
2017-03-10  Wouter Wijngaards- Fix #1234: shortening DNAME loop produces duplicate...
2017-03-09  Wouter Wijngaards- unbound-control list local zone and data commands...
2017-03-09  Wouter Wijngaardsfixup testbound -1
2017-03-09  Wouter Wijngaardsfixup script tests
2017-03-09  Wouter Wijngaards- --disable-sha1 disables SHA1 support in RRSIG, so...
2017-03-08  Wouter Wijngaardslint for unit test
2017-03-08  Wouter Wijngaardslint.
2017-03-08  Wouter Wijngaardsplease lint.
2017-03-08  Wouter Wijngaardsplease doxygen.
2017-03-08  Wouter Wijngaards- fix enum conversion warnings
2017-03-08  Wouter Wijngaards- swig version 2.0.1 required.
2017-03-08  Wouter Wijngaards- make depend for build dependencies.
2017-03-07  Wouter Wijngaards- Response actions based on IP address from Jinmei...
2017-03-07  Wouter Wijngaards- Fix #1230: swig version 2.0.0 is required for pythonm...
2017-03-06  Wouter Wijngaards- iana portlist update
2017-03-06  Wouter Wijngaards- Fix #1229: Systemd service sandboxing in contrib...
2017-02-28  Ralph Dolmans - Fix testpkts.c, check if DO bit is set, not only...
next