boringssl/ssl/test
David Benjamin b61b4de6df Fix runner.go session ticket support.
Some test code to insert a bogus session ticket was retained. Also,
decryptTicket mutated its input, in turn, mutating the ClientHello,
breaking the Finished hash.

The latter fix should probably be merged upstream.

Change-Id: I6949f842c67e19df8742561fb0b849af9f5f099d
Reviewed-on: https://boringssl-review.googlesource.com/1290
Reviewed-by: Adam Langley <agl@google.com>
2014-07-23 15:31:24 +00:00
..
runner Fix runner.go session ticket support. 2014-07-23 15:31:24 +00:00
bssl_shim.cc Port ssl3_get_client_hello to CBS. 2014-07-15 18:30:09 +00:00
CMakeLists.txt Add some basic server tests to runner.go. 2014-07-02 22:52:02 +00:00