Re: [Openvpn-devel] sctp in openvpn

2011-02-27 Thread Olivier Van Acker
> > > for broader testing gets interesting. If Linux gets support quickly, I'm > able > to test this out pretty soonish in a limited prod environment. > > I might start with Linux first since, as you rightly point out, more people can use/test it. Worth mentioning: you need third party implementat

[Openvpn-devel] [PATCH] plugin.h: update prototype of plugin_call dummy in !ENABLE_PLUGIN case

2011-02-27 Thread Stefan Hellermann
plugin.h: update prototype of plugin_call dummy in !ENABLE_PLUGIN case Commit 2db5a0ac3e053857d97e468de53e70a605f54561 adds two arguments to plugin_call(...), but missed the !ENABLE_PLUGIN case. With !ENABLE_PLUGIN, plugin_call(...) is only a dummy, so add these two parameters there too. --- plu

Re: [Openvpn-devel] [PATCH 01/13] Added ENABLE_PASSWORD_SAVE to config-win32.h

2011-02-27 Thread David Sommerseth
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 11/02/11 16:09, Samuli Seppänen wrote: | This change adds ENABLE_PASSWORD_SAVE to config-win32.h. This option is also | defined in win/settings.in, but it does not have any effect there. | --- | config-win32.h |3 +++ | 1 files changed, 3 in