Alternative TLS implementation in Go
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.
Robert Griesemer a709e2d83c crypto/tls: remove unused variable in benchmark code há 8 anos
testdata crypto/tls: allow renegotiation to be handled by a client. há 8 anos
alert.go crypto/tls: make error prefix uniform. há 8 anos
cipher_suites.go crypto/tls: Update references to draft-ietf-tls-downgrade-scsv-00. há 8 anos
common.go crypto/tls: allow renegotiation to be handled by a client. há 8 anos
conn.go crypto/tls: gofmt há 8 anos
conn_test.go crypto/tls: adjust dynamic record sizes to grow arithmetically há 8 anos
example_test.go crypto/x509: add example of using a custom root list. há 10 anos
generate_cert.go crypto/tls: Support ECDSA keys in generate_cert.go há 10 anos
handshake_client.go crypto/tls: allow renegotiation to be handled by a client. há 8 anos
handshake_client_test.go crypto/tls: allow renegotiation to be handled by a client. há 8 anos
handshake_messages.go crypto/tls: allow renegotiation to be handled by a client. há 8 anos
handshake_messages_test.go crypto/tls: decouple handshake signatures from the handshake hash. há 9 anos
handshake_server.go crypto/tls: Never resume sessions across different versions. há 8 anos
handshake_server_test.go crypto/tls: Never resume sessions across different versions. há 8 anos
handshake_test.go crypto/tls: rework reference tests. há 10 anos
key_agreement.go crypto/tls: make error prefix uniform. há 8 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 crypto/tls: document certificate chains in LoadX509KeyPair há 8 anos
tls_test.go crypto/tls: remove unused variable in benchmark code há 8 anos