Alternative TLS implementation in Go
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
Alex Brainman ba4d79c54f crypto/tls: cleanup certificate load on windows 13 年前
Makefile crypto/tls: fetch root CA from Windows store 13 年前
alert.go crypto/tls: add Error method to alert 13 年前
cipher_suites.go Add a []byte argument to hash.Hash to allow an allocation to be saved. 13 年前
common.go use new time API 13 年前
conn.go various: reduce overuse of os.EINVAL + others 13 年前
conn_test.go crypto/tls: add server side SNI support. 13 年前
generate_cert.go renaming_2: gofix -r go1pkgrename src/pkg/[a-l]* 13 年前
handshake_client.go Add a []byte argument to hash.Hash to allow an allocation to be saved. 13 年前
handshake_client_test.go crypto/tls: support SSLv3 13 年前
handshake_messages.go crypto/tls: fix handshake message test 13 年前
handshake_messages_test.go crypto/tls: fix handshake message test 13 年前
handshake_server.go Add a []byte argument to hash.Hash to allow an allocation to be saved. 13 年前
handshake_server_test.go use new time API 13 年前
key_agreement.go Add a []byte argument to hash.Hash to allow an allocation to be saved. 13 年前
parse-gnutls-cli-debug-log.py crypto/tls: add 3DES ciphersuites 13 年前
prf.go Add a []byte argument to hash.Hash to allow an allocation to be saved. 13 年前
prf_test.go crypto/tls: support SSLv3 13 年前
root_darwin.go crypto/tls: fetch root certificates using Mac OS API 13 年前
root_stub.go crypto/tls: fetch root certificates using Mac OS API 13 年前
root_test.go crypto/tls: fetch root certificates using Mac OS API 13 年前
root_unix.go crypto/tls: add openbsd root certificate location 13 年前
root_windows.go crypto/tls: cleanup certificate load on windows 13 年前
tls.go crypto/x509, crypto/tls: support PKCS#8 private keys. 13 年前