Commit Graph

  • a3172d08ca Fix double time subtraction in negative cache. wouter 2009-10-08 09:18:40 +0000
  • 0867d55d16 neater errors for algo and key failure. wouter 2009-10-08 08:02:00 +0000
  • 7b7265c532 More detailed errors. wouter 2009-10-08 07:23:49 +0000
  • 95b2bc86ff neater explanation for unsigned or signatureless negative DS replies. wouter 2009-10-08 06:57:23 +0000
  • 7f41a8fd8a More vallog reason. Doxygen. wouter 2009-10-08 06:35:14 +0000
  • 622609bde7 - moved version number to 1.4.0 because of 1.3.4 release with only the NSEC3 patch. - val-log-level: 2 shows extended error information for validation failures, but still one (longish) line per failure. For example: validation failure <example.com. DNSKEY IN>: signature expired from 192.0.2.4 for trust anchor example.com. while building chain of trust validation failure <www.example.com. A IN>: no signatures from 192.0.2.6 for key example.com. while building chain of trust wouter 2009-10-07 16:45:47 +0000
  • a6b082b118 Fix trunk. wouter 2009-10-07 14:00:56 +0000
  • eddedc91f5 Fix check for NSEC3 signatures wouter 2009-10-07 12:57:12 +0000
  • 978c34f302 Fix check for signatures. wouter 2009-10-07 12:56:57 +0000
  • e699e8140a typo in changelog wouter 2009-10-07 09:32:00 +0000
  • 98f810640e retry mode: empty non terminal. wouter 2009-10-07 08:53:09 +0000
  • 6be18f21cc retry mode: DNSKEY. wouter 2009-10-07 08:22:27 +0000
  • 404b2e7a85 Retry mode, DS and prime. wouter 2009-10-07 07:52:02 +0000
  • 4ba1003f2c Data retry on validation failure. wouter 2009-10-06 08:31:47 +0000
  • fa784a01ca iana portlist updated wouter 2009-10-02 08:12:54 +0000
  • 971004b350 Fix autotrust-5011 file used from libunbound (no probing by itself because it may not have the processor whenever it likes). wouter 2009-10-02 08:08:44 +0000
  • 029a91e7ae unbound-host -d and -C fix wouter 2009-10-02 07:51:36 +0000
  • 145338e6c8 review fixes. wouter 2009-09-28 14:52:53 +0000
  • a3e36f1ee5 Read iana root multiline and prevent integer underflow. wouter 2009-09-28 13:14:01 +0000
  • 1086910ad6 review fixes wouter 2009-09-25 15:20:29 +0000
  • bf212d9136 review nits wouter 2009-09-25 11:16:43 +0000
  • e64f6a9b3a so-rcvbuf option. wouter 2009-09-25 08:54:50 +0000
  • 7277db04c9 review comments wouter 2009-09-23 15:15:41 +0000
  • d91b079298 Test of original autotrust formatted data. wouter 2009-09-23 12:50:42 +0000
  • b4a655b16e Failure handling for 5011. wouter 2009-09-23 09:05:44 +0000
  • 31b8eb1015 Can handle a number of keys for the trust point. wouter 2009-09-22 14:40:14 +0000
  • 5d07c6ae3c revocation of trust anchors works. wouter 2009-09-22 14:04:43 +0000
  • 6650ab00ca rfc5011 and algorithm rollover wouter 2009-09-22 12:20:21 +0000
  • 3a9315117c remove memory leak from testbed wouter 2009-09-18 12:34:30 +0000
  • 3ae4d48bfb Test TTLs and signatures. wouter 2009-09-18 11:23:50 +0000
  • 8e36b3fee5 Pick up revocations even if not normally validly signed. wouter 2009-09-18 10:13:06 +0000
  • f6e1799332 autotrust tests and fixes. wouter 2009-09-18 07:49:29 +0000
  • 84e9a4b094 manual page fixes from Tony Finch wouter 2009-09-17 14:52:43 +0000
  • 3dd37954dc spelling wouter 2009-09-17 14:38:20 +0000
  • 1ea803e577 Changelog. wouter 2009-09-17 14:36:15 +0000
  • b2e277f947 Fix problem with delegation where glue has expired. wouter 2009-09-17 14:36:06 +0000
  • 4db7b0022f Fix unbound-host compile with --enable-alloc-checks. wouter 2009-09-17 10:50:44 +0000
  • 7dfdfd094f sharper match. wouter 2009-09-16 13:13:46 +0000
  • b78cb686ef Fixup memstats for pretty time print in log file. wouter 2009-09-16 13:01:51 +0000
  • b54ae6ff29 Fixed memstats for log-ascii format. wouter 2009-09-16 12:56:00 +0000
  • 1ad05059ee Memory leak fix. wouter 2009-09-16 12:47:56 +0000
  • 484cefc1e6 iana portlist updated wouter 2009-09-15 14:15:24 +0000
  • 911e4c0ce6 debug prints for high verbosity wouter 2009-09-15 14:03:44 +0000
  • 67af25e4e4 please lint wouter 2009-09-10 15:07:18 +0000
  • 5710e112b0 line buffering wouter 2009-09-10 14:33:46 +0000
  • b9c4f935bc prettier compiling in optimize mode wouter 2009-09-10 14:16:19 +0000
  • 11b4268f99 ldns with parse fixes wouter 2009-09-10 13:54:03 +0000
  • bf3424f061 remove printf format warning wouter 2009-09-10 13:41:01 +0000
  • fc0faf9072 can print .bg key. wouter 2009-09-10 13:13:55 +0000
  • 5e13816d1d load_cache is meant for debugging. wouter 2009-09-10 10:09:24 +0000
  • 8a4b3d5fbe Fixup TTL too large bug for bogus responses. wouter 2009-09-10 10:01:36 +0000
  • 61f750266d lint fix wouter 2009-09-08 08:24:44 +0000
  • 76d6f637e5 Fixups. wouter 2009-09-08 07:20:47 +0000
  • 1c400300ef - autotrust testbound scenarios. - autotrust fix that failure count is written to file. - autotrust fix that keys may become valid after add holddown time alone, before the probe returns. wouter 2009-09-07 14:34:29 +0000
  • 8eb0cea7d2 fix python memory leak. wouter 2009-09-04 14:14:54 +0000
  • addf29112f libevent-2.0 compatibility. wouter 2009-09-04 13:29:11 +0000
  • 342ade4fa9 Set path earlier. wouter 2009-09-04 12:22:46 +0000
  • d92047812e Test the new doxygen pick up. wouter 2009-09-04 11:26:49 +0000
  • 804f14aaef Test new doxygen for automated tests. wouter 2009-09-04 10:35:17 +0000
  • 188a59db98 source IP from python and doxygen fixes. wouter 2009-09-03 14:51:38 +0000
  • 454e50c510 more enum fixes wouter 2009-09-03 12:28:17 +0000
  • fe5a436178 more enum fixes in ldns tarball wouter 2009-09-03 12:19:29 +0000
  • 3f7083254b makefile fix ordering wouter 2009-09-03 12:19:18 +0000
  • c1099e1cb1 Makefile fix for parallel makes. wouter 2009-09-03 12:06:06 +0000
  • fba7030fac ldns-updated wouter 2009-09-03 12:04:39 +0000
  • 1f52cab8bd check better for iphlpapi.h wouter 2009-09-03 10:19:06 +0000
  • f9e81fd89d Luca Bruno's patch. wouter 2009-09-03 10:07:13 +0000
  • 7fb0c22ffa document last change wouter 2009-09-03 09:29:54 +0000
  • da1b7f1826 - TRAFFIC keyword for testbound. Simplifies test generation. ${range lower val upper} to check probe timeout values. - test with 5011-prepublish rollover and revocation. - fix revocation of RR for autotrust, stray exclamation mark. wouter 2009-09-02 13:11:52 +0000
  • dba2082782 more keys for autotrust testing. wouter 2009-09-02 10:04:34 +0000
  • 7bc0cca2bf active probe wouter 2009-09-01 14:47:57 +0000
  • 60d7e0ac6c More lint. wouter 2009-09-01 13:15:51 +0000
  • 467a1da442 lint and doc wouter 2009-09-01 13:09:55 +0000
  • 19c9400842 docs wouter 2009-09-01 13:07:38 +0000
  • a1d844cda6 randomise probe time. wouter 2009-09-01 12:45:10 +0000
  • 17d704b1aa do not confuse lint wouter 2009-09-01 09:48:57 +0000
  • 1c2c0cc0ec macro arithmetic. wouter 2009-09-01 09:30:28 +0000
  • e947c5b54f variable processing. wouter 2009-08-31 15:58:38 +0000
  • 891008778a try again wouter 2009-08-28 10:22:44 +0000
  • 416ebfcd74 please lint wouter 2009-08-28 09:49:11 +0000
  • 5a7356ca33 Fixup unbound-control for forwards and stubs. wouter 2009-08-28 09:43:05 +0000
  • 5f5fe07809 Empty callback. wouter 2009-08-27 15:22:48 +0000
  • 699dd4d7c8 iana portlist updated. wouter 2009-08-27 10:24:13 +0000
  • 54b76eb064 Test for DLV DS lookup fix. wouter 2009-08-27 10:13:55 +0000
  • 434eb12575 Test for DS lookup fix. wouter 2009-08-27 10:07:58 +0000
  • d6a58dba46 autotrust probing and testbound with fake timer support. wouter 2009-08-26 13:23:49 +0000
  • 310d358c89 clean up on exit because otherwise re-lex may not be possible wouter 2009-08-25 15:37:02 +0000
  • 2f57ef5e30 Fixup DS query handling. wouter 2009-08-25 15:15:10 +0000
  • 73c0eee802 remove debug print wouter 2009-08-25 14:59:48 +0000
  • a44ace96f1 less slash wouter 2009-08-25 14:08:11 +0000
  • c35c0634d2 prefix wouter 2009-08-25 14:01:25 +0000
  • 2ac8c82167 mingw32 fix wouter 2009-08-25 13:54:36 +0000
  • c0b44d0a25 configure detect ssl get_compression_methods and ctime_r fix. wouter 2009-08-25 13:05:31 +0000
  • bcd59ec0d6 yylex_destroy configure. wouter 2009-08-25 12:10:24 +0000
  • 6e8c19efd4 ctime_r compat definition wouter 2009-08-25 10:29:25 +0000
  • a1811bccb0 revoke point handling wouter 2009-08-25 10:02:17 +0000
  • 0f8ead12a8 autotrust options wouter 2009-08-25 08:46:33 +0000
  • f386130fcf iana portlist updated wouter 2009-08-25 08:07:47 +0000
  • dc96615355 Fixup memleak in unsupported algorithm checks at startup. wouter 2009-08-25 06:51:00 +0000
  • 5f2aa95969 less memory leaks. wouter 2009-08-24 15:56:45 +0000