Revision ba9d44b28d312138fefcdc5fc0d499d49a4dca41 authored by Kurt Roeckx on 30 May 2015, 17:20:12 UTC, committed by Kurt Roeckx on 04 June 2015, 19:12:33 UTC
At least in the case of SSLv3 we can't send an extention. Reviewed-by: Matt Caswell <matt@openssl.org> MR #811 (cherry picked from commit 3c06513f3833d4692f620e2c03d7a840871c08a7)
1 parent da5fab7
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 ...