Não pode escolher mais do que 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
 
 
 
 
 
 
Marvin Stenger d547ccf7ac all: prefer strings.LastIndexByte over strings.LastIndex há 7 anos
testdata crypto/tls: enable ChaCha20-Poly1305 cipher suites by default. há 8 anos
alert.go crypto/tls: switch to OpenSSL 1.1.0 for test data. há 8 anos
cipher_suites.go crypto/tls: disable CBC cipher suites with SHA-256 by default há 7 anos
common.go crypto/tls: fix docstring of Config.ClientSessionCache há 7 anos
conn.go crypto/tls: disallow handshake messages fragmented across CCS há 7 anos
conn_test.go crypto/tls: use io.ReadFull in conn_test.go há 7 anos
example_test.go crypto/tls: add example for Config KeyLogWriter há 8 anos
generate_cert.go crypto/tls: recommend P256 elliptic curve há 7 anos
handshake_client.go all: prefer strings.LastIndexByte over strings.LastIndex há 7 anos
handshake_client_test.go crypto/tls: fix and expand TestVerifyPeerCertificate and TestGetClientCertificate há 7 anos
handshake_messages.go crypto/tls: reject SNI values with a trailing dot. há 7 anos
handshake_messages_test.go crypto/tls: fix clientHelloMsg fuzzer not to generate the RI SCSV há 7 anos
handshake_server.go crypto/tls: pass argument to serverInit rather than using a field in Config. há 7 anos
handshake_server_test.go crypto/tls: add BenchmarkHandshakeServer há 7 anos
handshake_test.go crypto/tls: switch to OpenSSL 1.1.0 for test data. há 8 anos
key_agreement.go all: fix article typos há 7 anos
prf.go all: standardize RFC mention format há 8 anos
prf_test.go crypto/tls: decouple handshake signatures from the handshake hash. há 9 anos
ticket.go crypto/tls: minor refactors for readability há 8 anos
tls.go all: prefer strings.LastIndexByte over strings.LastIndex há 7 anos
tls_test.go crypto/tls: make Config.Clone also clone the GetClientCertificate field há 7 anos