Hi folks!
I've been writing a plug-in for OpenVPN for quite some time now, and today I
found a new trigger in
openvpn_plugin_func_v1(...) with a OPENVPN_PLUGIN_LEARN_ADDRESS call, which
I've never seen before.
I know this function can be called with 'add' and 'delete' arguments. But
today I
Alon,
I've started working on (1) and (2). Attached is the updated
cryptoapi.c. Would you prefer a patch when changes involve a single file? Can
you tell me what you think (is this moving in the right direction)? Initially,
I've only moved the LoadLibrary code into its own function,
...
> Alon,
> I've started working on (1) and (2). Attached is the
> updated cryptoapi.c. Would you prefer a patch when changes
> involve a single file? Can you tell me what you think (is
...
> As for (3), where is the SSL role defined? Or,
> alternatively, what is the procedure
Hi!
I prefer to receive patches...
Anyway, this is not exactly what I meant.
Please review latest head.
I did not test this, but it should be correct now as far as the
changes are concerned.
It may not work as the validation process was never tested.
Alon.
On 9/27/08, Jason R. Coombs wrote:
> A