Commit Graph

  • bcad98b9a8 use the ++. wouter 2012-01-26 10:46:14 +0000
  • 599ef77ce5 - applied patch to support outgoing-interface with ub_ctx_set_option. wouter 2012-01-26 10:37:10 +0000
  • 8803d008fa tag 1.4.15, trunk is now 1.4.16 development. wouter 2012-01-26 09:04:28 +0000
  • 4be1c7a6b9 fix memset in test code. wouter 2012-01-23 10:51:57 +0000
  • 25d409ea20 remake configure. wouter 2012-01-20 14:31:32 +0000
  • de4714806f fix bug #424. wouter 2012-01-20 14:30:56 +0000
  • 50a47fc8b4 - Fix to write key files completely to a temporary file, and if that succeeds, replace the real key file. So failures leave a useful file. wouter 2012-01-19 14:17:22 +0000
  • 5afeba0e96 add symbol. wouter 2012-01-18 12:23:06 +0000
  • ccf5139b0e tag 1.4.15rc1 wouter 2012-01-18 12:09:18 +0000
  • cc265b7ce4 - Fix bug where canonical_compare of RRSIG did not downcase the signer-name. This is mostly harmless because RRSIGs do not have to be sorted in canonical order, usually. wouter 2012-01-17 09:06:18 +0000
  • 6369cf4aa2 fix changelog svn:NO TEST wouter 2012-01-12 13:53:52 +0000
  • 11bd495b61 - Added ub_version(). API version increase, with (binary) backwards compatibility for the previous version. wouter 2012-01-12 13:52:38 +0000
  • 63cfba3607 - uninitialised variable in reprobe for rtt blocked domains fixed. - lintfix and new flex output. wouter 2012-01-10 15:07:16 +0000
  • b00a290ff2 iana portlist updated. wouter 2012-01-10 09:42:55 +0000
  • 25fbc19b64 - Fix bug #425: unbound reports wrong TTL in reply, it reports a TTL that would be permissible by the RFCs but it is not the TTL in the cache. wouter 2012-01-10 09:42:32 +0000
  • 3911955af7 - Fix to randomize hash function, based on 28c3 congress, reported by Peter van Dijk. wouter 2012-01-02 13:16:18 +0000
  • b87870dc07 iana portlist updated. wouter 2011-12-24 11:28:14 +0000
  • 40900e9e41 - Fix for memory leak (about 20 bytes when a tcp or udp send operation towards authority servers failed, takes about 50.000 such failures to leak one Mb, such failures are also usually logged), reported by Robert Fleischmann. wouter 2011-12-24 11:27:53 +0000
  • 2e25dea379 - trunk has 1.4.15 in development. wouter 2011-12-19 11:37:15 +0000
  • 50a8288ce6 - Fix for VU#209659 CVE-2011-4528: Unbound denial of service vulnerabilities from nonstandard redirection and denial of existence http://www.unbound.net/downloads/CVE-2011-4528.txt - robust checks for next-closer NSEC3s. - tag 1.4.14 created. wouter 2011-12-19 10:55:32 +0000
  • a4c3aed0f8 - Fix parse error on negative SOA RRSIGs if badly ordered in the packet. wouter 2011-12-15 13:37:13 +0000
  • 6375c13714 - remove uninit warning from cachedump code. wouter 2011-12-15 10:55:59 +0000
  • 9bf6080a27 - Fix to constrain signer_name to be a parent of the lookupname. wouter 2011-12-13 12:37:47 +0000
  • 035362e901 fix infra cache comparison. wouter 2011-12-13 12:14:40 +0000
  • 4fe2ce80c6 1.4.14rc1 tag. wouter 2011-12-13 08:57:29 +0000
  • b7690ed0fc iana portlist updated. wouter 2011-12-13 08:50:26 +0000
  • 5721765551 And LIBOBJ. wouter 2011-12-05 15:55:46 +0000
  • 52d44f2b92 Add -lws2_32 on mingw crosscompile. wouter 2011-12-05 15:48:03 +0000
  • 44109b0eea changelog for malloc fix. wouter 2011-12-05 15:38:41 +0000
  • 19bb439e36 fix malloc detection (and double definition). wouter 2011-12-05 15:38:21 +0000
  • 4f8880d6a5 - Fix warning unused in compat/strptime.c. wouter 2011-12-05 14:59:24 +0000
  • 525b8dabe1 - Fix warnings with gcc 4.6 in compat/inet_ntop.c. wouter 2011-12-05 14:25:01 +0000
  • 51976138fe - Fix getaddrinfowithincludes on windows with fedora16 mingw32-gcc. wouter 2011-12-05 13:49:30 +0000
  • c7b727654f configure generated with autoconf 2.68 wouter 2011-12-02 13:43:24 +0000
  • 6e6171f9ae - Fix for tcp-upstream and ssl-upstream for if a laptop sleeps, causes SERVFAILs. Also fixed for UDP (but less likely). wouter 2011-11-30 13:39:11 +0000
  • 333b54ae2a iana ports updated. wouter 2011-11-28 14:59:41 +0000
  • 67f10a7c5f - Fix quartile time estimate, it was too low, (thanks Jan Komissar). wouter 2011-11-28 14:22:29 +0000
  • 67e46627fa now quotes needed in Makefile. wouter 2011-11-11 14:49:19 +0000
  • 9b05c86dbc dependency for checklocks.c wouter 2011-11-11 14:42:00 +0000
  • 1c83e767a4 run autoconf wouter 2011-11-11 14:37:41 +0000
  • 99500adee3 checklock define fix wouter 2011-11-11 14:37:30 +0000
  • f626575941 fix exit code of remote-threaded.post. wouter 2011-11-11 14:33:39 +0000
  • b6a8696c84 makefile compat, ports updated and remove unused substitutions. wouter 2011-11-11 13:02:48 +0000
  • 6ab2fb52fe nicer output. wouter 2011-11-11 10:58:51 +0000
  • a7433ae36e better test for SunOS make. wouter 2011-11-11 10:54:45 +0000
  • 595113b134 fix escape wouter 2011-11-11 10:34:37 +0000
  • 6a7293d787 compat with SunOS. wouter 2011-11-11 10:31:35 +0000
  • 68e1dce98c no $< in fixed rules. wouter 2011-11-11 10:17:00 +0000
  • 74b16d85ba fix lint. wouter 2011-11-10 18:48:53 +0000
  • a1f677fcac - Makefile changed for BSD make compatibility. wouter 2011-11-10 18:44:06 +0000
  • 5b6c722315 unit test for SSL upstream. wouter 2011-11-09 13:20:30 +0000
  • 99adf554e3 iana portlists updated. wouter 2011-11-08 15:47:05 +0000
  • f64162cd8e - Fix double free in unbound-host, reported by Steve Grubb. wouter 2011-11-08 15:41:21 +0000
  • c947a7e4e3 fixup windows compile with ssl support. wouter 2011-11-08 14:27:16 +0000
  • 1b8de9916c ssl_port setting, so that the dnssec-trigger server can be on one host machine. wouter 2011-11-08 10:56:42 +0000
  • d70472a610 run autoconf. wouter 2011-11-01 17:24:11 +0000
  • 6523279008 - fix -flto detection on Lion for llvm-gcc. wouter 2011-11-01 13:39:38 +0000
  • 8d906d306a fix warnings (svn:NO TEST) wouter 2011-11-01 10:32:37 +0000
  • 2fb3a6c04f fix tests, the ssl upstream setting is per-query (inside outside_network.c). wouter 2011-11-01 10:18:56 +0000
  • e0ea207957 iana portlist updated. wouter 2011-11-01 09:54:57 +0000
  • cf055b1d04 - documentation for new options: ssl-upstream, ssl-service-key and ssl-service.pem. wouter 2011-11-01 09:44:40 +0000
  • a7ef3f7bc4 support for ssl-upstream (works from unbound-control). wouter 2011-11-01 09:26:58 +0000
  • 0d9faf8179 debug printout certificate of ssl dns server. wouter 2011-10-31 14:56:48 +0000
  • 1f9e9b78fe - dns over ssl support, ssl-service-pem and ssl-service-key files can be given and then TCP queries are serviced wrapped in SSL. wouter 2011-10-31 14:48:48 +0000
  • 089b0e1649 fix export_all_symbols on osx. wouter 2011-10-27 11:14:17 +0000
  • 73b90266eb iana update and gzip compression. wouter 2011-10-27 08:46:32 +0000
  • 3a4da9849c - lame-ttl and lame-size options no longer exist, it is integrated with the host info. They are ignored (with verbose warning) if encountered to keep the config file backwards compatible. wouter 2011-10-27 08:33:02 +0000
  • 1827a3a42d fix iana update check for gzipped file. wouter 2011-10-26 16:00:58 +0000
  • 8762da8720 infra cache consolidated and stores per zone, IP. wouter 2011-10-26 15:46:23 +0000
  • 9b79cf1fe9 iana portlist updated. wouter 2011-10-26 09:49:14 +0000
  • f33c5178d7 - Fix make_new_space function so that the incoming query is not overwritten if a jostled out query causes a waiting query to be resumed that then fails and sends an error message. (Thanks to Matthew Lee). wouter 2011-10-24 13:49:59 +0000
  • da47b4231b - Fix resolve of partners.extranet.microsoft.com with a fix for the server selection for choosing out of a (particular) list of bad choices. wouter 2011-10-24 08:34:59 +0000
  • f7015af988 - fix --enable-allsymbols, fptr wlist is disabled on windows with this option enabled because of memory layout exe vs dll. wouter 2011-10-21 12:33:46 +0000
  • e06ff53943 lint fix. wouter 2011-10-19 14:39:35 +0000
  • c6ce2400a5 - Implement ipv6%interface notation for scope_id usage. wouter 2011-10-19 14:34:11 +0000
  • 4b5380d06d detect if GOST works. wouter 2011-10-19 13:18:25 +0000
  • 8fbf53340d gost check if it works. wouter 2011-10-19 13:11:40 +0000
  • ebc77f5df4 gost detect works. wouter 2011-10-19 12:40:20 +0000
  • 0afc59dfd3 run strptime check while runnable. wouter 2011-10-19 12:20:45 +0000
  • 7232da27a6 configure for strptime detection. wouter 2011-10-19 12:17:01 +0000
  • fda1776d96 fix strptime detection. wouter 2011-10-19 12:16:41 +0000
  • 5e9f5cad61 - better documentation for inform_super (Thanks Yang Zhe). wouter 2011-10-17 13:11:58 +0000
  • a7f08f8023 - Fix for out-of-memory condition in libunbound (thanks Robert Fleischman). wouter 2011-10-14 07:15:41 +0000
  • 8fbf229c4e changelog entry wouter 2011-10-13 14:11:27 +0000
  • 790c07b6d3 fix EXPORT_ALL_SYMBOLS. wouter 2011-10-13 14:09:50 +0000
  • cc169527ff fix install name and fix error report by munin autoconf. wouter 2011-10-12 08:37:15 +0000
  • 8a709e7c1e - updated contrib/unbound_munin_ to family=auto so that it works with munin-node-configure automatically (if installed as /usr/local/share/munin/plugins/unbound_ ). wouter 2011-10-12 08:25:38 +0000
  • 594c764863 revert dynlinking matje 2011-10-10 08:56:23 +0000
  • 2537bedab5 comment svn:NO TEST matje 2011-10-06 08:58:55 +0000
  • 2f8e3cb245 link unbound against unbound library matje 2011-10-06 08:27:31 +0000
  • 9a28841410 unbound windows option to start and stop the service. wouter 2011-09-27 13:22:04 +0000
  • 446aecff27 - TCP-upstream calculates tcp-ping so server selection works if there are alternatives. wouter 2011-09-23 12:56:28 +0000
  • d4603fe66c - Fix classification of NS set in answer section, where there is a parent-child server, and the answer has the AA flag for dir.slb.com. Thanks to Amanda Constant from Secure64. wouter 2011-09-20 07:42:04 +0000
  • fbc5a3bf31 better sent count handling wouter 2011-09-16 14:15:13 +0000
  • fe21693eb9 - max sent count. EDNS1480 only for rtt < 5000. No promiscuous fetch if sentcount > 3, stop query if sentcount > 16. Count is reset when referral or CNAME happens. This makes unbound better at managing large NS sets, they are explored when there is continued interest (in the form of queries). wouter 2011-09-16 14:11:12 +0000
  • 4297794a18 fixup compilation. wouter 2011-09-16 12:43:07 +0000
  • fac34aa3d7 - fix various compiler warnings (reported by Paul Wouters). wouter 2011-09-16 11:35:01 +0000
  • 07375399e5 fix EDNS1480. wouter 2011-09-16 10:04:08 +0000
  • 13d179ff41 iana portlist updated. wouter 2011-09-16 09:59:59 +0000
  • 30223a545a - fix bug #408: accept patch from Steve Snyder that comments out unused functions in lookup3.c. wouter 2011-09-16 07:09:11 +0000