選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
 
 
 
 
 
 
Russ Cox 32d22d1fb1 gofix: don't rewrite O_APPEND opens 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 gofix: don't rewrite O_APPEND opens 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年前