Axel Viala

Results 32 issues of Axel Viala

Attempt to add suppression for data races on `send_latency` and `avg_latency` globals. see discussion here #11814

### Short description Reduce compiler noise related to boost yahttp compilation by trying to compile yahttp with Cpp11 support. This noise also renders impossible a run with `-fanalyzer` because it...

auth
rec
enhancement
dnsdist

- Program: Authoritative - Issue type: Bug report - data race ### Short description Get 2 possible datarace (tsan report in AuthQueryCache + AuthPacketCache) ### Environment - Operating system: manjaro...

- Program: found with authoritative and reg test sqlite3 backend - Issue type: Bug report - data-race ### Short description Found a possible data-race with `--enable-tsan` ### Environment - Operating...

auth

It's a first small one, hope it's not too useless. ;) Edit: Maybe just a doc test is enough?

Writing benches about edge case related to domain names like "valid" but "lot of subdomain" or really big like 253 char domain. Also writing a benchmarks on edge case related...

Hello, thanks for the work I used it for an processor and assembler introduction course it's great. :) PR: #79 I got an error while trying to execute `example/timertool.s` ```txt...

Some benches were not totally stable on my computer (it's really hot these days, maybe I hit the temp freq switch of my cpu in the benches) But on some...

- Design/Feature issue: https://github.com/PowerDNS/pdns/issues/11886 - Revival of https://github.com/PowerDNS/pdns/pull/5160 Code heavily used on pdns 4.3.x, updated on master to upstream it. Citing original @baloo pr because it's a rebase on master...

auth
enhancement
needs review

Broken link for: jdnssec-verifyzone (http://www.verisignlabs.com/dnssec-tools/) - Program: Regression test - Issue type: Bug report https://github.com/PowerDNS/pdns/blob/master/regression-tests/README.md?plain=1#L10 The repository can be found here: https://github.com/dblacka/jdnssec-tools ## PR If it's Ok I can make...