]> git.ipfire.org Git - thirdparty/unbound.git/shortlog
thirdparty/unbound.git
2017-06-16  Ralph Dolmans- Fix #1277: disable domain ratelimit by setting value...
2017-06-16  Wouter Wijngaards- Fix to unlock view in view test.
2017-06-16  Wouter Wijngaards- Fix dnscrypt chacha cert support ifdefs.
2017-06-16  Wouter Wijngaardsand yacc, lex it.
2017-06-16  Wouter Wijngaards- Fix memory leak in dnscrypt config read.
2017-06-16  Wouter Wijngaards- Fix memory leak in sldns_buffer_new_frm_data.
2017-06-16  Wouter Wijngaards- Free callback in edns-subnetmod on exit and restart.
2017-06-16  Wouter Wijngaards- Fix #1301: memory leak in respip and tests.
2017-06-15  Wouter Wijngaards- Fix query for refetch_glue of stub leaking to internet.
2017-06-15  Wouter Wijngaards- Fix stub zone queries leaking to the internet for
2017-06-13  Wouter Wijngaards- More fixes in depth for buffer checks in 0x20 qname...
2017-06-13  Wouter Wijngaards- Fix #1280: Unbound fails assert when response from...
2017-06-13  Wouter Wijngaards- Fix #1279: Memory leak on reload when python module...
2017-06-12  Wouter Wijngaardsmake depend.
2017-06-12  Wouter Wijngaards- Fix #1278: Incomplete wildcard proof.
2017-06-08  Ralph Dolmans- Added domain name based ECS whitelist.
2017-06-08  Wouter Wijngaards- dnscrypt unit tests with chacha.
2017-06-08  Wouter Wijngaards- Detect chacha for dnscrypt at configure time.
2017-06-08  Wouter Wijngaardsand this dnscrypt commit for chacha.
2017-06-07  Wouter Wijngaards- Add dnscrypt XChaCha20 tests.
2017-06-07  Wouter Wijngaardsmake depend
2017-06-07  Wouter WijngaardsFixup compile for clean_additional changes
2017-06-07  Wouter Wijngaards- Fix that unbound-control can set val_clean_additional...
2017-06-07  Wouter Wijngaards- Fix that unbound-control can set val_clean_additional...
2017-06-06  Wouter Wijngaards- Fix #1276: [dnscrypt] add XChaCha20-Poly1305 cipher.
2017-06-06  Wouter Wijngaards- Fix #1275: cached data in cachedb is never used.
2017-06-06  Wouter Wijngaards- renumbering B-Root's IPv6 address to 2001:500:200::b.
2017-06-06  Wouter Wijngaards- Add an explicit type cast for TCP FASTOPEN fix.
2017-06-01  Ralph Dolmans- Fix #1274: automatically trim chroot path from dnscry...
2017-06-01  Wouter Wijngaards- Fix fastopen EPIPE fallthrough to perform connect.
2017-05-31  Ralph Dolmans- Also use global local-zones when there is a matching...
2017-05-31  Wouter Wijngaards- If MSG_FASTOPEN gives EPIPE fallthrough to try normal...
2017-05-31  Wouter Wijngaards- Fix #1273: cachedb.c doesn't compile with -Wextra.
2017-05-30  Ralph Dolmans- Fix #1269: inconsistent use of built-in local zones...
2017-05-30  Wouter Wijngaards- Support for openssl EVP_DigestVerify.
2017-05-29  Wouter Wijngaardsfix for lint
2017-05-29  Wouter Wijngaardsfixup attach_edns check for streamtcp (in case of futur...
2017-05-29  Wouter Wijngaards- Fix assertion for low buffer size and big edns payloa...
2017-05-26  Ralph Dolmans- Added redirect-bogus.patch to contrib directory.
2017-05-26  Wouter Wijngaards- printout localzone for duplicate local-zone warnings.
2017-05-26  Wouter Wijngaards- exec_prefix is by default equal to prefix.
2017-05-26  Wouter Wijngaards- Fix #1270: unitauth.c doesn't compile with higher...
2017-05-24  Wouter Wijngaardslint fix.
2017-05-24  Wouter Wijngaards- authzone cname chain, no rrset duplicates, wildcard...
2017-05-23  Wouter Wijngaardssave about 90 bytes per rrset and fix NSEC cover finding.
2017-05-23  Wouter Wijngaardsremove debug
2017-05-23  Wouter Wijngaardsbetter coverage.
2017-05-23  Wouter WijngaardsFix wildcard, DS lookup, CNAME from DNAME, and returnva...
2017-05-23  Wouter Wijngaardsautzone query unit test
2017-05-23  Wouter Wijngaards- iana portlist update
2017-05-23  Wouter Wijngaardsfix lint for unitauth.c
2017-05-23  Wouter Wijngaardsfix minimum ttl, verbose domain and ce determination...
2017-05-23  Wouter Wijngaardslint fixes.
2017-05-23  Wouter Wijngaardsmake depend for unitauth.c
2017-05-23  Wouter Wijngaards- first services/authzone check in, it compiles and...
2017-05-22  Wouter Wijngaards- Fix #1268: SIGSEGV after log_reopen.
2017-05-19  Wouter Wijngaards- str2wire fp2rr returns line string for $directives.
2017-05-18  Wouter Wijngaardsand compatibility with BoringSSL.
2017-05-18  Wouter Wijngaards- Fix #1267: Libunbound validator/val_secalgo.c uses...
2017-05-18  Wouter Wijngaards- Fix #1265 to use /bin/kill.
2017-05-17  Wouter WijngaardsFixup with prefix and exec_prefix expanded.
2017-05-17  Wouter Wijngaards- Fix #1265: contrib/unbound.service contains hardcoded...
2017-05-17  Wouter Wijngaardscommentfix.
2017-05-17  George Thessalonikefs- Use qstate's region for IPSECKEY rrset (ipsecmod).
2017-05-17  Wouter Wijngaardsslightly more generic for rcodes that are not SERVFAIL.
2017-05-17  Wouter Wijngaardsdon't accidentally increase repttl if it was small...
2017-05-17  Wouter Wijngaardsdescript can have NULL _name for unknown types (even...
2017-05-17  Wouter Wijngaardsbut my fix for the comment was wrong, remove this part...
2017-05-17  Wouter Wijngaardscast size_t to long for print as %ld.
2017-05-17  Wouter Wijngaardsfixup comment.
2017-05-16  Wouter Wijngaards- Fix type AVC sldns RR definition.
2017-05-16  Wouter Wijngaards- better module memory lookup, fix of unbound-control...
2017-05-16  Wouter Wijngaardscompiler warning fixes.
2017-05-16  Wouter Wijngaards- updated configure, dependencies and flex output.
2017-05-16  George Thessalonikefs- Implemented opportunistic IPsec support module (ipsec...
2017-05-16  Wouter Wijngaards- document trust-anchor-signaling in example config...
2017-05-16  Wouter Wijngaardsremove warning.
2017-05-16  Wouter Wijngaards- updated dependencies in the makefile.
2017-05-12  Wouter Wijngaards- Fix queries for nameservers under a stub leaking...
2017-05-12  Wouter Wijngaards- Adjust servfail by iterator to not store in cache...
2017-05-09  Ralph Dolmans- Add 'c' to getopt() in testbound.
2017-05-08  Wouter Wijngaards- Set SO_REUSEADDR on outgoing tcp connections to fix...
2017-05-08  Wouter Wijngaards- Fix tcp-mss failure printout text.
2017-05-02  Wouter Wijngaardssame space as gldns
2017-05-02  Wouter Wijngaards- sldns SMIMEA and AVC definitions, same as getdns...
2017-05-02  Wouter WijngaardsTKEY values.
2017-05-02  Wouter Wijngaardsdisable debug output.
2017-05-02  Wouter Wijngaards- Fix sldns parse and printout of TSIG RRs.
2017-05-02  Ralph Dolmans- Added mesh_add_sub to add detached mesh entries.
2017-05-02  Wouter Wijngaards- Fix sldns int16_data parse.
2017-05-02  Wouter Wijngaards- Fix sldns wire2str printout of RR type CAA tags.
2017-05-02  Wouter Wijngaards- Added test for leak of stub information.
2017-05-01  Wouter WijngaardsFix #1258: 64bit getting installed in C:\Program Files...
2017-05-01  Wouter Wijngaards- Fix #1258: Windows 10 X64 unbound 1.6.2 service will...
2017-05-01  Wouter Wijngaards- iana portlist update
2017-05-01  Wouter Wijngaards- Fix #1259: "--disable-ecdsa" argument overwritten
2017-04-26  Ralph Dolmansregional_alloc + memcpy to regional_alloc_init
2017-04-26  Ralph Dolmansplease lint
2017-04-26  Ralph Dolmans- Implemented trust anchor signaling using key tag...
2017-04-26  Wouter Wijngaards- Based on #1257: check parse limit before t increment...
next