* Revert "Remove ODOH due to broken dependency (#425)"
This reverts commit 8eecee85ec.
* switch back to updated version of cloudflare/odoh-go that fixes broken dependencies (#427)
---------
Co-authored-by: Leonard Walter <50204487+LeonardWalter@users.noreply.github.com>
* Revert "Fixing problems with cloudflare/odoh-go (#423)"
This reverts commit eed9ea8911.
* Revert "Support for Oblivious DNS client (#118)"
This reverts commit 72e4730046.
* Support for Oblivious DNS client
* Update to the ODoH client (#418)
* fixing context problem
* Updated the ODoH client
* allowing ODoH client to send queries without a proxy
* added missing code to load pre configured ODoH server config key
* added missing support for ODoH servers not on port 443
* Implemented feedback on ODoH client
---------
Co-authored-by: Leonard Walter <50204487+LeonardWalter@users.noreply.github.com>