Willem Toorop
e4661f957e
getdns-1.7.0 release
...
-----BEGIN PGP SIGNATURE-----
iQJIBAABCgAyFiEE3DTuXbJBe8wVHlEA5fj4IS93pJgFAmC6dzkUHHdpbGxlbUBu
bG5ldGxhYnMubmwACgkQ5fj4IS93pJhrZg//YROnFsupA7JVFhaO05b20vDWxhp8
kRBfsMyox8w4cOE0QXqcqsogmxAw0wyLp14+TvVwRxivcl21GyKTY07YpJDSopvy
BM1DIPZ8O32ONyJUmEzAdJwvDcYJx4FIAeCAyK0bP7ev+ung1Q2GgSzej7oXd6hZ
WCMSPZZcTnFXQ7w/4Fe4pQVoZWGVonEXBJbCUTgyeiKYnGXTO1qISsqeeYaMgP0n
vPa4k8kSlr/KPDnD7ts0BKsWOFiHJyi/rHjLZVq8f5pCB3FE3FR3jlIo2e8w7hLM
SC8wxH58+prHbe+1zNZiMA3OXY7nozvSO3QkomLm3QH/r73CkqkBYfBLAJ0LRuHj
s0TRY7y7GEUGWPnLjkCw+H3/aumEep0i7YaVV5Tj1g+Htt4fMxZhQPWO/T+LGZap
ILsN+LmqGR9ARHAo+j2REmot0ubk9FP+fan2EIe6c6/cOxSyIe3LncfLG/7U4MlF
SYxcRtlzQrrU40hoA8S6xGRrSvG4qjthWTWsv35VzTZXA5nHuSdZn0HpWlfLrOi6
CSZueZ1lQ9hfgTTbLLCdZYbmWDAPv13YBkLWQTSQy955vc34x/h+qRodhzfX8w18
ypzqEmQwUQFXdG/Wat5vGcOf+M+6Ak2QqmN88AgfHmyKbQUEh6JbpvF85q7gp8ad
A49nb6aGD2cuREI=
=iTYQ
-----END PGP SIGNATURE-----
Merge tag 'v1.7.0'
getdns-1.7.0 release
2021-06-04 20:57:12 +02:00
Willem Toorop
1f2aa585fc
getdns-1.7.0 release
2021-06-04 20:53:14 +02:00
Willem Toorop
2a0114591a
Resolve compile warnings
...
Thanks Andreas!
2021-06-03 20:45:55 +02:00
Anonymous Maarten
de2137562d
cmake: find libuv pkgconfig non-QUIET
2021-05-28 23:03:44 +02:00
Anonymous Maarten
6eb1a6790a
cmake: don't call find_package_handle_standard_args when using pkg_config + cache variables
2021-05-28 16:03:30 +02:00
Anonymous Maarten
f92f97bf1e
Findlibidn module is not available
2021-05-28 14:15:40 +02:00
Anonymous Maarten
cf2b805ef7
Try FindPkgConfig to find modules before going manual
2021-05-28 14:15:40 +02:00
Jim Hague
6dfbfa5dc5
Add header-present guards to include of sys/time.h.
...
I'm not sure why this hasn't been hit before - it breaks the build on
Windows. I guess that another change has started dragging in this file
where it wasn't used before.
2021-05-28 00:05:20 +01:00
Jim Hague
686285ef59
Re-remove strings.h include.
...
Again, looks like another copied-from-elsewhere problem.
2021-05-28 00:04:11 +01:00
Jim Hague
ae854a8650
Re-add include guards to parseutil.c.
...
The lack of them breaks the build on Windows.
I suspect we may have another copied-from-elsewhere problem.
2021-05-27 22:24:17 +01:00
Willem Toorop
ca97810ed6
Merge branch 'release/v1.7.0' into develop
2021-05-27 22:34:55 +02:00
Willem Toorop
df4c7ce4f9
Mention event extension rename (back to old names) in ChangeLog
2021-05-27 22:23:16 +02:00
Willem Toorop
359a44d336
Merge branch 'release/v1.7.0' into develop
2021-05-27 22:21:43 +02:00
Willem Toorop
48a7700fa9
Update ChangeLog
2021-05-27 22:21:03 +02:00
Willem Toorop
2b348b046d
Merge branch 'amialkow-develop4' into release/v1.7.0
2021-05-27 22:08:05 +02:00
Willem Toorop
50463c7480
Merge branch 'develop4' of https://github.com/amialkow/getdns into amialkow-develop4
2021-05-27 21:56:38 +02:00
Willem Toorop
1012e34441
update of ldns
2021-05-27 21:23:16 +02:00
Willem Toorop
3f07247e64
Merge branch 'develop' into release/v1.7.0
2021-05-27 20:41:23 +02:00
Willem Toorop
86aa356b48
Release version 1.7.0 tomorrow
2021-05-27 20:39:26 +02:00
Jim Hague
fc62f8877c
When cross-compiling, assume strptime() is POSIX unless told otherwise.
...
But issue a warning when making that assumption. Add new option
FORCE_COMPAT_STRPTIME to force the use of the compat version
when cross-compiling and the target platform strptime() is not
POSIX-compliant. Poster children for the latter are BSD platforms,
including MacOS, where %t is not handled POSIXly.
Fix #472
2021-05-27 12:11:49 +01:00
Jim Hague
f9c3a359ed
Revise recent lookup3.c update to restore building on Windows.
...
As we're now building with CMake, and CMake can supply endianness, just insist on using that.
2021-05-27 09:45:30 +01:00
Willem Toorop
a694080400
First release candidate tomorrow
2021-05-27 09:59:15 +02:00
Willem Toorop
fe79e7e633
Bump version
2021-05-26 23:29:44 +02:00
Willem Toorop
61f9ab4351
All tests again
2021-05-26 23:17:44 +02:00
Willem Toorop
6c3f75f4e9
Test transports with OpenSSL
2021-05-26 23:16:02 +02:00
Willem Toorop
d055caff44
Test only transports
2021-05-26 23:02:30 +02:00
Willem Toorop
880189367a
Make tcp_send_timeout work with GnuTLS
2021-05-26 23:01:45 +02:00
Willem Toorop
ed9ac22c66
Update stubby to develop branch
2021-05-26 22:47:19 +02:00
Willem Toorop
189be4b5a5
Try to improve travis results with tcp_send_timeout
2021-05-26 22:37:55 +02:00
amialkow
bfdba6d9d7
Merge branch 'getdnsapi:develop' into develop4
2021-05-26 09:55:16 -07:00
Willem Toorop
75b750b3f9
Merge pull request #506 from amialkow/develop3
...
Fixes #504
2021-05-26 16:11:01 +02:00
Willem Toorop
6a722f5d79
Merge pull request #496 from banburybill/develop
...
Some Windows behaviour fixes.
2021-05-26 16:09:35 +02:00
Willem Toorop
eeb460af8d
Merge branch 'develop' of github.com:getdnsapi/getdns into develop
2021-05-26 16:06:30 +02:00
Willem Toorop
e030b2525d
Merge branch 'maciejsszmigiero-tcp-send-timeout' into develop
2021-05-26 16:05:27 +02:00
Willem Toorop
45ef080bad
Changelog entry for getdns_context_set_tcp_send_timeout() contribution
...
Thanks a lot @maciejsszmigiero , this looks really valueable!
2021-05-26 16:03:56 +02:00
Willem Toorop
624f688967
Honour the claim from documentation: When not set (the default), the system default is left alone.
2021-05-26 15:57:52 +02:00
Willem Toorop
515127289c
Merge branch 'tcp-send-timeout' of https://github.com/maciejsszmigiero/getdns into maciejsszmigiero-tcp-send-timeout
2021-05-26 15:56:55 +02:00
Willem Toorop
ae090a29b1
Merge pull request #482 from neheb/patch-1
...
val_secalgo: add missing DSA header
2021-05-26 15:48:10 +02:00
Willem Toorop
7b388a1576
ChangeLog update for issue #480
2021-05-26 15:45:53 +02:00
Willem Toorop
df2997d9b7
Eliminate compiler warnings in tests
2021-05-26 15:44:24 +02:00
Willem Toorop
1184f2b8ea
Update components from Unbound
2021-05-26 15:43:40 +02:00
Willem Toorop
55be327f69
Fix wrong extension names from merge
2021-05-26 15:42:35 +02:00
Willem Toorop
d934b4129f
Merge branch 'banburybill-feature/installdlls' into develop
2021-05-26 15:13:11 +02:00
Willem Toorop
3966459fdb
Merge branch 'feature/installdlls' of https://github.com/banburybill/getdns into banburybill-feature/installdlls
2021-05-26 15:12:59 +02:00
Willem Toorop
c1b6903e58
Merge pull request #472 from cohall-2020/develop
...
Skip check_c_source_runs when cross-compiling.
2021-05-26 11:21:43 +02:00
Willem Toorop
8abc3b62b8
Merge pull request #468 from renaudallard/develop
...
Added checks for LibreSSL and OpenBSD
2021-05-26 11:18:20 +02:00
Willem Toorop
63e4d1a1ef
Merge pull request #474 from banburybill/feature/blocking-select
...
Observe blocking flag in select run_once.
2021-05-26 11:17:20 +02:00
Andrzej Mialkowski
8b558afde0
Fixes #505 . Disable packet size checking.
2021-05-15 13:20:30 -07:00
Andrzej Mialkowski
7f606ea14f
Add missing rr types: SVCB and HTTPS
2021-05-15 12:32:58 -07:00
Andrzej Mialkowski
fa282a59ec
Add missing rr types: SVCB and HTTPS
2021-05-15 12:32:58 -07:00