Nie możesz wybrać więcej, niż 25 tematów Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.
 
 
 
 
 
 
Adam Langley 3a888fc059 crypto/tls: implement TLS 1.2. 11 lat temu
alert.go crypto/tls: add Error method to alert 13 lat temu
cipher_suites.go crypto/tls: implement TLS 1.2. 11 lat temu
common.go crypto/tls: implement TLS 1.2. 11 lat temu
conn.go crypto/tls: implement TLS 1.2. 11 lat temu
conn_test.go crypto/tls: add server side SNI support. 13 lat temu
generate_cert.go crypto/tls: Change TLS version to 1.1 in the package comment. 11 lat temu
handshake_client.go crypto/tls: implement TLS 1.2. 11 lat temu
handshake_client_test.go crypto/tls: implement TLS 1.2. 11 lat temu
handshake_messages.go crypto/tls: implement TLS 1.2. 11 lat temu
handshake_messages_test.go crypto/tls: implement TLS 1.2. 11 lat temu
handshake_server.go crypto/tls: implement TLS 1.2. 11 lat temu
handshake_server_test.go crypto/tls: implement TLS 1.2. 11 lat temu
key_agreement.go crypto/tls: implement TLS 1.2. 11 lat temu
prf.go crypto/tls: implement TLS 1.2. 11 lat temu
prf_test.go crypto/tls: support TLS 1.1. 11 lat temu
ticket.go crypto/tls: support session ticket resumption. 12 lat temu
tls.go crypto/tls: Change TLS version to 1.1 in the package comment. 11 lat temu
tls_test.go crypto/tls: fix loading keys labeled just "PRIVATE KEY" 12 lat temu