aboutsummaryrefslogtreecommitdiff
path: root/x509roots/fallback/bundle.go
AgeCommit message (Expand)Author
2025-09-11x509roots/fallback/bundle: add bundle package to export root certsMichael Stapelberg
2025-08-03x509roots/fallback: store bundle certs directly in DERMateusz Poliwczak
2025-07-30x509roots/fallback: update bundleGopher Robot
2025-06-30x509roots/fallback: update bundleGopher Robot
2025-05-31x509roots/fallback: move parsing code to a non-generated fileMateusz Poliwczak
2025-05-12x509roots/fallback: update bundleGopher Robot
2025-03-13x509roots: support constrained rootsRoland Shoemaker
2025-02-21x509roots/fallback: drop obsolete build constraintDmitri Shuralyov
2025-02-03x509roots/fallback: update bundleGopher Robot
2024-11-27x509roots/fallback: update bundleGopher Robot
2024-09-03x509roots/fallback: update bundleGopher Robot
2024-07-09x509roots/fallback: update bundleGopher Robot
2024-06-03x509roots/fallback: update bundleGopher Robot
2024-02-08x509roots/nss: manually exclude a confusingly constrained rootRoland Shoemaker
2024-02-07x509roots/fallback: update bundleGopher Robot
2023-11-29x509roots/fallback: update bundleGopher Robot
2023-07-25x509roots/fallback: update bundleGopher Robot
2023-06-23x509roots: generate a stable sort, for real this timeRoland Shoemaker
2023-06-23x509roots/fallback: add //go:build go1.20 to bundle.goDmitri Shuralyov
2023-06-20x509roots: remove list hash and generation date, change orderingRoland Shoemaker
2023-06-09x509roots: add new moduleRoland Shoemaker