Skip to content

Releases: niek-sidn/stiab

v1.3.3

16 Dec 08:58
a9ff3bd
Compare
Choose a tag to compare

Docker compose down took 10s per container, because I didn't use exec to start the daemons in the entrypoints.
Also: this didn't improve de time to go down in dns-client, which has 'sleep infinity' as its entrypoint, but this container can easily be stopped by using a sigkill in stead of a sigterm.

v1.3.2

12 Dec 15:29
1ff346d
Compare
Choose a tag to compare
Clarify why no NSD verify on zone loader

More elaborate verification script

10 Dec 14:04
b54d6f2
Compare
Choose a tag to compare
v1.3.1

Small changes and better verification script (#18)

More advanced validation with NSD verify

04 Dec 11:48
276517b
Compare
Choose a tag to compare
v1.3.0

More advanced nsd verification (#16)

Basic validation with NSD verify

28 Nov 16:34
78fb4bf
Compare
Choose a tag to compare

Basic validation with NSD verify

Removed an untruth from the Readme

26 Nov 12:03
acc7851
Compare
Choose a tag to compare
1.2.3

Update README.md to remove an untruth

Builds in compose instead of manual builds

25 Nov 12:54
6b2ef42
Compare
Choose a tag to compare

Builds in compose instead of manual builds
You should now run docker compose up -d --build instead of just docker compose up -d

Second level domain functionality

22 Nov 21:00
1447adc
Compare
Choose a tag to compare

Second level domain functionality added.

Fixed NSEC3 salt issue (issue #2)

22 Nov 14:02
Compare
Choose a tag to compare

Fixed NSEC3 salt issue (issue #2)

Added DNSviz & instructions for use

22 Nov 12:47
01a0f9c
Compare
Choose a tag to compare

Added DNSviz & instructions for use