0
0
mirror of https://github.com/OpenVPN/openvpn3.git synced 2024-09-20 12:12:15 +02:00
openvpn3/test
Antonio Quartulli 9814079944
tls-crypt-v2: implement abstract metadata parser
The metadata that may be possibly be contained in the WKc has to be
verified by means of a user implemented behaviour.

Implement an abstract class that exports a verify() method to be
used for this purpose.

Users can extend this class and override the verify() method with
their own.

A basic implementation is also provided: it will just ignore the
metadata (if any) and report success to the core.

Signed-off-by: Antonio Quartulli <antonio@openvpn.net>
2018-12-06 09:19:22 +10:00
..
ovpncli Add Remote endpoint information to protect_socket call 2018-12-04 13:33:18 +01:00
ssl tls-crypt-v2: implement abstract metadata parser 2018-12-06 09:19:22 +10:00
unittests [OVPN3-206] win: update directories in VS projects 2018-03-26 23:58:33 +08:00
unused [OVPN3-140] Update company names in copyrights 2017-12-22 17:59:39 +08:00