Alternative TLS implementation in Go
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ů.
Adam Langley dd9f217e6a crypto/tls: better error messages for certificate issues. před 14 roky
Makefile build: no required environment variables před 14 roky
alert.go crypto/tls: simpler implementation of record layer před 14 roky
ca_set.go crypto/x509, crypto/tls: improve root matching and observe CA flag. před 14 roky
common.go crypto/tls: client certificate support. před 14 roky
conn.go Fix certificate validation. před 14 roky
generate_cert.go http, crypto/tls: followup fixes from 1684051. před 14 roky
handshake_client.go crypto/tls: better error messages for certificate issues. před 14 roky
handshake_messages.go crypto/tls: client certificate support. před 14 roky
handshake_messages_test.go crypto/tls: client certificate support. před 14 roky
handshake_server.go crypto/tls: better error messages for certificate issues. před 14 roky
handshake_server_test.go crypto/tls: add client OCSP stapling support. před 14 roky
prf.go crypto/hmac: make Sum idempotent před 14 roky
prf_test.go 1) Change default gofmt default settings for před 15 roky
tls.go crypto/tls: better error messages for certificate issues. před 14 roky