4bd845dea6- More fixes for bug#519: for the threaded case test if the bg thread has been killed, on ub_ctx_delete, to avoid hangs.
wouter
2013-08-26 12:24:27 +0000
658bd3bcf8- review fixes from Willem.
wouter
2013-08-22 14:10:29 +0000
b492e89a4d- more fixes that I overlooked.
wouter
2013-08-22 07:33:51 +0000
bb48070dcey2038 for remote tv_sec printout.
wouter
2013-08-22 07:09:57 +0000
1efe599073- Fix#520: Errors found by static analysis from Tomas Hozza(redhat).
wouter
2013-08-21 13:31:09 +0000
e484400f89note down the bugzilla reference number.
wouter
2013-07-30 08:29:15 +0000
08d0e4c6f6- Fix memleak in testcode for testbound (if it fails). - Fix NSS returned arrays out of setup function to be statics.
wouter
2013-07-29 07:32:35 +0000
d0b6865a8a- max include of 100.000 files (depth and globbed at one time). This is to preserve system memory in bug cases, or endless cases.
wouter
2013-07-26 13:11:53 +0000
05d71585ef- get_option and set_option support for log-time-ascii, python-script val-sig-skew-min and val-sig-skew-max. log-time-ascii takes effect immediately. The others are mostly useful for libunbound users.
wouter
2013-06-14 08:03:52 +0000
9db6acb660- get_option, set_option, unbound-checkconf -o and libunbound getoption and setoption support cache-min-ttl and cache-max-ttl.
wouter
2013-06-13 08:26:41 +0000
57626b2e16- Max include depth is unlimited.
wouter
2013-06-10 13:37:14 +0000
46108fac55- Update acx_pthreads.m4 to ax_pthreads.4 (2013-03-29), and apply patch to it to not fail when -Werror is also specified, from the autoconf-archives.
wouter
2013-05-27 08:22:40 +0000
bf45bfd756- Explain bogus and secure flags in libunbound more.
wouter
2013-05-21 09:06:21 +0000
75c85eaa74- fix bug #491: pick program name (0th argument) as syslog identity.
wouter
2013-04-18 12:14:40 +0000
eeb1781327- unbound-anchor review: BIO_write can return 0 successfully if it has successfully appended a zero length string.
wouter
2013-04-15 15:08:24 +0000
ce79ba4905- Fix so that for a configuration line of include: "*.conf" it is not an error if there are no files matching the glob pattern.
wouter
2013-04-15 07:57:08 +0000
b838694589- Fix queries leaking up for stubs and forwards, if the configured nameservers all fail to answer.
wouter
2013-04-11 10:08:34 +0000
b2d05e729e- code improve for minimal responses, small speed increase.
wouter
2013-04-10 14:29:35 +0000
072b65caae- Fix crash in previous private address fixup of 22 March.
wouter
2013-04-09 07:38:24 +0000
d1e5c9f3b1- Make reverse zones easier by documenting the nodefault statements commented-out in the example config file.
wouter
2013-03-28 13:36:38 +0000
3585fc9462more fixes for endianness.
wouter
2013-03-26 08:14:06 +0000
8bbee61e0a__x86 detection for intel solaris.
wouter
2013-03-25 15:00:26 +0000
9a329656c7And add detection for machine/endian.h to it.
wouter
2013-03-25 14:53:09 +0000
92110dd306- #492: Fix endianness detection, revert to older lookup3.c detection and put new detect lines after previous tests, to avoid regressions but allow new detections to succeed.
wouter
2013-03-25 09:35:27 +0000
b87787e4a1- Fix makedist for new svn for -d option. - unbound.h header file has UNBOUND_VERSION_MAJOR define. - Fix windows RSRC version for long version numbers.
wouter
2013-03-22 12:41:13 +0000