index
:
go-x-crypto
main
ssh-run-with-context
Fork of golang.org/x/crypto with my patches.
Go Authors
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
x509roots
/
gen_fallback_bundle.go
Age
Commit message (
Expand
)
Author
2025-09-11
x509roots/fallback/bundle: add bundle package to export root certs
Michael Stapelberg
2025-08-03
x509roots/fallback: store bundle certs directly in DER
Mateusz Poliwczak
2025-05-31
x509roots/fallback: move parsing code to a non-generated file
Mateusz Poliwczak
2025-03-13
x509roots: support constrained roots
Roland Shoemaker
2025-02-21
x509roots/fallback: drop obsolete build constraint
Dmitri Shuralyov
2023-10-23
x509roots: catch the zero-roots case when generating the bundle
Roland Shoemaker
2023-10-21
x509roots: check HTTP response status code and media type
Dmitri Shuralyov
2023-10-11
all: update go directive to 1.18
Dmitri Shuralyov
2023-06-23
x509roots: generate a stable sort, for real this time
Roland Shoemaker
2023-06-23
x509roots/fallback: add //go:build go1.20 to bundle.go
Dmitri Shuralyov
2023-06-20
x509roots: remove list hash and generation date, change ordering
Roland Shoemaker
2023-06-20
x509roots: fix generate script argument checking
Roland Shoemaker
2023-06-20
x509roots: use "generate" build tag
Roland Shoemaker
2023-06-09
x509roots: add new module
Roland Shoemaker