]> git.ipfire.org Git - thirdparty/unbound.git/shortlog
thirdparty/unbound.git
2018-11-22  Wouter Wijngaards- ignore debug python module for test in doxygen output.
2018-11-22  Wouter Wijngaards- With ./configure --with-pyunbound --with-pythonmodule
2018-11-21  Wouter WijngaardsFixup.
2018-11-21  Wouter Wijngaards- Scrub NS records from NODATA responses as well.
2018-11-20  Wouter Wijngaards- Removed compile warnings in pythonmod sockaddr routines.
2018-11-20  Wouter Wijngaards- Add patch from Jan Vcelak for pythonmod,
2018-11-20  Wouter Wijngaards- Scrub NS records from NXDOMAIN responses to stop...
2018-11-19  Wouter Wijngaards- Support SO_REUSEPORT_LB in FreeBSD 12 with the so...
2018-11-14  Ralph Dolmans- added contrib config files to gitignore
2018-11-06  Ralph Dolmans- Bugfix min-client-subnet-ipv6
2018-10-25  Wouter Wijngaards- Fix #4152: Logs shows wrong time when using log-time...
2018-10-25  Wouter Wijngaards- remade makefile dependencies.
2018-10-25  Wouter Wijngaardsmake depend
2018-10-25  Wouter Wijngaards- Fix #4126: RTT_band too low on VSAT links with 600...
2018-10-25  Wouter Wijngaards- Fix #4132: Openness/closeness of RANGE intervals...
2018-10-25  Ralph DolmansDocument min-client-subnet-ipv4/6 default value
2018-10-25  Ralph Dolmans- Add min-client-subnet-ipv6 and min-client-subnet...
2018-10-25  Wouter Wijngaards- Fix #4141: More randomness to rrset-roundrobin.
2018-10-25  Wouter Wijngaards- Fix #4190: Please create a "ANY" deny option, adds...
2018-10-25  Wouter WijngaardsMove rcode code back.
2018-10-25  Wouter Wijngaards- Fix #4191: NXDOMAIN vs SERVFAIL during dns64 PTR...
2018-10-24  Ralph Dolmans - Add markdel function to ECS slabhash.
2018-10-22  Wouter Wijngaards- Fix #4154: make ECS_MAX_TREESIZE configurable, with
2018-10-22  Wouter Wijngaardsportability.
2018-10-22  Wouter Wijngaards- check that the dnstap socket file can be opened and...
2018-10-22  Wouter Wijngaards- Fix #4192: unbound-control-setup generates keys not...
2018-10-22  Ralph Dolmans- Change fast-server-num default to 3.
2018-10-08  Ralph DolmansMore lint pleasing
2018-10-08  Ralph DolmansPlease lint by using proper types
2018-10-08  Ralph Dolmans - Add fast-server-permil and fast-server-num options.
2018-10-08  Wouter Wijngaards- Squelch log of failed to tcp initiate after TCP Fasto...
2018-10-08  Wouter WijngaardsTrunk has 1.8.2 in development.
2018-10-08  Wouter Wijngaards- fastrpz.patch fix included.
2018-10-05  Wouter Wijngaards- iana port update.
2018-10-05  Wouter Wijngaards- Set default for so-reuseport to no for FreeBSD. ...
2018-10-05  Wouter Wijngaards- Squelch EADDRNOTAVAIL errors when the interface goes...
2018-10-02  Wouter Wijngaards- clang analyze test is used only when assertions are...
2018-10-02  Wouter WijngaardsRemove that fix, analyzer is for debug with assertions.
2018-10-02  Wouter Wijngaardsremove unused diagnostic pragmas that themselves genera...
2018-10-02  Wouter WijngaardsRemove unused diagnostic pragmas that themselves genera...
2018-10-02  Wouter Wijngaardsline fixup
2018-10-02  Wouter WijngaardsRemove unused variable from contrib fastrpz/rpz.c
2018-10-02  Wouter Wijngaards- updated contrib/fastrpz.patch to apply for this version
2018-10-02  Wouter Wijngaards- Fix testlock code to set noreturn on error routine.
2018-10-02  Wouter Wijngaards- Fix clang analyzer for optimize compile analysis.
2018-10-02  Wouter Wijngaards- dnscrypt.c removed sizeof to get array bounds.
2018-10-02  Wouter WijngaardsFixup fastrpz.patch
2018-10-01  Wouter Wijngaards- tag for release 1.8.1rc1. release-1.8.1rc1
2018-10-01  Wouter Wijngaardsnote down that memory leak #4149 is fixed.
2018-09-27  Wouter Wijngaards- Fix #4188: IPv6 forwarders without ipv6 result in...
2018-09-25  Wouter Wijngaards- Add SSL cleanup for tcp timeout.
2018-09-25  Wouter Wijngaards- Perform TLS SNI indication of the host that is being...
2018-09-17  Wouter Wijngaards- Fix #4156: Fix systemd service manager state change...
2018-09-17  Wouter Wijngaards- Fix that with harden-below-nxdomain and qname minisat...
2018-09-17  Wouter Wijngaardsfix error print
2018-09-17  Wouter Wijngaardsfixup 3
2018-09-17  Wouter WijngaardsFixup
2018-09-17  Wouter Wijngaards- Fix unbound for openssl in FIPS mode, it uses the...
2018-09-17  Wouter Wijngaards- Fix compile on Mac for unbound, provide explicit_bzer...
2018-09-13  Wouter Wijngaards- annotate exit functions with noreturn in unbound...
2018-09-13  Wouter Wijngaards- nicer bio free code in unbound-anchor.
2018-09-13  Wouter Wijngaards- Fix memory leak when message parse fails partway...
2018-09-13  Wouter Wijngaards - initialize statistics totals for printout.
2018-09-13  Wouter Wijngaards- remove unused variable assignment from iterator scrub...
2018-09-13  Wouter Wijngaards- unit test has clang analysis.
2018-09-13  Wouter Wijngaards- Free memory leak in config strlist append.
2018-09-13  Wouter WijngaardsFix lint found flaw.
2018-09-13  Wouter WijngaardsBetter sbuffer assertion.
2018-09-13  Wouter Wijngaards- in testcode, free async ids, initialise array, and...
2018-09-13  Wouter Wijngaards- exit log routine is annotated as noreturn function.
2018-09-13  Wouter Wijngaards- Fix seed for random backup code to use explicit zero...
2018-09-11  Wouter Wijngaards- Fix initialisation in remote.c
2018-09-11  Wouter Wijngaards- Fix spelling errors.
2018-09-11  Wouter Wijngaards- Fix to squelch respip warning in unit test, it is...
2018-09-11  Wouter Wijngaards- Fixed unused return value warnings in contrib/fastrpz...
2018-09-10  Wouter Wijngaards- iana port update.
2018-09-10  Wouter Wijngaards1.8.1 in svn trunk.
2018-09-10  Wouter Wijngaards1.8.0 release.
2018-09-05  Wouter Wijngaards- Fix spelling error in header, from getdns commit...
2018-09-04  Wouter Wijngaardsexplain ip-ratelimit-factor causes the log line and...
2018-09-04  Ralph Dolmans- More explicitly mention the type of ratelimit when...
2018-09-04  Wouter Wijngaards- Tag for 1.8.0rc1 release. release-1.8.0rc1
2018-08-31  Wouter Wijngaards- Disable minimal-responses in subnet unit tests.
2018-08-30  Wouter Wijngaardsbetter locking.
2018-08-30  Wouter Wijngaards- Fix that a local-zone with a local-zone-type that...
2018-08-30  Wouter Wijngaardsflex.
2018-08-30  Wouter WijngaardsFixup that it does not set prefetch_ttl twice, but...
2018-08-28  Ralph Dolmans- Added serve-expired-ttl and serve-expired-ttl-reset...
2018-08-28  Ralph Dolmans- Disable minimal-responses in ipsecmod unit tests.
2018-08-27  Wouter Wijngaards- Fix lintflags for lint on FreeBSD.
2018-08-27  Wouter WijngaardsFixup test and lint hook.
2018-08-27  Wouter Wijngaards- next release is called 1.8.0.
2018-08-27  Wouter Wijngaards- Set defaults to yes for a number of options to increa...
2018-08-22  George Thessalonikefs- #4140: Expose repinfo (comm_reply) to the inplace_cal...
2018-08-21  Wouter Wijngaards- Fix only misc failure from log-servfail when val...
2018-08-21  Wouter Wijngaardsedns-subnet retain rcode when no return_msg, for log...
2018-08-21  Wouter Wijngaards- #4146: num.query.subnet and num.query.subnet_cache...
2018-08-21  Wouter Wijngaardsand documentation.
2018-08-21  Wouter Wijngaardsflex and bison re-run.
2018-08-21  Wouter Wijngaards- log-local-actions: yes option for unbound.conf that...
next