nail: add compatibility with openssl 1.1
authorEneas U de Queiroz <redacted>
Thu, 24 May 2018 14:41:02 +0000 (11:41 -0300)
committerEneas U de Queiroz <redacted>
Thu, 24 May 2018 14:41:02 +0000 (11:41 -0300)
commit624d4c5efded008b1750919759fbd2bca0025477
treede0336fe00d3a825da47457fd08af549330b4e46
parentd9e9b59159309449df7a7a6d4ab87980dc16eac2
nail: add compatibility with openssl 1.1

Openssl 1.1 doesn't support SSL2 and does not define the OPENSSL_NO_SSL2
flag either.  Also, it defaults to NO_EGD, so do not use EGD if it's not
enabled in openssl.

Signed-off-by: Eneas U de Queiroz <redacted>
mail/nail/Makefile
mail/nail/patches/100-handle-openssl-without-sslv2-sslv3.patch
mail/nail/patches/200-handle-openssl-no-egd.patch [new file with mode: 0644]
git clone https://git.99rst.org/PROJECT