Ryan Malloy rsp2k
rsp2k pushed to main at rsp2k/coredns-rfc2136 2026-05-22 17:51:52 +00:00
8466f08780 Widen SOA serial counter: YYMMDDNNNN, 10000 bumps/day
rsp2k created branch fix/wider-serial-counter in rsp2k/coredns-rfc2136 2026-05-22 17:51:51 +00:00
rsp2k pushed to fix/wider-serial-counter at rsp2k/coredns-rfc2136 2026-05-22 17:51:51 +00:00
8466f08780 Widen SOA serial counter: YYMMDDNNNN, 10000 bumps/day
rsp2k pushed tag v2026.05.22 to rsp2k/coredns-rfc2136 2026-05-22 15:26:19 +00:00
rsp2k pushed to main at rsp2k/coredns-rfc2136 2026-05-22 15:26:10 +00:00
6268e6eafd Sign responses to TSIG-signed UPDATEs (RFC 8945 §5.4.2)
rsp2k created branch fix/sign-tsig-responses in rsp2k/coredns-rfc2136 2026-05-22 15:26:05 +00:00
rsp2k pushed to fix/sign-tsig-responses at rsp2k/coredns-rfc2136 2026-05-22 15:26:05 +00:00
6268e6eafd Sign responses to TSIG-signed UPDATEs (RFC 8945 §5.4.2)
rsp2k created branch main in rsp2k/coredns-zones 2026-05-21 19:36:54 +00:00
rsp2k pushed to main at rsp2k/coredns-zones 2026-05-21 19:36:54 +00:00
ea09220a5a rfc2136 supported.systems.: add CNAME appadmin-ccx-pub.bmh.supported.systems
79f771c834 rfc2136 supported.systems.: add CNAME axl-cucm-pub.bmh.supported.systems
222d194003 rfc2136 supported.systems.: delete TXT _acme-challenge.test-rfc2136.supported.systems
3ddc26959a rfc2136 supported.systems.: add TXT _acme-challenge.test-rfc2136.supported.systems
b6b84c2816 rfc2136 supported.systems.: 4 operations
rsp2k created repository rsp2k/coredns-zones 2026-05-21 19:33:31 +00:00
rsp2k created branch main in rsp2k/coredns 2026-05-21 19:27:08 +00:00
rsp2k pushed to main at rsp2k/coredns 2026-05-21 19:27:08 +00:00
cc33fcbcc8 caddy: add caddy-dns/rfc2136 + test-rfc2136 site -- self-hosted ACME flow
18aa53bdc7 prod-readiness: alpine runtime + uid:gid passthrough + git auto-commit working
162abedfdd .env now gitignored; .env.example is the committed template
3dd99fa81a test: sandboxed docker-compose stack for plugin smoke testing
47c8ff42e9 coredns/Dockerfile: bump Go to 1.25, CoreDNS to v1.14.3, GOPROXY=direct
Compare 10 commits »
rsp2k created repository rsp2k/coredns 2026-05-21 19:27:05 +00:00
rsp2k pushed to main at rsp2k/coredns-rfc2136 2026-05-21 17:46:52 +00:00
1fe95e3f6c Revert diagnostic ServeDNS log line
rsp2k pushed to main at rsp2k/coredns-rfc2136 2026-05-21 17:35:23 +00:00
19e93e39e1 DIAGNOSTIC: log every ServeDNS call (will revert)
rsp2k pushed to main at rsp2k/coredns-rfc2136 2026-05-21 17:26:52 +00:00
0f28127284 Phase 2b: refactor to file-backed storage; UPDATE writes zones/*.zone
rsp2k pushed to main at rsp2k/coredns-rfc2136 2026-05-21 16:51:21 +00:00
1d2d919728 Phase 1.4: UPDATE opcode handler + TSIG verification
rsp2k pushed to main at rsp2k/coredns-rfc2136 2026-05-21 16:37:51 +00:00
1cca9a5aa7 Phase 1.3: in-memory store + ServeDNS query dispatch
rsp2k created branch main in rsp2k/coredns-rfc2136 2026-05-21 16:31:24 +00:00
rsp2k pushed to main at rsp2k/coredns-rfc2136 2026-05-21 16:31:24 +00:00
eba6313ec0 Phase 1.2: wire parser → typed config + 13 unit tests
e9d37f483c Initial commit: plugin skeleton, compiles against CoreDNS 1.14.3