]> git.ipfire.org Git - thirdparty/unbound.git/shortlog
thirdparty/unbound.git
2014-02-03  Wouter Wijngaardsbetter goto.
2014-02-03  Wouter Wijngaardsslightly nicer loc conversion.
2014-02-03  Wouter Wijngaards- Fix parse in sldns of quoted parenthesized text strings.
2014-02-03  Wouter Wijngaards- Fixup link with lib/event2 subdir.
2014-02-03  Wouter Wijngaards- Detect libevent2 install automatically by configure.
2014-01-31  Wouter Wijngaards- fixup type EUI48 and EUI64, type APL and type IPSECKE...
2014-01-31  Wouter Wijngaardsand commitlog
2014-01-31  Wouter Wijngaardsfixup nss compile (no ldns in it).
2014-01-31  Wouter Wijngaards- unit test for ldns wire to str and back with zones...
2014-01-30  Wouter Wijngaards- delay-close does not act if there are udp-wait querie...
2014-01-28  Wouter Wijngaards- delay-close: msec option that delays closing ports...
2014-01-28  Wouter Wijngaards- iana portlist test updated so it does not touch the...
2014-01-28  Wouter Wijngaards- iana portlist updated.
2014-01-27  Wouter Wijngaardsplease lint.
2014-01-27  Wouter Wijngaards- reuseport is attempted, then fallback to without...
2014-01-24  Wouter WijngaardsRemove warnings on BSD systems.
2014-01-24  Wouter WijngaardsAnd fixup for FreeBSD.
2014-01-24  Wouter Wijngaardsand the formatcode disabled (gcc reports it better).
2014-01-24  Wouter Wijngaards- made lint clean.
2014-01-24  Wouter Wijngaards- so-reuseport: yesno option to distribute queries...
2014-01-24  Wouter Wijngaards- speed up unbound (reports say it could be up to 10...
2014-01-24  Wouter Wijngaards- unbound-event.h is installed if you configure --enabl...
2014-01-24  Wouter Wijngaards- iana portlist updated.
2014-01-24  Wouter Wijngaards- Change unbound-event.h to use void* buffer, length...
2014-01-21  Wouter Wijngaards- Fix #547: no trustanchor written if filesystem full...
2014-01-17  Wouter Wijngaards- iana portlist updated.
2014-01-17  Wouter Wijngaards- Fix isprint() portability in sldns, uses unsigned...
2014-01-16  Wouter Wijngaardsnicer time include for winsock_event, less warning.
2014-01-16  Wouter Wijngaards- Windows port, adjust %lld to %I64d, and warning in...
2014-01-16  Wouter Wijngaardsand unit test.
2014-01-16  Wouter Wijngaards- fix #544: Fixed +i causes segfault when running with...
2014-01-14  Wouter Wijngaards- iana portlist updated.
2013-12-05  Wouter Wijngaardspylib test referred to ldns which is not a dependency...
2013-12-05  Wouter Wijngaards- update pythonmod for ldns_ to sldns_ name change.
2013-12-05  Wouter Wijngaardsinclude for NetBSD
2013-12-05  Wouter WijngaardsFix bug in cachedump format after sldns changes.
2013-12-03  Wouter Wijngaardsadd semicolon (svn:NO TEST)
2013-12-03  Wouter Wijngaardsinclude pkthdr.h (svn:NO TEST)
2013-12-03  Wouter Wijngaardssnprintf on windows can do %lld, just spurious compiler...
2013-12-03  Wouter Wijngaardswindows compile without ldns.
2013-12-03  Wouter Wijngaardsuse our own snprintf on windows for %lld.
2013-12-03  Wouter Wijngaardsldns includes.
2013-12-03  Wouter Wijngaardsinclude sys.time.h
2013-12-03  Wouter Wijngaardsinclude time.h
2013-12-03  Wouter Wijngaards- Fix windows compile to compile with sldns.
2013-12-03  Wouter WijngaardsUpdate configure.ac, SLDNS##buffer_new() notation does...
2013-12-03  Wouter Wijngaards- Fix sldns to use sldns_ prefix for all ldns_ variables.
2013-11-30  Wouter WijngaardsFix linking of sldns and ldns, unique identifiers for...
2013-11-27  Wouter Wijngaardsnicer return value.
2013-11-13  Wouter WijngaardsFixup str2wire_rr for dname_len NULL.
2013-11-13  Wouter Wijngaards- Fix bug#537: compile python plugin without ldns library.
2013-11-12  Wouter Wijngaards- Fix bug#536: acl_deny_non_local and refuse_non_local...
2013-11-06  Wouter Wijngaardsinterface: and ip-address:
2013-11-05  Wouter Wijngaards- Patch from Neel Goyal to fix async id assignment...
2013-11-04  Wouter Wijngaards- Patch from Neel Goyal to fix callback in libunbound.
2013-11-03  Wouter Wijngaardsautoconf
2013-11-03  Wouter Wijngaards- if configured --with-libunbound-only fix make install.
2013-11-02  Wouter Wijngaardsportability with new ldns core (time includes).
2013-10-31  Wouter Wijngaards portability fixes for new USE_SLDNS ldns subdir codebase.
2013-10-31  Wouter Wijngaardsmore time includes.
2013-10-31  Wouter Wijngaardsinclude time.h
2013-10-31  Wouter Wijngaardsnot string literal.
2013-10-31  Wouter Wijngaardsfixup nonliteral format string
2013-10-31  Wouter Wijngaardsremove unused statement.
2013-10-31  Wouter WijngaardsFix uninit var warning.
2013-10-31  Wouter Wijngaardsnote bugzilla number.
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
next