Re: [Openvpn-devel] [PATCH] Fix t_lpback.sh platform-dependent failures

2014-07-08 Thread Steffan Karger
ACK On 08-07-14 16:45, Gert Doering wrote: > commit e97aa06dc058 introduced "full openvpn cipher testing", but fails > on OpenSSL 0.9.8 with DES-CFB1 (skip), on NetBSD for RC5-* (needs extra > library, libcrypto_rc5.a) and on Solaris for POSIXly "tail" (rewrite). > > Signed-off-by: Gert Doering

[Openvpn-devel] [PATCH] Fix t_lpback.sh platform-dependent failures

2014-07-08 Thread Gert Doering
commit e97aa06dc058 introduced "full openvpn cipher testing", but fails on OpenSSL 0.9.8 with DES-CFB1 (skip), on NetBSD for RC5-* (needs extra library, libcrypto_rc5.a) and on Solaris for POSIXly "tail" (rewrite). Signed-off-by: Gert Doering --- tests/t_lpback.sh |7 +-- 1 files changed