Hi,
On 31-01-18 10:53, Arne Schwabe wrote:
> V2: print also a nice string if direction is not set
> V3: really include V2 changes
> ---
> src/openvpn/crypto.c | 11 +--
> src/openvpn/crypto.h | 2 +-
> src/openvpn/options.c | 4 ++--
> 3 files changed, 12 insertions(+), 5 deletions(-)
V2: print also a nice string if direction is not set
V3: really include V2 changes
---
src/openvpn/crypto.c | 11 +--
src/openvpn/crypto.h | 2 +-
src/openvpn/options.c | 4 ++--
3 files changed, 12 insertions(+), 5 deletions(-)
diff --git a/src/openvpn/crypto.c b/src/openvpn/crypto.c