boulder/sa
James Renken ac68828f43
Replace most uses of net.IP with netip.Addr (#8205)
Retain `net.IP` only where we directly work with `x509.Certificate` and
friends.

Fixes #5925
Depends on #8196
2025-05-27 15:05:35 -07:00
..
db SA: Support profiles associated with authorizations (#7956) 2025-01-27 14:53:30 -08:00
db-next Give registrations.contact column a default value (#8207) 2025-05-22 15:04:37 -07:00
db-users sa: Store and manage rate limit overrides in the database (#8142) 2025-05-08 14:50:30 -04:00
proto sa: Store and manage rate limit overrides in the database (#8142) 2025-05-08 14:50:30 -04:00
satest ratelimit: Remove legacy registrations per IP implementation (#7760) 2024-11-19 18:39:21 -05:00
testdata Support writing OCSP to Redis on revocation (#6012) 2022-04-01 13:59:56 -06:00
database.go sa: use internal certificateStatusModel instead of core.CertificateStatus (#8159) 2025-05-12 14:53:08 -07:00
database_test.go SA: Enforce microsecond granularity for long_query_time and max_statement_time (#7224) 2023-12-21 13:06:30 -05:00
metrics.go sa: refactor db initialization (#6930) 2023-06-13 10:15:40 -07:00
migrations.sh test: Support multiple database schemas (#6344) 2022-09-07 14:59:08 -07:00
model.go sa: Encode IP identifiers for issuedNames (#8210) 2025-05-27 14:55:19 -07:00
model_test.go sa: use internal certificateModel (#8130) 2025-04-21 13:48:29 -07:00
sa.go SA: Use IgnoreAccountContacts flag to shortcut UpdateRegistrationContact (#8208) 2025-05-23 13:01:51 -07:00
sa_test.go Replace most uses of net.IP with netip.Addr (#8205) 2025-05-27 15:05:35 -07:00
saro.go sa: Encode IP identifiers for issuedNames (#8210) 2025-05-27 14:55:19 -07:00
sysvars.go SA: Check MariaDB system variables at startup (#6791) 2023-04-18 11:02:33 -04:00
sysvars_test.go SA: Check MariaDB system variables at startup (#6791) 2023-04-18 11:02:33 -04:00
type-converter.go sa: truncate times in type converter (#7556) 2024-06-24 11:26:34 -07:00
type-converter_test.go sa: truncate times in type converter (#7556) 2024-06-24 11:26:34 -07:00