]> Cypherpunks repositories - gostls13.git/commit
crypto/tls: check in support code.
authorAdam Langley <agl@golang.org>
Thu, 16 Dec 2010 15:39:53 +0000 (10:39 -0500)
committerAdam Langley <agl@golang.org>
Thu, 16 Dec 2010 15:39:53 +0000 (10:39 -0500)
commitfd021cbe8f768381285d9766360799cebdab3ac5
treeb134a161009e9f65204620816fa393a3897785a5
parent0bf2aa1aa77b1280f4ad42779a3d4dcc74dab259
crypto/tls: check in support code.

This support code helps in generating the handshake scripts
which are used for testing.

R=rsc, ality
CC=golang-dev
https://golang.org/cl/3680041
src/pkg/crypto/tls/handshake_server_test.go
src/pkg/crypto/tls/parse-gnutls-cli-debug-log.py [new file with mode: 0644]