Willem Toorop
f05c0ad754
Testing GNUTLS DoT tests
2020-03-02 15:30:58 +01:00
Willem Toorop
f73bf0dfa5
Dependencies for travis (+ testing...)
2020-03-02 15:17:03 +01:00
Willem Toorop
3b5d1a9353
Stub only links with GNUTLS
...
And valgrind check includes DoT session
2020-03-02 15:12:33 +01:00
Willem Toorop
f3a38e9a40
Sync tools shared with unbound
2020-03-02 15:11:58 +01:00
Willem Toorop
fe30672afa
shorten code with string conversion functions
2020-02-28 20:33:22 +01:00
Willem Toorop
1b3f570792
Bump version for release
2020-02-28 15:39:53 +01:00
Willem Toorop
328903cb52
Merge pull request #459 from banburybill/release/1.6.0-rc.1
...
Tighten Nettle version checking, and fix build issue with Nettle >= 3.4.
2020-02-25 14:36:44 +01:00
Jim Hague
ab49db8aa5
Tighten Nettle version checking, and fix build issue with Nettle >= 3.4.
...
Nettle 3.4 introduced accessor functions for obtaining nettle_secp_256r1 and nettle_secp_384r1. Use them if present.
Fixes #458
2020-02-25 13:30:25 +00:00
Willem Toorop
e2cb4fc4ad
Typo in changelog
2020-02-21 14:27:47 +01:00
Willem Toorop
e3fbe4fb51
getdns-1.6.0-rc.1
2020-02-21 14:21:12 +01:00
Willem Toorop
d7099f6e30
Deal with DoT servers that take long to connect to
...
(because they might be under attack)
2020-02-21 14:17:00 +01:00
Willem Toorop
dadddb0d7b
Detect if __func__ can be used with debugging
2020-02-20 21:09:17 +01:00
Willem Toorop
4453febf2d
Build eventloop support libraries by default
...
Resolves issue #169
2020-02-20 20:25:35 +01:00
Willem Toorop
e2c6241964
Issue #175 : Include query in call_reporting dict
...
Thanks Tom Pusateri
2020-02-20 17:52:27 +01:00
Willem Toorop
56ca583fa6
Issue #407 run only offline tests
2020-02-14 16:49:45 +01:00
Willem Toorop
ed36240f19
Fix test
2020-02-13 17:26:18 +01:00
Willem Toorop
6cb15939ba
Issue #430 : Record and guard UDP max payload size with servers.
2020-02-13 17:02:24 +01:00
Willem Toorop
971c43c659
Fix #432 answer_ipv4_address and answer_ipv6_address
...
in reply and reponse dicts.
I realise we also do not have intermediate_aliases yet...
2020-02-13 15:33:13 +01:00
Willem Toorop
f33a4b2d4e
More worldly changes that influenced unit testing
2020-02-12 13:23:51 +01:00
Willem Toorop
770c0a1282
Fix unit tests (for changed world)
...
- Google started to respond NOTIMP on unknown RR types!
- willem.getdnsapi.net has been removed
2020-02-12 12:28:50 +01:00
Willem Toorop
a847d478ec
Update stubby
2020-02-11 15:54:44 +01:00
Willem Toorop
ad22492732
Merge pull request #455 from saradickinson/update_stubby_submodule
...
Update the stubby module to latest develop branch
2020-02-11 15:49:52 +01:00
Sara Dickinson
2b3a540fda
Update the stubby module to develop
2020-01-16 15:54:15 +00:00
Willem Toorop
9b9cecd35d
Merge pull request #453 from getdnsapi/release/1.6.0-beta.1
...
Release/1.6.0 beta.1
2019-12-20 14:19:54 +01:00
Willem Toorop
a6a2695fee
Update stubby release & Changelog
2019-12-20 14:02:23 +01:00
Willem Toorop
56c83b7d3e
What to install on FreeBSD
2019-12-20 13:44:26 +01:00
Willem Toorop
8b5c57bfcb
Also clear returned netreq when result came from LOCALNAMES namespace
2019-12-20 12:42:52 +01:00
Willem Toorop
24824bb413
Not string.h but strings.h!
2019-12-20 11:23:45 +00:00
Willem Toorop
4fdf3a8b2a
Stuff that came out of valgrind on FreeBSD 12
2019-12-20 11:09:24 +00:00
Willem Toorop
8da6fdb442
string.h not available on Windows
2019-12-20 11:08:32 +00:00
Willem Toorop
33633ea239
One more scan with extra argument
2019-12-20 10:46:59 +00:00
Willem Toorop
3345bb615d
One more gldns_wire2str_rr_scan fix
2019-12-20 10:29:54 +00:00
Willem Toorop
8cda9816e4
Merge branch 'release/1.6.0-beta.1' of github.com:getdnsapi/getdns into release/1.6.0-beta.1
2019-12-20 09:56:08 +00:00
Willem Toorop
3ad84d0a51
Updated gldns
2019-12-20 10:55:47 +01:00
Willem Toorop
651e5f7c3f
Work around FreeBSD12 FAST OPEN issue
...
Before (FreeBSD 11), poll could be used to wait for the socket to
be writeable immediately. Now (since FreeBSD 12) this results in
infinite wait, so we just have to write immediately to work around
this.
2019-12-19 15:00:53 +00:00
Willem Toorop
b446bfdf11
Enable debugging symbols for better valgrind output
2019-12-19 14:56:12 +00:00
Willem Toorop
61dffd0e35
Fail eventloop test on errors
2019-12-19 12:45:47 +00:00
Willem Toorop
8b2e8c2be3
Memory leak via libunbound in FreeBSD11.3
2019-12-19 11:29:40 +00:00
Willem Toorop
a78b963aa9
Make check timeout larger than getdns timeout
...
- when timeout should be expected
2019-12-19 10:44:22 +00:00
Willem Toorop
2cc4865b14
Merge pull request #451 from getdnsapi/feature/readme-polish
...
Feature/readme polish
2019-12-18 15:02:07 +01:00
Willem Toorop
f701af7508
Remove INSTALL from CMakeLists.txt too
2019-12-18 14:53:26 +01:00
Willem Toorop
30104f8bc3
Merge branch 'release/1.6.0b1' into release/1.6.0-beta.1
2019-12-18 14:49:39 +01:00
Willem Toorop
0d04d1f397
Merge pull request #449 from banburybill/release/1.6.0b1
...
Get tests passing on Bionic and OSX
2019-12-18 14:47:16 +01:00
Jim Hague
015d209387
README fixups.
...
1. Be consistent about the primary platforms including Ubuntu.
2. Note that the regression tests run on all non-WIndows primary platforms.
3. Windows support is for Windows 10.
4. Rename Platform Specific Build Reports to Platform Specific Build Notes and remove section on RHEL/CentOS. We don't talk about how packages get built for any other platform.
Quite probably build notes for RHEL will re-appear, once I've tried building on CentOS 8.
2019-12-18 13:17:59 +00:00
Jim Hague
05e9cbf5de
Correct CMake quick start URL.
2019-12-18 13:10:40 +00:00
Jim Hague
8b1cdd0fa8
Remove INSTALL. It's GNU boilerplate for an autoconf build.
2019-12-18 13:09:07 +00:00
Willem Toorop
6b1ba31334
Switch to semvers 2.0
2019-12-18 12:29:21 +01:00
Jim Hague
4f0f9c7eca
Merge branch 'release/1.6.0b1' of https://github.com/getdnsapi/getdns into release/1.6.0b1
2019-12-18 11:27:14 +00:00
Jim Hague
489022dcb9
Some tests that use valgrind aren't flagged as such. Fix this.
2019-12-18 11:14:12 +00:00
Jim Hague
0226096974
Suppress memory leak in libunbound to get test 125 passing on Bionic.
2019-12-18 10:23:45 +00:00