Commit Graph

3333 Commits

Author SHA1 Message Date
Willem Toorop bcaf8fa563
Merge pull request from wtoorop/proxy-config-doh
Proxy config doh
2022-10-31 10:54:23 +01:00
Willem Toorop 3886b37d81 DoH support! 2022-10-16 23:42:55 +02:00
Willem Toorop 7deed7e1d4 alpn determines DoH upstream 2022-10-16 12:51:55 +02:00
Willem Toorop ca416a8f9b CMake infrastructure for linking libnghttp2 2022-10-06 15:18:47 +02:00
Willem Toorop 21f31182a2 Merge branch 'philip-proxy-config' of github.com:getdnsapi/getdns into philip-proxy-config 2022-10-03 13:22:37 +02:00
Willem Toorop 03bddb40e1 DANE records can be passed along each upstream with "dane_records" key
Needs to be printed as well
2022-10-03 13:21:36 +02:00
Philip Homburg 7513632d42 Fixed small bug in converting policy to binary. And updated reference to stubby 2022-09-29 12:24:30 +02:00
Willem Toorop 544746094c Merge branch 'philip-proxy-config' of github.com:getdnsapi/getdns into philip-proxy-config 2022-09-08 19:13:07 +02:00
Willem Toorop 4da3cd3eee policy interfaces cann be NULL and updated stubby 2022-09-08 19:12:40 +02:00
Philip Homburg 2599a04f14 More svc parameters 2022-09-07 12:47:18 +02:00
Willem Toorop fe8dcd4aab Produce call_reporting for errors too 2022-09-05 12:24:00 +02:00
Philip Homburg 560053f3e3 Clear domainname. 2022-09-02 16:19:26 +02:00
Philip Homburg 291ecdae64 Support for IPv4 2022-09-02 10:40:32 +02:00
Willem Toorop c8efb19624 More auth_status in "call_reporting dict"
Key "tls_auth_pin" == 1 when a pin from a pinset is used to authenticate the tls session, 0 otherwise
Key "tls_auth_pkix" == 1 when the cert was signed with a CA in the verification location, 0 if it was not PKIX authenticated and 2 if unkown (for example when a pinset was sufficient to authenticate the session)
2022-09-02 10:03:46 +02:00
Willem Toorop d2967532f6 Merge branch 'develop' into philip-proxy-config 2022-08-29 08:57:54 +02:00
Philip Homburg af87d9f70f Remove some debug output, fix a small bug 2022-08-23 10:19:50 +02:00
Philip Homburg d1a9c51954 Changes for stubby 2022-08-23 10:19:48 +02:00
Philip Homburg 1f88087f92 Support for proxy control option 2022-08-23 10:18:55 +02:00
Willem Toorop 9c076ca34b Issue Some gldns files need stdlib 2022-08-22 10:41:05 +02:00
Willem Toorop 3a71bd350e getdns-1.7.2 quickfix stubby release 2022-08-19 20:00:36 +02:00
Willem Toorop 8aa19255b8 Leave out some tests that fail to be reviewed later on 2022-08-19 15:42:13 +02:00
Willem Toorop 7eaf8454a2 Okay, assert detection with check is broken (at least with me) 2022-08-19 15:08:46 +02:00
Willem Toorop 2e04e9f8b6 Why do these tests destroy the context from a callback? 2022-08-19 14:46:15 +02:00
Willem Toorop a19177d41e Bump version for release 2022-08-19 13:27:06 +02:00
Willem Toorop a1451df680 Fix update README.md to show correct pgp key location 2022-08-19 11:36:34 +02:00
Willem Toorop 777e0b245c Fix Allow Absolute paths in pkg-config 2022-08-19 11:29:45 +02:00
Willem Toorop 2d48a3bd1b Fix Issue merge upstream ssl_dane into submodule 2022-08-19 11:01:57 +02:00
Willem Toorop 9bb533ab57 Update stubby (and no release yet) 2022-08-12 18:56:03 +02:00
Willem Toorop 86bd62cb40
Merge pull request from getdnsapi/gnu_tls_alpn
Add support for `dot` ALPN for GnuTLS
2022-08-12 15:27:59 +02:00
Sara Dickinson adcdf20289 Add support for dot ALPN for GnuTLS 2022-08-12 12:45:15 +01:00
Willem Toorop aca15088e5 Update stubby 2022-08-11 16:48:23 +02:00
Willem Toorop 1ea92a68ad Set version to first release candidate 2022-08-11 16:24:42 +02:00
Willem Toorop 142f616693 ChangeLog entry for issue 2022-08-11 16:21:14 +02:00
Willem Toorop 6b65aed443 Fix set default build type to RelWithDebInfo
And expose CFLAGS through GETDNS_BUILD_CFLAGS define and via getdns_context_get_api_information()
2022-08-11 16:15:30 +02:00
Willem Toorop 0cb72000f8 Avoid using old OpenSSL HMAC functions 2022-08-11 12:26:41 +02:00
Willem Toorop 1748ca4c29 First step in dealing with OpenSSL 3.0 warnings 2022-08-11 11:30:53 +02:00
Willem Toorop b181782e0e Update gldns 2022-08-11 11:30:34 +02:00
Willem Toorop f97ee14b69 Merge branch 'madebr-cmake_pkgconfig' into develop 2022-08-10 16:10:38 +02:00
Willem Toorop 1a1e79603c Merge branch 'cmake_pkgconfig' of github.com:madebr/getdns into madebr-cmake_pkgconfig 2022-08-10 16:10:13 +02:00
Willem Toorop 875c03176e Log uzlonewolf contribution 2022-08-10 14:58:38 +02:00
uzlonewolf 2d7d8a4ea5 Tighten up _getdns_ipaddr_dict_mf() so it does not grab random strings beginning with '*' 2022-08-10 14:53:43 +02:00
Willem Toorop 8e2accfd74 Log fix from Shikha 2022-08-10 14:32:35 +02:00
Willem Toorop 861ae30725
Merge pull request from SharmaShikha-84/master
Fix for issue in UDP stream selection in case of timeouts.
2022-08-10 14:31:18 +02:00
Willem Toorop dc5026f2c8
Merge pull request from thesamesam/develop
CMakeLists.txt: use CMAKE_INSTALL_MANDIR too
2022-08-09 17:02:36 +02:00
Willem Toorop 10a000b916
Merge pull request from amialkow/develop
Fixed allowed offset range during name compression.
2022-08-09 17:00:13 +02:00
Willem Toorop 893d4720c9
Merge pull request from getdnsapi/use_dot_alpn
Update Stubby to always send the `dot` ALPN when using DoT
2022-08-09 16:54:30 +02:00
Willem Toorop 2bbac1163b
Merge branch 'develop' into use_dot_alpn 2022-08-09 16:54:20 +02:00
Sara Dickinson 9d8eea97a5 Fix typo in cmake module for libidn2 2022-07-21 14:17:53 +01:00
Sara Dickinson c0e45395b8
Merge pull request from jpbion/fixlibidn2
Category: Strengthen LibIDN2 version determination during cmake run
2022-07-21 14:14:35 +01:00
Joel Bion ed7bfa107e Category: Strengthen LibIDN2 version determination during cmake run 2022-07-20 16:01:25 -07:00