..
config.go
Abstract state storage and notification logic behind an interface
2024-04-04 07:47:25 -04:00
daemon.go
static-ct-api support, parallel downloading
2025-05-04 20:41:33 -04:00
discoveredcert.go
static-ct-api support, parallel downloading
2025-05-04 20:41:33 -04:00
errors.go
static-ct-api support, parallel downloading
2025-05-04 20:41:33 -04:00
fileutils.go
monitor: fsync state files before renaming them
2025-05-04 20:44:36 -04:00
fsstate.go
Store issuers cache under os.UserCacheDir
2025-05-06 14:25:41 -04:00
healthcheck.go
Avoid relying on STH timestamp during monitoring
2025-05-06 10:41:33 -04:00
loglist.go
static-ct-api support, parallel downloading
2025-05-04 20:41:33 -04:00
mailutils.go
Add a helper function
2023-10-29 08:17:58 -04:00
monitor.go
Avoid generating download batches with an invalid range
2025-05-06 15:13:31 -04:00
notify.go
Respect $EMAIL when sending emails
2024-05-21 15:11:22 -04:00
process.go
static-ct-api support, parallel downloading
2025-05-04 20:41:33 -04:00
state.go
Cache issuer certificates retrieved from static-ct-api logs
2025-05-06 14:19:25 -04:00
statedir.go
Store issuers cache under os.UserCacheDir
2025-05-06 14:25:41 -04:00
sthdir.go
Avoid relying on STH timestamp during monitoring
2025-05-06 10:41:33 -04:00
watchlist.go
Convert to a daemon and make many other improvements
2023-02-03 14:12:03 -05:00