go/src/crypto/x509
bxq2011hust 79ccbe1b67 crypto/x509: this change modifies C.CopyPEMRoots to static function
Change-Id: Ic7997d1f747152afec78e8e439770166029f34ec
GitHub-Last-Rev: 6a07f25056
GitHub-Pull-Request: golang/go#36491
Reviewed-on: https://go-review.googlesource.com/c/go/+/214298
Run-TryBot: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
2020-01-10 15:22:42 +00:00
..
pkix
testdata
cert_pool.go crypto/x509: consider parents by Subject if AKID has no match 2019-02-07 17:57:03 +00:00
example_test.go crypto/x509: add Ed25519 to ExampleParsePKIXPublicKey 2019-07-29 16:52:01 +00:00
name_constraints_test.go src: gofmt -s 2019-09-09 18:57:05 +00:00
pem_decrypt.go
pem_decrypt_test.go all: remove PEM-encoded private keys from tests 2019-05-21 20:03:55 +00:00
pkcs1.go crypto/x509: normalize and expand docs of Parse and Marshal functions 2019-06-20 19:38:48 +00:00
pkcs8.go crypto/x509: normalize and expand docs of Parse and Marshal functions 2019-06-20 19:38:48 +00:00
pkcs8_test.go crypto/x509: add support for Ed25519 certificates and keys 2019-05-15 18:51:12 +00:00
root.go
root_aix.go
root_bsd.go
root_cgo_darwin.go crypto/x509: this change modifies C.CopyPEMRoots to static function 2020-01-10 15:22:42 +00:00
root_darwin.go crypto/x509: move debug prints to standard error 2019-03-14 02:49:02 +00:00
root_darwin_arm_gen.go
root_darwin_armx.go
root_darwin_test.go crypto/x509: fix and cleanup loadSystemRoots on macOS 2019-05-22 16:20:11 +00:00
root_js.go
root_linux.go crypto/x509: look for CAs at /etc/ssl/cert.pem for Alpine Linux 2019-03-26 22:10:49 +00:00
root_nocgo_darwin.go
root_plan9.go
root_solaris.go
root_unix.go all: remove the nacl port (part 1) 2019-10-09 06:14:44 +00:00
root_unix_test.go
root_windows.go crypto/x509: make '-gcflags=all=-d=checkptr' flag work 2019-11-03 01:44:46 +00:00
sec1.go crypto/x509: fix typo in godoc for ParseECPrivateKey 2019-11-20 05:44:42 +00:00
sec1_test.go crypto/x509: improve error when PKCS1, PKCS8, EC keys are mixed up 2019-02-27 19:34:12 +00:00
test-file.crt
verify.go crypto/x509: gofmt verify.go 2019-10-23 18:07:56 +00:00
verify_test.go crypto/x509: consider parents by Subject if AKID has no match 2019-02-07 17:57:03 +00:00
x509.go crypto/x509: fix CreateCRL for Ed25519 CAs 2019-11-11 18:00:18 +00:00
x509_test.go crypto/x509: fix CreateCRL for Ed25519 CAs 2019-11-11 18:00:18 +00:00
x509_test_import.go all: remove PEM-encoded private keys from tests 2019-05-21 20:03:55 +00:00