]> Cypherpunks repositories - gostls13.git/commit
http, crypto/tls: followup fixes from 1684051.
authorAdam Langley <agl@golang.org>
Fri, 2 Jul 2010 20:43:48 +0000 (16:43 -0400)
committerAdam Langley <agl@golang.org>
Fri, 2 Jul 2010 20:43:48 +0000 (16:43 -0400)
commita169e6cc6ab01330fbfd32f5175d68b72bf68295
treed9c101532bfcc11bebe67b001b5fc77b5c91e837
parentfc23def67f4c24fe295c4e389e584d244eee1530
http, crypto/tls: followup fixes from 1684051.

        (TBR because this is just addressing previous review comments.)

R=r
CC=golang-dev
https://golang.org/cl/1697048
src/pkg/crypto/tls/generate_cert.go
src/pkg/crypto/tls/tls.go
src/pkg/http/server.go