boulder/va
James Renken 7214b285e4
identifier: Remove helper funcs from PB identifiers migration (#8236)
Remove `ToDNSSlice`, `FromProtoWithDefault`, and
`FromProtoSliceWithDefault` now that all their callers are gone. All
protobufs but one have migrated from DnsNames to Identifiers.

Remove TODOs for the exception, `ValidationRecord`, where an identifier
type isn't appropriate and it really only needs a string.

Rename `corepb.ValidationRecord.DnsName` to `Hostname` for clarity, to
match the corresponding PB's field name.

Improve various comments and docs re: IP address identifiers.

Depends on #8221 (which removes the last callers)
Fixes #8023
2025-06-13 12:55:32 -07:00
..
config Partially revert "bdns, va: Remove DNSAllowLoopbackAddresses" (#8226) 2025-06-03 14:52:46 -07:00
proto va: Remove deprecated Domain from vapb.IsCAAValidRequest (#8193) 2025-05-16 15:21:28 -07:00
caa.go va: Remove deprecated Domain from vapb.IsCAAValidRequest (#8193) 2025-05-16 15:21:28 -07:00
caa_test.go Replace most uses of net.IP with netip.Addr (#8205) 2025-05-27 15:05:35 -07:00
dns.go identifier: Remove helper funcs from PB identifiers migration (#8236) 2025-06-13 12:55:32 -07:00
dns_test.go bdns, va: Remove DNSAllowLoopbackAddresses (#8203) 2025-05-28 10:08:03 -07:00
http.go identifier: Remove helper funcs from PB identifiers migration (#8236) 2025-06-13 12:55:32 -07:00
http_test.go identifier: Remove helper funcs from PB identifiers migration (#8236) 2025-06-13 12:55:32 -07:00
tlsalpn.go identifier: Remove helper funcs from PB identifiers migration (#8236) 2025-06-13 12:55:32 -07:00
tlsalpn_test.go ProblemDetails no longer implements Error (#8078) 2025-03-28 13:36:26 -05:00
utf8filter.go va: filter invalid UTF-8 from ProblemDetails (#6506) 2022-11-21 11:05:21 -08:00
utf8filter_test.go va: filter invalid UTF-8 from ProblemDetails (#6506) 2022-11-21 11:05:21 -08:00
va.go Replace most uses of net.IP with netip.Addr (#8205) 2025-05-27 15:05:35 -07:00
va_test.go Replace most uses of net.IP with netip.Addr (#8205) 2025-05-27 15:05:35 -07:00