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)
committerBen Laurie <ben@links.org>
Wed, 5 Feb 2014 18:25:47 +0000 (18:25 +0000)
commit9dabfce1a88ca00c0542502db51b60de8d8e3e79
tree60af26e56df4d5a228a9bb69ccb22d02b7c651d2
parent0a6028757a77769f09d5c6dd3a541971224a5d81
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