您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
 
 
 
 
 
 
Rob Pike abbbdb168d os: New Open API. 13 年前
Makefile crypto/tls: add ECDHE support 14 年前
alert.go crypto/tls: simpler implementation of record layer 14 年前
ca_set.go crypto/tls: add *Config argument to Dial 14 年前
cipher_suites.go crypto/tls: add ECDHE support 14 年前
common.go crypto/tls: extend NPN support to the client. 13 年前
conn.go crypto/tls: extend NPN support to the client. 13 年前
conn_test.go tls: fix argument mistake in Error call. 14 年前
generate_cert.go os: New Open API. 13 年前
handshake_client.go crypto/tls: extend NPN support to the client. 13 年前
handshake_client_test.go net: drop laddr from Dial, cname from LookupHost; new functions 13 年前
handshake_messages.go crypto/tls: add ECDHE support 14 年前
handshake_messages_test.go testing: shorten some more tests 13 年前
handshake_server.go crypto/tls: select best ciphersuite, not worst. 13 年前
handshake_server_test.go Make.pkg, doc: Replace references to "-benchmarks" and "-match" with "-test.bench" and "-test.run". 13 年前
key_agreement.go crypto: add package. 13 年前
parse-gnutls-cli-debug-log.py crypto/tls: check in support code. 14 年前
prf.go crypto/tls: support CBC ciphers 14 年前
prf_test.go crypto/tls: support CBC ciphers 14 年前
tls.go httptest: add NewTLSServer 13 年前