happyDomain/services/abstract
Pierre-Olivier Mercier af517907d6
All checks were successful
continuous-integration/drone/push Build is passing
Fix OPENPGPKEY/SMIMEA hash to use SHA-256 truncated per RFC 7929/8162
Replace sha256.Sum224 (SHA-224 algorithm) with SHA-256 truncated to 28
bytes, matching what RFCs 7929 and 8162 actually specify and what the
frontend was already computing correctly. Also wrap GetRecords errors
with the service type name for easier diagnosis.
2026-03-30 21:54:54 +07:00
..
acme.go Remove redundant work in ACME and server analyzers 2026-03-28 21:42:17 +07:00
delegation.go fix: propagate UseRR errors consistently across all service analyzers 2026-03-28 21:42:17 +07:00
github-site-verification.go fix: propagate UseRR errors consistently across all service analyzers 2026-03-28 21:42:17 +07:00
gitlab-page-verification.go fix: propagate UseRR errors consistently across all service analyzers 2026-03-28 21:42:17 +07:00
google-site-verification.go fix: propagate UseRR errors consistently across all service analyzers 2026-03-28 21:42:17 +07:00
keybase.go fix: propagate UseRR errors consistently across all service analyzers 2026-03-28 21:42:17 +07:00
matrix.go fix: propagate UseRR errors consistently across all service analyzers 2026-03-28 21:42:17 +07:00
openpgp.go Fix OPENPGPKEY/SMIMEA hash to use SHA-256 truncated per RFC 7929/8162 2026-03-30 21:54:54 +07:00
origin.go Fix GenComment showing only NS count instead of SOA details 2026-03-28 21:42:17 +07:00
rfc6186.go fix: propagate UseRR errors consistently across all service analyzers 2026-03-28 21:42:17 +07:00
scaleway-challenge.go fix: propagate UseRR errors consistently across all service analyzers 2026-03-28 21:42:17 +07:00
server.go Remove redundant work in ACME and server analyzers 2026-03-28 21:42:17 +07:00
xmpp.go fix: propagate UseRR errors consistently across all service analyzers 2026-03-28 21:42:17 +07:00