選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
 
 
 
 
 
 
Josh Bleecher Snyder 8e34bdcdf7 crypto/tls: fix WriteTo method signature 8年前
testdata crypto/tls: allow renegotiation to be handled by a client. 8年前
alert.go crypto/tls: make error prefix uniform. 8年前
cipher_suites.go crypto/tls: Update references to draft-ietf-tls-downgrade-scsv-00. 8年前
common.go crypto/tls: don't copy Mutex or Once values 8年前
conn.go crypto/tls: buffer handshake messages. 8年前
conn_test.go crypto/tls: don't copy Mutex or Once values 8年前
example_test.go crypto/x509: add example of using a custom root list. 10年前
generate_cert.go crypto/tls: Support ECDSA keys in generate_cert.go 10年前
handshake_client.go crypto/tls: buffer handshake messages. 8年前
handshake_client_test.go crypto/tls: don't copy Mutex or Once values 8年前
handshake_messages.go crypto/tls: allow renegotiation to be handled by a client. 8年前
handshake_messages_test.go crypto/tls: decouple handshake signatures from the handshake hash. 9年前
handshake_server.go crypto/tls: buffer handshake messages. 8年前
handshake_server_test.go crypto/tls: don't copy Mutex or Once values 8年前
handshake_test.go crypto/tls: fix WriteTo method signature 8年前
key_agreement.go crypto/tls: make error prefix uniform. 8年前
prf.go all: standardize RFC mention format 8年前
prf_test.go crypto/tls: decouple handshake signatures from the handshake hash. 9年前
ticket.go crypto/tls: minor refactors for readability 8年前
tls.go crypto/tls: don't copy Mutex or Once values 8年前
tls_test.go crypto/tls: gofmt -w -s 8年前