Hi,
As this patch set is not getting any attention, I guess the need for this
is not clear enough from the commit messages. To be blunt,
--management-query-remote is pretty useless the way it stands. Let me
explain:
(1) It queries the user with one remote at a time taking about 1 second per
query
Hi
Here is an update on this patch set to keep all in the loop.
Arne discovered that my patch broke ECDH key exchange in some cases. This
turns out to be due to the way providers are handled in OpenSSL especially
when used in a TLS context. It leads to the requirement that an external
provider h
Historically we always had -Wno-unused-parameter and
-Wno-unused-function enabled along with -Wall.
When we made -Wall a default option, we carried the other two along and
made them default too (in 2018).
Now the code is much cleaner compared to the past and we do not really
require -Wno-unused-p
The OpenVPN community project team is proud to release OpenVPN 2.5.4.
This release include a number of fixes and small improvements. Windows
executable and libraries are now built natively on Windows using MSVC,
not cross-compiled on Linux as with earlier 2.5 releases. Windows
installers includ