Alternative TLS implementation in Go
Go to file
Robert Griesemer b1f31f442e gofmt -s -w src misc
R=r, rsc
CC=golang-dev
https://golang.org/cl/2662041
2010-10-22 10:06:33 -07:00
alert.go crypto/tls: simpler implementation of record layer 2010-04-26 22:19:04 -07:00
ca_set.go crypto/x509, crypto/tls: improve root matching and observe CA flag. 2010-09-20 12:17:31 -04:00
common.go crypto/tls: client certificate support. 2010-08-16 11:22:22 -04:00
conn.go crypto/tls: make SetReadTimeout work. 2010-10-11 10:41:01 -04:00
generate_cert.go log: new interface 2010-10-12 12:59:18 -07:00
handshake_client.go crypto/tls: better error messages for certificate issues. 2010-10-11 10:39:56 -04:00
handshake_messages_test.go crypto/tls: client certificate support. 2010-08-16 11:22:22 -04:00
handshake_messages.go crypto/tls: client certificate support. 2010-08-16 11:22:22 -04:00
handshake_server_test.go gofmt -s -w src misc 2010-10-22 10:06:33 -07:00
handshake_server.go gofmt -s -w src misc 2010-10-22 10:06:33 -07:00
Makefile build: no required environment variables 2010-08-18 10:08:49 -04:00
prf_test.go gofmt -s -w src misc 2010-10-22 10:06:33 -07:00
prf.go crypto/hmac: make Sum idempotent 2010-08-26 13:32:29 -04:00
tls.go crypto/tls: better error messages for certificate issues. 2010-10-11 10:39:56 -04:00