Re: [Openvpn-devel] [PATCH] Fixes for the plugin system:

2011-07-07 Thread Matthias Andree
Am 07.07.2011 09:27, schrieb Adriaan de Jong: > - Removed the dependency on an SSL library for USE_SSL when creating non-SSL > plugins > - Fixed example plugin code to include USE_SSL when needed > > Signed-off-by: Adriaan de Jong > diff --git a/openvpn-plugin.h b/openvpn-plugin.h > index 9cce

[Openvpn-devel] [PATCH] Fixes for the plugin system:

2011-07-07 Thread Adriaan de Jong
- Removed the dependency on an SSL library for USE_SSL when creating non-SSL plugins - Fixed example plugin code to include USE_SSL when needed Signed-off-by: Adriaan de Jong --- init.c |2 +- misc.c |2 +- multi.c |8