Commit Graph

  • ffe626f5f3 Enable warnings when building. Jim Hague 2019-10-10 12:31:12 +0100
  • dc6cadebbc Add OpenSSL function checks as per autoconf. Jim Hague 2019-10-10 12:30:50 +0100
  • c367b39c13 Update build to get the current source building. Jim Hague 2019-10-09 17:19:18 +0100
  • 1d712cfa45 Merge branch 'develop' into feature/cmake Jim Hague 2019-10-07 12:58:33 +0000
  • 9050f63d5b
    Merge pull request #434 from bnoordhuis/readme-libuv-url Willem Toorop 2019-09-18 11:01:57 +0200
  • ad8ca06c57 Update libuv URL in README Ben Noordhuis 2019-09-17 23:24:09 +0200
  • 994466b3de
    Merge pull request #428 from themiron/old-uclibc-fix wtoorop 2019-04-25 09:52:28 +0200
  • 416c55734b Optimize local addresses enumeration with old uClibc Vladislav Grishenko 2019-04-25 02:11:03 +0500
  • b67d06a4d7 Optimize local addresses enumeration with old uClibc Vladislav Grishenko 2019-04-25 02:11:03 +0500
  • c89b9d0796
    Merge pull request #426 from themiron/typedef-redef-fixes wtoorop 2019-04-12 15:25:44 +0200
  • 4f4ed98112 Fix build error with gnu99 compilers Vladislav Grishenko 2019-04-12 01:40:51 +0500
  • f9db16a65e Merge branch 'develop' Willem Toorop 2019-04-03 16:19:31 +0200
  • 42ea03ef07 Merge tag 'v1.5.2' into develop Willem Toorop 2019-04-03 16:18:59 +0200
  • ffe471543b Bumb versions for 1.5.2 release v1.5.2_stubby_win_0.2.6.0 v1.5.2 release/1.5.2 Willem Toorop 2019-04-03 12:36:04 +0200
  • b22768709a Runtime fallback and FreeBSD compatible TFO Willem Toorop 2019-04-03 12:24:09 +0200
  • b6e290f42a Fix compiling for debugging Willem Toorop 2019-04-03 11:51:35 +0200
  • 8a2b4e0aa0 Merge branch 'develop' into release/1.5.2 Willem Toorop 2019-04-03 11:15:50 +0200
  • bc6adf01ca
    Merge pull request #424 from maciejsszmigiero/anchor-fixes wtoorop 2019-03-24 08:47:26 +0100
  • 0a1883047d
    Don't transmit an extra NULL byte in the anchor fetch HTTP request Maciej S. Szmigiero 2019-03-24 00:50:19 +0100
  • 99e32f1e46
    Increase anchor fetch timeout in tas_doc_read() Maciej S. Szmigiero 2019-03-24 00:40:19 +0100
  • 1527979129 Release candidate need dashes before rc v1.5.2-rc1 Willem Toorop 2019-03-15 21:16:13 +0100
  • 5b20971464 Setup branch for the 1.5.2 release process Willem Toorop 2019-03-15 20:45:04 +0100
  • 82b9f5781e Take along new dirs in distributions Willem Toorop 2019-03-15 20:28:41 +0100
  • 342b1090f8 Declarations are always defined Willem Toorop 2019-03-15 17:22:31 +0100
  • 754d65eb6d Correct dependencies Willem Toorop 2019-03-15 16:58:10 +0100
  • 324370c537 GnuTLS with Zero configuration DNSSEC Willem Toorop 2019-03-15 16:50:10 +0100
  • 7438de712a Issue #422: Update server & client TFO Willem Toorop 2019-03-15 12:13:38 +0100
  • 74e584cd61 Merge branch 'develop' of github.com:getdnsapi/getdns into develop Willem Toorop 2019-03-13 14:21:51 +0100
  • 99d15b999c Issue #423: Fix insecure delegation detection while scheduling Willem Toorop 2019-03-13 14:21:06 +0100
  • acd94cbe20
    Merge pull request #421 from banburybill/feature/windows-fixes wtoorop 2019-03-13 12:06:05 +0100
  • 13976cca68 Update to latest Stubby develop. v1.5.1_stubby_win_0.2.5.0 Jim Hague 2019-03-01 12:27:48 +0000
  • 0abd2345de New commits in stubby Willem Toorop 2019-02-28 16:07:11 +0100
  • 6b0ea5c47f
    Merge pull request #420 from banburybill/feature/windows-fixes wtoorop 2019-02-28 15:44:35 +0100
  • eebea43b84 Update README to document root anchor storage directory on Windows. Jim Hague 2019-02-27 18:28:04 +0000
  • 968e914e94 Avoid build errors if $sysconfdir or $runstatedir contain a space. Jim Hague 2019-02-21 14:37:25 +0000
  • a7a17f3725 Fix builds in mingw32. Jim Hague 2019-02-20 11:06:21 +0000
  • acc9b1cbd5 Typo and unused parameter warning Willem Toorop 2019-02-15 13:46:28 +0100
  • 30367dada2 space needed for unit test to succeed Willem Toorop 2019-02-15 13:43:28 +0100
  • 034b775e5c DOA & AMTRELAY RR types implementation Willem Toorop 2019-02-15 13:36:39 +0100
  • 71b773ab2f '"' needs to be escaped too in json Willem Toorop 2019-02-15 10:44:49 +0100
  • c3d0afd47d Issue #419: Escape backslashes when printing json Willem Toorop 2019-02-15 10:29:39 +0100
  • 97ac5d3ddc Merge branch 'develop' of github.com:getdnsapi/getdns into develop Willem Toorop 2019-02-04 15:46:46 +0100
  • 0fef131e9b bugfix #418 duplicate ,'s in Windows build Willem Toorop 2019-02-04 15:46:10 +0100
  • f5194a9118
    Merge pull request #417 from he32/warn-fixes wtoorop 2019-01-28 11:41:35 +0100
  • c68f5a7a8d Fix various build warnings uncovered on NetBSD w/pkgsrc. Havard Eidnes 2019-01-28 11:24:10 +0100
  • 7c1b43b420 Fix sole pinset validation with ssl_dane library Willem Toorop 2019-01-23 14:33:35 +0000
  • cad7eb2461 Probably the strlcpy Willem Toorop 2019-01-23 14:06:04 +0100
  • f72fe60035 Cannot reuse qname (via name) after read_line_cb.. Willem Toorop 2019-01-23 13:55:29 +0100
  • 2206558376 Merge abstracted TLS API + GnuTLS alternative Willem Toorop 2019-01-23 12:52:59 +0100
  • e657024531 Run all unit tests again Willem Toorop 2019-01-23 12:50:44 +0100
  • 35f2ce37c0 Restore original serve delays devel/abstract-tls Willem Toorop 2019-01-23 12:49:22 +0100
  • c4bd91b196 Merge remote-tracking branch 'jim/feature/abstract-tls' into devel/abstract-tls Willem Toorop 2019-01-23 12:46:07 +0100
  • d71dccaf2c - Nested getdns_context_runt() prevention Willem Toorop 2019-01-23 12:43:20 +0100
  • cdc0d43315 Correct auth state thinko. Spotter credit to Willem. Jim Hague 2019-01-23 11:34:02 +0000
  • 8980f5f5ee Fix nested scheduling with getdns_query -F and -I Willem Toorop 2019-01-23 11:41:00 +0100
  • 0af9a629f4 Does smaller delay make a difference? Willem Toorop 2019-01-23 10:50:57 +0100
  • ac379787a2 Reassure clang static analyzer that all is OK Willem Toorop 2019-01-23 10:29:20 +0100
  • 79fbef07d8 type specifier misplaced by #ifdef unclarity Willem Toorop 2019-01-23 10:27:17 +0100
  • 2bd853bda5 Merge remote-tracking branch 'jim/feature/abstract-tls' into devel/abstract-tls Willem Toorop 2019-01-23 09:49:17 +0100
  • 61cae868e3 Update ChangeLog to include changes in this branch. Jim Hague 2019-01-17 11:24:40 +0000
  • 814ee2c4cf Fix more gcc 8 warnings. Jim Hague 2019-01-17 11:23:39 +0000
  • 09ca9a826b Fix gcc 8 warnings. Jim Hague 2019-01-15 17:13:13 +0000
  • 9024fd7736 Fix build with INTERCEPT_COM_DS defined. Jim Hague 2019-01-15 15:19:50 +0000
  • ee6bc7d978 Remove development test erroneously checked in. Jim Hague 2019-01-15 12:39:02 +0000
  • 6553aa3aad The new minimum OpenSSL version means that Travis must switch to Xenial. Jim Hague 2019-01-15 12:11:13 +0000
  • 8609a35e5b GnuTLS: Add support for TLS 1.3. Jim Hague 2019-01-15 11:31:22 +0000
  • ccd6c3592d GnuTLS: Can't set priority for SSL3. Jim Hague 2019-01-15 11:30:56 +0000
  • 24774fefd6 Remove 'upstream' association with connection, now unused. Jim Hague 2019-01-15 11:01:58 +0000
  • 9e4add2219 Merge branch 'develop' into feature/abstract-tls Jim Hague 2019-01-14 19:15:53 +0000
  • 3fe0c94357 Merge branch 'develop' into feature/abstract-tls Jim Hague 2019-01-14 18:40:59 +0000
  • 67b7a8c024 Merge tag 'v1.5.1' Willem Toorop 2019-01-11 16:31:45 +0100
  • 66f63b21bc Stubby with dns.google in stubby.yml.example v1.5.1 release/1.5.1 Willem Toorop 2019-01-11 14:52:40 +0100
  • 78d6bc30f5 Update stubby to 0.2.5 Willem Toorop 2019-01-11 13:04:07 +0100
  • 51cb570809 Re-add support for OpenSSL prior to 1.1, but now require at least 1.0.2 and drop LibreSSL support. Jim Hague 2019-01-11 11:16:48 +0000
  • 35077bdc6d Update ChangeLog & bumb version Willem Toorop 2019-01-11 12:08:38 +0100
  • 411c5cf571 Git rid of * if in libgetdns.symbols Willem Toorop 2019-01-07 12:08:26 +0100
  • a4020a6841 mk-symfiles.sh improvent Willem Toorop 2019-01-07 11:33:21 +0100
  • 014ac3d368 Stubby with trust_anchors_backoff_time example config Willem Toorop 2019-01-03 11:19:13 +0100
  • 426b6f67dd Merge branch 'devel/no-tls1.3-in-cipher_list' into develop Willem Toorop 2018-12-31 16:14:26 +0100
  • bbe7dff257 No TLS1.3 ciphers in cipher_list only when ... Willem Toorop 2018-12-31 16:13:20 +0100
  • c69a2f7806 Merge branch 'ArchangeGabriel-patch-1' into devel/no-tls1.3-in-cipher_list Willem Toorop 2018-12-31 16:09:55 +0100
  • 1962c03b79
    context: remove TLS13 cipher from cipher_list Bruno Pagani 2018-12-23 11:31:27 +0000
  • 215d553c0b Merge branch 'release/1.5.0' Willem Toorop 2018-12-21 17:22:17 +0100
  • 6f4d25e096 Merge branch 'release/1.5.0' into develop Willem Toorop 2018-12-21 17:22:01 +0100
  • 309db67f8b RFE getdnsapi/stubby#121 log re-instantiating TLS ... v1.5.0 release/1.5.0 Willem Toorop 2018-12-21 16:30:46 +0100
  • 345ed9a734 Final stubby update Willem Toorop 2018-12-21 15:52:46 +0100
  • 4be406ce1f Bump version Willem Toorop 2018-12-21 15:40:13 +0100
  • 7c52883341 Remove truncated response from transport test Willem Toorop 2018-12-21 12:44:51 +0100
  • 431f86f414 Make tests aware of NODATA == NO_NAME change Willem Toorop 2018-12-21 12:10:19 +0100
  • 5247fc8de4 Mention RESPSTATUS_NO_NAME change in Changelog Willem Toorop 2018-12-21 11:44:04 +0100
  • 13e1e36ba3 RESPSTATUS_NO_NAME when no answers found Willem Toorop 2018-12-21 11:28:00 +0100
  • ff1cdce6f8 s/explicitely/explicitly/g Willem Toorop 2018-12-20 15:06:01 +0100
  • 65f4fbbc81 Make sure all connection deinits are only called if there is something to deinit. Jim Hague 2018-12-14 15:38:32 +0000
  • c1bf12c8a2 Update default GnuTLS cipher suite priority string to one that gives the same ciphers as the OpenSSL version. Jim Hague 2018-12-14 15:23:23 +0000
  • 79459f5d1d Merge branch 'release/1.5.0' into develop Willem Toorop 2018-12-14 16:05:27 +0100
  • 36cb9b0243 We also always publish sha1 over tarballs v1.5.0-rc1 Willem Toorop 2018-12-14 13:45:22 +0100
  • 232f655663 trust_anchor_backoff_time also when appdata dir is not writable Willem Toorop 2018-12-14 13:42:43 +0100
  • e9060792dc Merge branch 'release/1.5.0' into develop Willem Toorop 2018-12-14 10:45:57 +0100
  • 3c24a5545b
    remove TLS1_3 Bert De Baecke 2018-12-13 21:59:11 +0100
  • 990372329c typo Willem Toorop 2018-12-13 15:26:13 +0100