Alternative TLS implementation in Go
000416e795
gofmt -w -r 'strings.Bytes(a) -> []byte(a)' src/cmd src/pkg test/bench gofmt -w -r 'strings.Runes(a) -> []int(a)' src/cmd src/pkg test/bench delete unused imports R=r CC=golang-dev https://golang.org/cl/224062 |
||
---|---|---|
alert.go | ||
ca_set.go | ||
common.go | ||
handshake_client.go | ||
handshake_messages_test.go | ||
handshake_messages.go | ||
handshake_server_test.go | ||
handshake_server.go | ||
Makefile | ||
prf_test.go | ||
prf.go | ||
record_process_test.go | ||
record_process.go | ||
record_read_test.go | ||
record_read.go | ||
record_write.go | ||
tls.go |