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
GitConfigure
#!/bin/sh
BRANCH=`git rev-parse --abbrev-ref HEAD`
./Configure $@ no-symlinks
make files
util/mk1mf.pl OUT=out.$BRANCH TMP=tmp.$BRANCH INC=inc.$BRANCH copy > makefile.$BRANCH
make -f makefile.$BRANCH init

Computing file changes ...