0
0
mirror of https://github.com/OpenVPN/openvpn3.git synced 2024-09-20 20:13:05 +02:00
openvpn3/openvpn/options
Antonio Quartulli 3166957e2e
add error codes for better error management at profile parsing time
Prefix error messages with a predefined string of the form:

ERR_PROFILE_xxxxx:

This way a user can parse the prefix and get a better understanding of
the error, without relying on the sole message.

Signed-off-by: Antonio Quartulli <antonio@openvpn.net>
2019-10-09 17:58:05 +02:00
..
continuation.hpp [OVPN3-140] Update company names in copyrights 2017-12-22 17:59:39 +08:00
merge.hpp add error codes for better error management at profile parsing time 2019-10-09 17:58:05 +02:00
sanitize.hpp [OVPN3-140] Update company names in copyrights 2017-12-22 17:59:39 +08:00
servpush.hpp [OVPN3-140] Update company names in copyrights 2017-12-22 17:59:39 +08:00