Revision fe64245aa1b1f5519ddfe11e3c9d7ad49ae4de95 authored by Adam Langley on 12 June 2015, 07:05:49 UTC, committed by Matt Caswell on 12 June 2015, 14:43:02 UTC
It is valid for an extension block to be present in a ClientHello, but to be of zero length. Reviewed-by: Richard Levitte <levitte@openssl.org> Reviewed-by: Matt Caswell <matt@openssl.org>
1 parent 1030f89
GitMake
#!/bin/sh
BRANCH=`git rev-parse --abbrev-ref HEAD`
make -f makefile.$BRANCH $@

Computing file changes ...