Commit Graph
7 Commits
Author SHA1 Message Date
mokhtar abb97cce56 move hardcodedRecords into Xip struct for instance isolation
- replace global hardcodedRecords/mutex with instance fields
- add initialRecords() factory for fresh record copies per instance
- rename initHardcodedRecords to initNameServers, pass nameservers explicitly
- add TestInstanceIsolation to verify instances don't share state
- fix unassigned err in certs/persistFiles
2026-01-18 10:51:07 +01:00
mokhtar aac894ae6f add configurable log file path 2026-01-18 00:20:29 +01:00
mokhtar f585fb393b add functional options to NewXip for testability 2026-01-18 00:08:44 +01:00
mokhtar 2c34850415 bump go@1.25 2026-01-17 23:57:49 +01:00
mokhtar 8f419eaa98 upgrade dependencies 2026-01-17 23:54:31 +01:00
mokhtar e2adf19c31 bump go@1.24 2025-03-20 00:03:46 +01:00
mokhtar e552ca2c50 upgrade dependencies 2025-03-19 23:56:28 +01:00