aboutsummaryrefslogtreecommitdiff
path: root/x509roots/gen_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-05-31x509roots/fallback: move parsing code to a non-generated fileMateusz Poliwczak
2025-03-13x509roots: support constrained rootsRoland Shoemaker
2025-02-21x509roots/fallback: drop obsolete build constraintDmitri Shuralyov
2023-10-23x509roots: catch the zero-roots case when generating the bundleRoland Shoemaker
2023-10-21x509roots: check HTTP response status code and media typeDmitri Shuralyov
2023-10-11all: update go directive to 1.18Dmitri Shuralyov
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-20x509roots: fix generate script argument checkingRoland Shoemaker
2023-06-20x509roots: use "generate" build tagRoland Shoemaker
2023-06-09x509roots: add new moduleRoland Shoemaker