Don't break out of the custom extension callback loop - continue instead
authorScott Deboy <sdeboy@secondstryke.com>
Wed, 5 Feb 2014 02:48:59 +0000 (18:48 -0800)
committerScott Deboy <sdeboy@secondstryke.com>
Sun, 9 Feb 2014 00:19:30 +0000 (16:19 -0800)
commit5a32dd8930212e2d93c023229083034d8282a596
tree3b58ee152b49e5f8032af0725155f6cb496620ec
parent130ebe34c8e16985c9af740d0c9945f429b77431
Don't break out of the custom extension callback loop - continue instead
The contract for custom extension callbacks has changed - all custom extension callbacks are triggered
ssl/ssltest.c
ssl/t1_lib.c