]> git.ipfire.org Git - thirdparty/unbound.git/shortlog
thirdparty/unbound.git
2018-05-30  Wouter Wijngaardsrerun bison.
2018-05-30  Wouter Wijngaards- Patch from Syzdek: Add ability to ignore RD bit and...
2018-05-29  Wouter Wijngaards- Fix that fallback for windows port.
2018-05-29  Wouter Wijngaards- in compat/arc4random call getentropy_urandom when...
2018-05-28  Wouter Wijngaards- tls-win-cert option that adds the system certificate...
2018-05-28  Wouter Wijngaards- Add routine from getdns to add windows cert store...
2018-05-28  Wouter Wijngaards- Fix windows tcp and tls spin on events.
2018-05-25  Wouter Wijngaards- Fix close events for tcp only.
2018-05-25  Wouter Wijngaards- Fix that tcp sticky events are removed for closed...
2018-05-25  Wouter Wijngaards- For TCP and TLS connections that don't establish...
2018-05-24  Wouter Wijngaardssetup when ssl upstream or a cert-bundle is configured.
2018-05-24  Wouter WijngaardsFix asynclook for libunbound needing SSL initialization
2018-05-24  Wouter Wijngaards- unbound-host initializes ssl (for potential DNS-over...
2018-05-24  Wouter Wijngaards- Fix that windows unbound service can use DNS-over...
2018-05-24  Wouter Wijngaardsmake depend for win_svc.c include.
2018-05-24  Wouter Wijngaards- Fix that libunbound can do DNS-over-TLS, when configured.
2018-05-23  Wouter Wijngaards- Use accept4 to speed up incoming TCP (and TLS) connec...
2018-05-17  Ralph Dolmans- Qname minimisation default changed to yes.
2018-05-15  Wouter Wijngaardsgenerated yacc and lex output.
2018-05-15  Wouter Wijngaards- Fix low-rtt-pct to low-rtt-permil, as it is parts...
2018-05-11  Wouter Wijngaards- Fix contrib/libunbound.pc for libssl libcrypto refere...
2018-05-07  Wouter Wijngaards- Fix mesh state assertion failure due to callback...
2018-05-07  Wouter Wijngaards- Fix windows to not have sticky TLS events for TCP.
2018-05-03  Wouter WijngaardsFix async bool.
2018-05-03  Wouter Wijngaardsfix to please gcc 8 and lint.
2018-05-03  Wouter WijngaardsAnd cast here.
2018-05-03  Wouter Wijngaards- Fix function type cast warning in libunbound context...
2018-05-03  Wouter Wijngaards- Fix gcc 8 buffer warning in testcode.
2018-05-03  Wouter Wijngaards- Fix that configure --with-libhiredis also turns on...
2018-05-03  Wouter Wijngaardstrunk has 1.7.2 in development
2018-05-02  Wouter WijngaardsFixup test for new timeout value.
2018-05-02  Wouter Wijngaards- Fix fail to reject dead peers in forward-zone, with...
2018-05-01  Wouter Wijngaards- Fix that unbound-control reload frees the rrset keys...
2018-05-01  Wouter Wijngaardsvalgrind for unittest.
2018-05-01  Wouter Wijngaardsvalgrind more unit tests.
2018-04-30  Wouter Wijngaards- Fix spelling error in man page and note defaults...
2018-04-26  Wouter Wijngaards- tag for 1.7.1rc1 release. release-1.7.1rc1
2018-04-26  Wouter Wijngaards- Fix for crash in daemon_cleanup with dnstap during...
2018-04-25  Ralph Dolmans- Fix memory leak when caching wildcard records for...
2018-04-24  Wouter WijngaardsAnd assertion.
2018-04-24  Wouter Wijngaards- Fix auth https for libev.
2018-04-24  Wouter Wijngaards- Fix contrib/fastrpz.patch for this release.
2018-04-24  Wouter WijngaardsThis lexer output looks like it'll have less signed...
2018-04-24  Wouter WijngaardsFixup whitespace for added authzone code.
2018-04-24  Ralph Dolmansstrcpy to memmove, to please analysers
2018-04-24  Wouter WijngaardsFix libunbound return for root key sentinel.
2018-04-24  Ralph DolmansAdd root-key-sentinel test description
2018-04-24  Ralph DolmansAdded root-key-sentinel test
2018-04-24  Ralph Dolmans- Added root-key-sentinel support
2018-04-23  Wouter Wijngaardsmake depend
2018-04-23  Wouter Wijngaards- list_auth_zones unbound-control command.
2018-04-23  Wouter Wijngaardsunit test with TLS authentication
2018-04-23  Wouter Wijngaards- Fix cname classification with qname minimisation...
2018-04-23  Wouter Wijngaards- Attempt for auth zone fix; add of callback in mesh...
2018-04-23  Wouter Wijngaards- Fix sldns parse failure for CDS alternate delete...
2018-04-23  Wouter Wijngaards- auth zone http download stores exact copy of download...
2018-04-23  Wouter Wijngaards- Fix #4092: libunbound: use-caps-for-id lacks colon in
2018-04-23  Wouter Wijngaards- makedist uses bz2 for expat code, instead of tar.gz.
2018-04-20  Wouter Wijngaards- Delete auth zone when removed from config.
2018-04-20  Wouter Wijngaards- Fix #4091: Fix that reload of auth-zone does not...
2018-04-20  Wouter Wijngaards- removed free from failed parse case.
2018-04-20  Wouter Wijngaardsexplain how to read the certificate.
2018-04-20  Wouter Wijngaards- man page documentation for dns-over-tls forward-addr...
2018-04-19  Wouter Wijngaards- For addr with #authname and no @port notation, the...
2018-04-19  Wouter WijngaardsNote bugfix and RFC support.
2018-04-19  Wouter Wijngaardsnote RFC.
2018-04-19  Wouter WijngaardsNote example use of tls authentication.
2018-04-19  Wouter Wijngaardsfix lint
2018-04-19  Wouter Wijngaardsfix doxygen comments.
2018-04-19  Wouter Wijngaards- Can set tls authentication with forward-addr: IP...
2018-04-18  Wouter Wijngaards- Fix auth-zone retry timer to be on schedule with...
2018-04-17  Wouter Wijngaards- unit test for allow-notify
2018-04-17  Wouter Wijngaards- allow-notify: config statement for auth-zones.
2018-04-17  Wouter Wijngaards- auth zone notify work.
2018-04-16  Wouter Wijngaards- auth zone notify work.
2018-04-16  Wouter Wijngaards- auth zone notify work.
2018-04-16  Wouter Wijngaards- Fix auth zone target lookup iterator.
2018-04-13  Wouter Wijngaards- Fix memory free on fail for $INCLUDE in authzone.
2018-04-13  Wouter Wijngaards- Fix for max include depth for authzones.
2018-04-10  Wouter Wijngaardsfix lint.
2018-04-10  Wouter WijngaardsFix doxygen
2018-04-10  Wouter Wijngaards- auth zone notify work.
2018-04-10  Ralph Dolmanscast neg cache stats to long long
2018-04-10  Wouter Wijngaardsmake depend
2018-04-10  Ralph Dolmans- num.query.aggressive.NOERROR and num.query.aggressive...
2018-04-10  Wouter WijngaardsNote default value.
2018-04-10  Wouter Wijngaards- documentation for low-rtt and low-rtt-pct.
2018-04-09  Wouter Wijngaardsget_option and set_option for low-rtt and low-rtt-pct.
2018-04-09  Wouter Wijngaards- low-rtt and low-rtt-pct in unbound.conf enable the...
2018-04-09  Wouter Wijngaards- Accept both option names with and without colon for...
2018-04-09  Wouter Wijngaards- num.query.authzone.up and num.query.authzone.down...
2018-04-09  Wouter Wijngaards- Fix that flush_zone sets prefetch ttl expired, so...
2018-04-06  Wouter WijngaardsRemoved unused files (from an editor?).
2018-04-05  Wouter Wijngaards- ED448 support.
2018-04-05  Wouter Wijngaards- Fix unbound-control over pipe with openssl 1.1.1...
2018-04-05  Wouter WijngaardsFixup.
2018-04-05  Wouter Wijngaards- Fix above stub queries for type NS and useless delega...
2018-04-05  Wouter Wijngaards- nitpick fixes in example.conf.
2018-04-05  Wouter Wijngaardsmake depend
2018-04-05  Wouter Wijngaards- Combine write of tcp length and tcp query for dns...
next