Sylvain Rabot
Sylvain Rabot
suite.T().SkipNow() has to be called in all tests.
A maliciously crafted message with a bogus body length could make the parser panic if the body length is close to the int limit. Fixes https://github.com/quickfixgo/quickfix/issues/678
In https://github.com/quickfixgo/quickfix/pull/485 a mutex has been added to FieldMap to make it Thread Safe. However, in the same PR, the Message pool mechanism has also been removed so Messages are...
### Terraform Version ```shell Terraform v1.11.4 on darwin_arm64 + provider registry.terraform.io/hashicorp/aws v5.97.0 + provider registry.terraform.io/hashicorp/external v2.3.5 + provider registry.terraform.io/hashicorp/http v3.5.0 + provider registry.terraform.io/hashicorp/local v2.5.2 + provider registry.terraform.io/hashicorp/null v3.2.4 + provider...
## Bug Report **Describe the bug** In order to harden our security in our kubernetes clusters we recently set the `http-put-response-hop-limit` to `1` instead of `2` on our instances so...
Fixes #160.
All my DNS queries over quic are taking no less than 2s: ``` $ doggo app.discord.com @quic://dns.adguard.com --time NAME TYPE CLASS TTL ADDRESS NAMESERVER TIME TAKEN app.discord.com. A IN 295s...