aboutsummaryrefslogtreecommitdiff
path: root/x509roots/gen_fallback_bundle.go
AgeCommit message (Expand)Author
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