Alternative TLS implementation in Go
Go to file
Robert Griesemer 372b6eb4c5 - fine-tuning of one-line func heuristic (nodes.go)
- enabled for function declarations (not just function literals)
- applied gofmt -w $GOROOT/src
(look for instance at src/pkg/debug/elf/elf.go)

R=r, rsc
CC=go-dev
http://go/go-review/1026006
2009-11-06 14:24:38 -08:00
alert.go crypto/tls (part 1) 2009-11-02 18:25:20 -08:00
common.go - fine-tuning of one-line func heuristic (nodes.go) 2009-11-06 14:24:38 -08:00
handshake_messages_test.go crypto/tls (part 2) 2009-11-03 17:25:13 -08:00
handshake_messages.go crypto/tls (part 2) 2009-11-03 17:25:13 -08:00
handshake_server_test.go crypto/tls (part 3) 2009-11-05 15:44:32 -08:00
handshake_server.go crypto/tls (part 6/5) 2009-11-05 16:59:39 -08:00
Makefile crypto/tls (part 4/5) 2009-11-05 16:43:29 -08:00
prf_test.go crypto/tls (part 1) 2009-11-02 18:25:20 -08:00
prf.go crypto/tls (part 1) 2009-11-02 18:25:20 -08:00
record_process_test.go crypto/tls (part 3) 2009-11-05 15:44:32 -08:00
record_process.go crypto/tls (part 6/5) 2009-11-05 16:59:39 -08:00
record_read_test.go crypto/tls (part 2) 2009-11-03 17:25:13 -08:00
record_read.go crypto/tls (part 2) 2009-11-03 17:25:13 -08:00
record_write.go gofmt-ify crypto 2009-11-04 17:02:30 -08:00
tls.go - fine-tuning of one-line func heuristic (nodes.go) 2009-11-06 14:24:38 -08:00