Revertron
Revertron
Many other crates are gone far forward, but with this lib we need to use even old rand.
You check for cached records in `DnsResolver`, and then in every `perform()` method in implementations ;) It seems very redundant to me.
I have solid archives with block size of 16Mb. And many of the files fail to read because of `ChecksumVerificationFailed`. Example archive: https://up.revertron.com/Memes.7z Example code: ``` pub fn test_blocks() {...
For fixing multicast in Android app (https://github.com/yggdrasil-network/yggdrasil-android/issues/60, https://github.com/yggdrasil-network/yggdrasil-android/issues/45) we need to change the way `multicast` module gets interface addresses. One way for this is using `anet` library: https://github.com/wlynxg/anet But I'm...
This is an ancient bug, but now, with additional logging, we can see where the problem is. **Problem**: Windows 10 can't update to cumulative update when Yggdrasil service is enabled...
It would be very convenient to run `yggdrasil -genconf` with peers to be added to the new generated config. It could look like this: ``` yggdrasil -genconf -peer "tcp://1.2.3.4:1024" -peer...
Please, add PIV support to your libraries and this app.
- Program: Authoritative - Issue type: Bug report ### Short description In about a week I've noticed, that Let's Encrypt certificates can't be updated. They have DNS authentication through PowerDNS...
Can't start service without reading config. Without explicit allow directive it can't read it.
### Checklist - [x] I have used the search function to see if someone else has already submitted the same bug report. - [x] I will describe the problem with...