Commit Graph

9 Commits

Author SHA1 Message Date
Sebastian Ziebell
96b3b6650d Add function to return A record
A NameServer can now return the `Record::A` entry for itself.
2024-05-22 18:49:12 +02:00
Jorge Aparicio
f3bd5a1c55 README: cover dns-test automatic clean-up
and advise against running tests with cargo-watch
2024-03-07 16:04:18 +01:00
Jorge Aparicio
30ffd3882b README: add some tips on writing tests 2024-03-01 19:49:15 +01:00
Jorge Aparicio
5f26698a51 make license more visible
it was already in the Cargo.toml metadata but add the files and mention
it in the README
2024-02-26 12:28:42 +01:00
Jorge Aparicio
acca2d4f0f update README 2024-02-20 17:00:30 +01:00
Jorge Aparicio
bc10cda9cc WIP root & tld name server setup 2024-02-01 18:07:00 +01:00
Jorge Aparicio
88afa403a4 add TLD name server instructions 2024-02-01 16:24:34 +01:00
Sebastian Ziebell
e5c373b6da
Expand test setup to run on OSX as well
A client based `Dockerfile` is added to run `dig` & `delv` in, to make
the setup work on OSX.

* set up client container
* install additional tools
* expand Readme with setup instructions
2024-02-01 15:34:30 +01:00
Jorge Aparicio
a438d7c5e1 initial commit 2024-01-29 17:08:18 +01:00