Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
 
 
 
 
 
 
Sergey Frolov 95bebf2e8e crypto/tls: split clientHandshake into multiple methods před 7 roky
testdata crypto/tls: enable ChaCha20-Poly1305 cipher suites by default. před 8 roky
alert.go crypto/tls: switch to OpenSSL 1.1.0 for test data. před 8 roky
cipher_suites.go crypto/tls: disable CBC cipher suites with SHA-256 by default před 7 roky
common.go crypto/tls: pass argument to serverInit rather than using a field in Config. před 7 roky
conn.go crypto/tls: don't hold lock when closing underlying net.Conn. před 7 roky
conn_test.go crypto/tls: use io.ReadFull in conn_test.go před 7 roky
example_test.go crypto/tls: add example for Config KeyLogWriter před 8 roky
generate_cert.go crypto/tls: recommend P256 elliptic curve před 7 roky
handshake_client.go crypto/tls: split clientHandshake into multiple methods před 7 roky
handshake_client_test.go cmd/gofmt, crypto/tls: fix typos před 8 roky
handshake_messages.go crypto/tls: reject SNI values with a trailing dot. před 7 roky
handshake_messages_test.go crypto/tls: reject SNI values with a trailing dot. před 7 roky
handshake_server.go crypto/tls: pass argument to serverInit rather than using a field in Config. před 7 roky
handshake_server_test.go crypto/tls: reject SNI values with a trailing dot. před 7 roky
handshake_test.go crypto/tls: switch to OpenSSL 1.1.0 for test data. před 8 roky
key_agreement.go crypto/tls: support X25519. před 8 roky
prf.go all: standardize RFC mention format před 8 roky
prf_test.go crypto/tls: decouple handshake signatures from the handshake hash. před 9 roky
ticket.go crypto/tls: minor refactors for readability před 8 roky
tls.go crypto/tls: disable CBC cipher suites with SHA-256 by default před 7 roky
tls_test.go crypto/tls: make Config.Clone also clone the GetClientCertificate field před 7 roky