Alternative TLS implementation in Go
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Russ Cox 000416e795 strings: delete Runes, Bytes 14 years ago
Makefile go: makes it build for the case $GOROOT has whitespaces 15 years ago
alert.go 1) Change default gofmt default settings for 15 years ago
ca_set.go crypto/tls: typo fix 14 years ago
common.go crypto/tls: extensions and Next Protocol Negotiation 15 years ago
handshake_client.go crypto/tls: extensions and Next Protocol Negotiation 15 years ago
handshake_messages.go strings: delete Runes, Bytes 14 years ago
handshake_messages_test.go crypto/tls: extensions and Next Protocol Negotiation 15 years ago
handshake_server.go crypto/tls: extensions and Next Protocol Negotiation 15 years ago
handshake_server_test.go crypto/tls: extensions and Next Protocol Negotiation 15 years ago
prf.go strings: delete Runes, Bytes 14 years ago
prf_test.go 1) Change default gofmt default settings for 15 years ago
record_process.go crypto/tls: extensions and Next Protocol Negotiation 15 years ago
record_process_test.go crypto/tls: extensions and Next Protocol Negotiation 15 years ago
record_read.go crypto/tls: extensions and Next Protocol Negotiation 15 years ago
record_read_test.go 1) Change default gofmt default settings for 15 years ago
record_write.go 1) Change default gofmt default settings for 15 years ago
tls.go crypto/tls: make Listener a pointer. 15 years ago