]> granicus.if.org Git - libevent/commit
test/https: fix ssl dirty bypass for https_simple
authorAzat Khuzhin <a3at.mail@gmail.com>
Sat, 19 Nov 2016 14:53:38 +0000 (17:53 +0300)
committerAzat Khuzhin <a3at.mail@gmail.com>
Tue, 6 Dec 2016 22:30:41 +0000 (01:30 +0300)
commitcfe2ab22f219de2dacd3560a6a68451732fb3cba
tree03fa9ec0f795fa2a8a44564fb491f1ee507ecb93
parent45247e6fd90619d6ec163290f5fe21f5d89c7d5b
test/https: fix ssl dirty bypass for https_simple

Tests:
- http/https_simple_dirty # not affected, since dirty is the default
- http/https_simple       # affected

v2: fix compilation with -DEVENT__DISABLE_OPENSSL=ON
test/regress_http.c