0
0
mirror of https://github.com/OpenVPN/openvpn3.git synced 2024-09-20 04:02:15 +02:00
openvpn3/openvpn/time
Illia Polishchuk 00bdf8ba8b Make profile errors clearer for users by reporting specific error codes.
ERR_INVALID_OPTION_DNS -- invalid value for some of DNS\Domain options
ERR_INVALID_OPTION_CRYPTO -- invalid value for some of SSL\Crypto option
ERR_INVALID_CONFIG -- missing option or not supported option
ERR_INVALID_OPTION_PUSHED -- pushed to server option error
ERR_INVALID_OPTION_VAL -- invalid value for some general option

Signed-off-by: Illia Polishchuk <illia.polishchuk@openvpn.com>
2024-03-22 15:15:09 +00:00
..
asiotimer.hpp Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00
asiotimersafe.hpp Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00
coarsetime.hpp Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00
cputime.hpp Switched C casts to static_cast 2023-08-23 18:44:16 +02:00
durhelper.hpp Make profile errors clearer for users by reporting specific error codes. 2024-03-22 15:15:09 +00:00
epoch.hpp Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00
skew.hpp Addressed 2nd set of -Wconversion warnings 2023-08-21 13:51:50 +00:00
time.hpp Time: added hash() template method 2023-11-24 21:06:18 +01:00
timespec.hpp Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00
timestr.hpp Reformatting source code to new coding style 2023-01-18 19:24:15 +01:00