]> git.ipfire.org Git - thirdparty/unbound.git/shortlog
thirdparty/unbound.git
2018-06-29  Wouter WijngaardsAnd documentation.
2018-06-29  Wouter Wijngaards- dns64-ignore-aaaa: config option to list domain names...
2018-06-29  Wouter Wijngaards- log port number with err_addr logs.
2018-06-28  Wouter Wijngaardsexplain num.tcp and num.tls
2018-06-28  Wouter Wijngaards- num.queries.tls counter for queries over TLS.
2018-06-27  Wouter Wijngaards- Patch, do not export python from pkg-config, from...
2018-06-27  Wouter Wijngaards- #4109: Fix that package config depends on python...
2018-06-26  Wouter Wijngaards- Fix that auth-zone does not start the wait timer...
2018-06-26  Wouter Wijngaards- Fix that auth-zone master reply with current SOA...
2018-06-26  Wouter Wijngaards- Tentative fix for permission denied on IPv6 address...
2018-06-21  Wouter WijngaardsDocument behaviour.
2018-06-21  Wouter WijngaardsAnd moved -C to front.
2018-06-21  Wouter Wijngaards- Fix usage printout for unbound-host, hostname has...
2018-06-21  Wouter WijngaardsNote contents of release 1.7.3
2018-06-21  Wouter Wijngaards- #4108: systemd reload hang fix.
2018-06-19  Wouter Wijngaards- Fix windows unbound-control no cert bad file descript...
2018-06-19  Wouter Wijngaardsadd trailing newline.
2018-06-19  Wouter Wijngaards- Windows example service.conf edited with more windows...
2018-06-19  Wouter Wijngaards- Fix for unbound-control on Windows and set TCP socket...
2018-06-18  Wouter Wijngaards- Fix unbound-checkconf for control-use-cert.
2018-06-18  Wouter WijngaardsChangelog note, fix is part of 1.7.3rc2.
2018-06-18  Wouter Wijngaards- Fix that control-use-cert: no works for 127.0.0.1...
2018-06-18  Wouter Wijngaards- Print warning when control-use-cert is used with...
2018-06-15  Wouter Wijngaards- unbound-control auth_zone_transfer _zone_ option...
2018-06-15  Wouter Wijngaards- unbound-control auth_zone_reload _zone_ option reread...
2018-06-15  Wouter Wijngaards- trunk has 1.7.4.
2018-06-15  Wouter Wijngaards- tag for 1.7.3rc1. release-1.7.3rc1
2018-06-14  Wouter Wijngaards- Fix nettle compile.
2018-06-14  Wouter Wijngaards- Fix that first control-interface determines if TLS...
2018-06-14  Wouter Wijngaards- #4103: Fix that auth-zone does not insist on SOA...
2018-06-12  Ralph Dolmans- Don't count CNAME response types received during...
2018-06-12  Wouter Wijngaardsremove unreachable point for portablity
2018-06-12  Wouter WijngaardsFix snprintf size.
2018-06-12  Wouter Wijngaards- remade dependencies in the Makefile.
2018-06-12  Wouter Wijngaards- Fix buffer size warning in unit test.
2018-06-12  Wouter WijngaardsContinue to read also when signals are sent.
2018-06-12  Wouter Wijngaardsbetter documentation in header file
2018-06-12  Wouter Wijngaards- Rename tls-additional-ports to tls-additional-port...
2018-06-12  Wouter WijngaardsFixup error print for unix pipe.
2018-06-12  Wouter WijngaardsAccurate printout in status output.
2018-06-12  Wouter Wijngaards- #4102 for NSD, but for Unbound. Named unix pipes...
2018-06-11  Wouter Wijngaardstrunk is 1.7.3 in development.
2018-06-11  Wouter Wijngaardsnote OpenBSD accept4.
2018-06-06  Wouter Wijngaards- Patch to fix openwrt for mac os build darwin detectio...
2018-06-05  Wouter Wijngaardsadjust test, for timer too slow for old machines.
2018-06-05  Wouter Wijngaards- Fix crash if ratelimit taken into use with unbound...
2018-06-05  Wouter Wijngaardsaccept4 also on OpenBSD
2018-06-04  Wouter Wijngaardsbetter fix for #4100
2018-06-04  Wouter WijngaardsTrack bug.nr 4100
2018-06-04  Wouter Wijngaards- Fix stub reprime when it becomes useless.
2018-06-04  Wouter Wijngaards- tag for 1.7.2rc1 release-1.7.2rc1
2018-06-04  Wouter Wijngaards- Fix deadlock caused by incoming notify for auth-zone.
2018-06-01  Wouter Wijngaards- Rename additional-tls-port to tls-additional-ports.
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
next