On 08.11.2014 11:15, Steffan Karger wrote:
> On 06-11-14 23:26, Steffan Karger wrote:
>> Some commits ago, the cipher mode checks were cleaned up to
>> remove code duplication (and fix the issue in #471), but broke
>> '--cipher none' (reported in #473). This commit fixes that.
> Attached a v2 of th
On 06-11-14 23:26, Steffan Karger wrote:
> Some commits ago, the cipher mode checks were cleaned up to
> remove code duplication (and fix the issue in #471), but broke
> '--cipher none' (reported in #473). This commit fixes that.
Attached a v2 of this patch that removes the (inconsistent) renamin
Some commits ago, the cipher mode checks were cleaned up to
remove code duplication (and fix the issue in #471), but broke
'--cipher none' (reported in #473). This commit fixes that.
Signed-off-by: Steffan Karger
---
src/openvpn/crypto_backend.h | 8
src/openvpn/crypto_openssl.c | 4 +