Results 109 issues of Stéphane Bortzmeyer

I would like to return resource records whose types are not encoded by the Erlang library (such as ` LOC`). I can do the encoding myself *but* I don't know...

Some units are case-sensitive, for instance MB and Mb are different things. But the DNS is case-insensitive, which means that this behavior is logical, but surprising: ``` % dig 32GB-Mb.unit...

enhancement

Since some responses (for instance weather or dictionary) are way larger than the queries, and since `dns.toys` accepts requests over UDP, it may be used for reflection attacks with amplification....

enhancement

Example: https://zonemaster.net/en/result/7bd9b9eecc4b21d1 The domain `gouv.nc` was under stress and the name servers replied only 10-20 % of requests. Zonemaster displays "CONSISTENCY05 Error Lame delegation" which is not true, and "...

T-Bug
A-TestCase

``` % elixir --version Erlang/OTP 25 [erts-13.1.5] [source] [64-bit] [smp:12:12] [ds:12:12:10] [async-threads:1] [jit] Elixir 1.14.3 (compiled with Erlang/OTP 25) ``` Trying to compile: ``` warning: :ssl.cipher_suites/0 is undefined or private,...

When accepting a TLS session, we can retrieve some information with [`info`](https://hexdocs.pm/socket/Socket.SSL.html#info/1) but some are missing. In the returned list, there is a `sni_hosts` but it is always en empty...

The link "Online documentation" [on Hex](https://hex.pm/packages/dns_erlang) yields 404.

"please see Matrix.org, the Matrix Specification" have wrong URL, leading to 404 at Github

There are currently in the blockchain some domains which are valid according to the DNS but not according to the stricter LDH rule of host names. BIND, by default, reject...

Current git version: ``` Test Summary Report ------------------- 10_check_multi.t (Wstat: 3840 Tests: 114 Failed: 15) Failed tests: 27-30, 35-36, 41-44, 51-52, 62, 64, 96 Non-zero exit status: 15 15_check_multi_history.t (Wstat:...