]> git.ipfire.org Git - thirdparty/unbound.git/shortlog
thirdparty/unbound.git
2013-10-31  Wouter WijngaardsFix portability of UINT_MAX and incomplete type of...
2013-10-31  Wouter WijngaardsFixup stdarg include, ldns reference in help.
2013-10-31  Wouter Wijngaards- separate ldns into core ldns inside ldns/ subdirector...
2013-10-31  Wouter Wijngaards- iana portlist update.
2013-10-31  Wouter Wijngaards- Set SO_REUSEADDR so that the wildcard interface and...
2013-10-22  Wouter Wijngaards- Fix #528: if very high logging (4 or more) segfault...
2013-10-22  Wouter Wijngaards- Patch from Neel Goyal: Add an API call to set an...
2013-09-26  Wouter Wijngaardsmake depend and doc.
2013-09-26  Wouter Wijngaards- unbound-event.h is installed if configured --with...
2013-09-19  Wouter Wijngaards- acx_nlnetlabs.m4 to 26; improve FLTO help text.
2013-09-19  Wouter Wijngaardsiana portlist updated.
2013-09-19  Wouter Wijngaards- trunk has 1.4.22 number inside it.
2013-09-16  Wouter Wijngaards- Fix#524: max-udp-size not effective to non-EDNS0...
2013-09-10  Wouter Wijngaards- tag 1.4.21rc1 made again.
2013-09-10  Wouter Wijngaardsanother time_t.
2013-09-10  Wouter Wijngaardsmore time_t.
2013-08-27  Wouter Wijngaardsfix lint, more time_t
2013-08-27  Wouter Wijngaardsremove bool.
2013-08-27  Wouter Wijngaardsremove bool.
2013-08-27  Wouter Wijngaardsmore time_t
2013-08-26  Wouter Wijngaards- More fixes for bug#519: for the threaded case test...
2013-08-22  Wouter Wijngaards- review fixes from Willem.
2013-08-22  Wouter Wijngaards- more fixes that I overlooked.
2013-08-22  Wouter Wijngaardsy2038 for remote tv_sec printout.
2013-08-21  Wouter Wijngaards- Fix#520: Errors found by static analysis from Tomas...
2013-08-20  Wouter Wijngaardsand lex.
2013-08-20  Wouter Wijngaardsreview fixes.
2013-08-20  Wouter Wijngaards- Fix for 2038, with time_t instead of uint32_t.
2013-08-19  Wouter Wijngaardsfixup nss compile, ldns git.
2013-08-19  Wouter Wijngaards- Fix#519 ub_ctx_delete may hang in some scenarios...
2013-08-14  Wouter Wijngaardsfixup uninit variable in unit test (compiler does not...
2013-08-14  Wouter WijngaardsFix uninit variable in fix#516.
2013-08-08  Wouter Wijngaards- Fix#516 dnssec lameness detection for answers that...
2013-07-30  Wouter Wijngaardstag 1.4.21rc1
2013-07-30  Wouter Wijngaardsnote down the bugzilla reference number.
2013-07-29  Wouter Wijngaards- Fix memleak in testcode for testbound (if it fails).
2013-07-26  Wouter Wijngaardsiana portlist updated.
2013-07-26  Wouter Wijngaards- max include of 100.000 files (depth and globbed at...
2013-07-26  Wouter Wijngaardsreview fixup.
2013-07-19  Wouter Wijngaards- libunbound documentation on how to avoid openssl...
2013-07-19  Wouter Wijngaardsiana portlist updated.
2013-07-19  Wouter Wijngaards- streamtcp man page, contributed by Tomas Hozza.
2013-07-19  Wouter Wijngaardsremake configure with new acx_nlnetlabs.m4
2013-07-18  Willem TooropSync acx_nlnetlabs.m4
2013-06-25  Wouter Wijngaards- configure --disable-flto option (from Robert Edmonds).
2013-06-25  Wouter Wijngaards- Squelch sendto-permission denied errors when the...
2013-06-18  Wouter Wijngaards- iana portlist updated.
2013-06-18  Wouter Wijngaards- Fix for const string literals in C++ for libunbound...
2013-06-17  Wouter Wijngaards- Fixup manpage syntax.
2013-06-14  Wouter Wijngaards- get_option and set_option support for log-time-ascii...
2013-06-13  Wouter Wijngaards- get_option, set_option, unbound-checkconf -o and...
2013-06-10  Wouter Wijngaards- Max include depth is unlimited.
2013-06-10  Wouter Wijngaards- iana portlist update.
2013-06-10  Wouter Wijngaards- Fix#501: forward-first does not recurse, when forward...
2013-05-27  Wouter Wijngaards- iana portlist update.
2013-05-27  Wouter Wijngaards- Update acx_pthreads.m4 to ax_pthreads.4 (2013-03...
2013-05-21  Wouter Wijngaards- Explain bogus and secure flags in libunbound more.
2013-05-16  Wouter Wijngaardsplease lint.
2013-05-16  Wouter Wijngaards - Fix#500 use of non-initialised values on socket...
2013-05-16  Wouter Wijngaards- Fix use-after-free in out-of-memory handling code...
2013-05-15  Wouter Wijngaards- Fix round-robin doesn't work with some Windows client...
2013-05-03  Wouter Wijngaards- update acx_nlnetlabs.m4 to v23, sleep w32 fix.
2013-05-01  Wouter WijngaardsIana portlist update
2013-05-01  Wouter Wijngaardswe comply with RFC 6944: DNSKEY algorithm status
2013-04-26  Wouter Wijngaards- add unbound-control insecure_add and insecure_remove...
2013-04-25  Wouter Wijngaards- updated iana portlist.
2013-04-25  Wouter Wijngaards- Implement max-udp-size config option, default 4096...
2013-04-25  Wouter Wijngaards- Robust checks on dname validity from rdata for dname...
2013-04-22  Wouter Wijngaardsnicer compile on 32bit.
2013-04-22  Wouter Wijngaardsmore portable snprintf implementation.
2013-04-19  Wouter WijngaardsFix for Solaris.
2013-04-19  Wouter Wijngaards- Fix snprintf return value usage, fixed libunbound_get...
2013-04-18  Wouter Wijngaards- own implementation of compat/snprintf.c.
2013-04-18  Wouter Wijngaardsdel snprintf.c file.
2013-04-18  Wouter Wijngaards- fix bug #491: pick program name (0th argument) as...
2013-04-15  Wouter Wijngaards- unbound-anchor review: BIO_write can return 0 success...
2013-04-15  Wouter Wijngaards- Fix so that for a configuration line of include:...
2013-04-11  Wouter Wijngaards- Fix queries leaking up for stubs and forwards, if...
2013-04-10  Wouter Wijngaards- code improve for minimal responses, small speed increase.
2013-04-09  Wouter Wijngaards- Fix crash in previous private address fixup of 22...
2013-04-09  Wouter Wijngaards- updated iana portlist.
2013-03-28  Wouter Wijngaards- Make reverse zones easier by documenting the nodefaul...
2013-03-26  Wouter Wijngaardsmore fixes for endianness.
2013-03-25  Wouter Wijngaards__x86 detection for intel solaris.
2013-03-25  Wouter Wijngaards And add detection for machine/endian.h to it.
2013-03-25  Wouter Wijngaardsmore fixed.
2013-03-25  Wouter WijngaardsFix compile.
2013-03-25  Wouter Wijngaards- #492: Fix endianness detection, revert to older looku...
2013-03-22  Wouter Wijngaardsremove debug print.
2013-03-22  Wouter Wijngaards- Fix makedist for new svn for -d option.
2013-03-22  Wouter Wijngaardsiana portlist update.
2013-03-22  Wouter Wijngaards- Fix resolve of names that use a mix of public and...
2013-03-21  Wouter Wijngaards- install copy of unbound-control.8 man page for unboun...
2013-03-21  Wouter Wijngaardstrunk has 1.4.21 version
2013-03-21  Wouter Wijngaardsrelease changelog entry. release-1.4.20
2013-03-14  Wouter Wijngaardstag 1.4.20rc1
2013-03-14  Wouter Wijngaardsiana portlist update.
2013-03-12  Wouter Wijngaards- Fixup makedist.sh for windows compile.
2013-03-12  Wouter Wijngaardsin new directory.
2013-03-11  Wouter Wijngaards- testcode/ldns-testpkts.c check for makedist is inform...
next