Your patch has been applied to the master and release/2.3 branches.
commit 4e93e6dc88f4d904a4f2eb90140472a8d8fd68d0 (master)
commit 44294568a113a7c54ce7fca86b4014c9d116 (release/2.3)
Author: Steffan Karger
List-Post: openvpn-devel@lists.sourceforge.net
Date: Sat Nov 8 11:15:08 2014 +0100
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