Alternative TLS implementation in Go
Go to file
Robert Griesemer c2e73307b5 gofmt: experiment: align values in map composites where possible
- gofmt -w src misc
- looking for feedback

R=rsc, r
CC=golang-dev
https://golang.org/cl/223076
2010-03-02 13:46:51 -08:00
alert.go 1) Change default gofmt default settings for 2009-12-15 15:33:31 -08:00
ca_set.go crypto/tls: typo fix 2010-02-05 05:39:49 -05:00
common.go crypto/tls: extensions and Next Protocol Negotiation 2009-12-23 11:13:09 -08:00
handshake_client.go gofmt: experiment: align values in map composites where possible 2010-03-02 13:46:51 -08:00
handshake_messages_test.go crypto/tls: extensions and Next Protocol Negotiation 2009-12-23 11:13:09 -08:00
handshake_messages.go strings: delete Runes, Bytes 2010-02-25 16:01:29 -08:00
handshake_server_test.go crypto/tls: extensions and Next Protocol Negotiation 2009-12-23 11:13:09 -08:00
handshake_server.go crypto/tls: extensions and Next Protocol Negotiation 2009-12-23 11:13:09 -08:00
Makefile go: makes it build for the case $GOROOT has whitespaces 2009-11-23 17:32:51 -08:00
prf_test.go 1) Change default gofmt default settings for 2009-12-15 15:33:31 -08:00
prf.go strings: delete Runes, Bytes 2010-02-25 16:01:29 -08:00
record_process_test.go crypto/tls: extensions and Next Protocol Negotiation 2009-12-23 11:13:09 -08:00
record_process.go crypto/tls: extensions and Next Protocol Negotiation 2009-12-23 11:13:09 -08:00
record_read_test.go 1) Change default gofmt default settings for 2009-12-15 15:33:31 -08:00
record_read.go crypto/tls: extensions and Next Protocol Negotiation 2009-12-23 11:13:09 -08:00
record_write.go 1) Change default gofmt default settings for 2009-12-15 15:33:31 -08:00
tls.go crypto/tls: make Listener a pointer. 2009-12-28 11:40:01 -08:00