0
0
mirror of https://github.com/OpenVPN/openvpn3.git synced 2024-09-20 12:12:15 +02:00
openvpn3/openvpn/client
Heiko Hund bff784ab25 remove class RemoteList c'tor RNG default value
Instead of throwing an exception with --remote-random-hostname, when
no RNG is present during construction, we treat an explicit null RNG
as a choice not to randomize the hosts. To make that choice explicit,
the default value for the RNG is removed, so that callers need to
decide which behavior they want.

Closes #53 in the openvpn3-linux issue tracker.

Signed-off-by: Heiko Hund <heiko@openvpn.net>
2021-08-03 15:35:51 +02:00
..
async_resolve add results_type to class AsyncResolvable 2021-03-18 18:10:30 +01:00
unix agent mac: Update license header 2021-06-10 23:27:27 +02:00
win add support for dco-win to agent service 2021-04-14 22:44:50 +02:00
async_resolve.hpp Update copyrights 2020-03-18 19:37:32 +01:00
cliconnect.hpp Allow AUTH_PENDING message to overwrite user specfied timeout 2020-09-30 17:59:10 +02:00
cliconstants.hpp Update copyrights 2020-03-18 19:37:32 +01:00
clicreds.hpp make it possible to provide HTTP proxy creds 2021-04-14 22:40:09 +02:00
cliemuexr.hpp Update copyrights 2020-03-18 19:37:32 +01:00
clievent.hpp Allow AUTH_PENDING message to overwrite user specfied timeout 2020-09-30 17:59:10 +02:00
clihalt.hpp Update copyrights 2020-03-18 19:37:32 +01:00
clilife.hpp Update copyrights 2020-03-18 19:37:32 +01:00
cliopt.hpp make it possible to specify dc algorithms 2021-06-18 15:09:35 +02:00
cliopthelper.hpp remove class RemoteList c'tor RNG default value 2021-08-03 15:35:51 +02:00
cliproto.hpp add support for --pull-filter option 2021-02-11 02:14:11 +01:00
ipverflags.hpp Update copyrights 2020-03-18 19:37:32 +01:00
optfilt.hpp add support for --pull-filter option 2021-02-11 02:14:11 +01:00
remotelist.hpp remove class RemoteList c'tor RNG default value 2021-08-03 15:35:51 +02:00
rgopt.hpp Merge support for --redirect-gateway local from released 2020-09-02 20:35:47 +02:00