network-manager-wireguard/shared
Max Moser 4517f7590f Make first steps towards WG plugin from OVPN plugin 2017-11-06 13:08:27 +01:00
..
nm-utils Copy openvpn project as base 2017-11-06 13:02:05 +01:00
README Copy openvpn project as base 2017-11-06 13:02:05 +01:00
nm-default.h Copy openvpn project as base 2017-11-06 13:02:05 +01:00
nm-service-defines.h Make first steps towards WG plugin from OVPN plugin 2017-11-06 13:08:27 +01:00
utils.c Copy openvpn project as base 2017-11-06 13:02:05 +01:00
utils.h Copy openvpn project as base 2017-11-06 13:02:05 +01:00

README

The files in the "shared/" directory are used by all components
inside the VPN plugin repository (src, properties, auth-dialog).

The files in shared/nm-utils are copied from NetworkManager
repository and used as is:
Do *not* modify these files locally so that they don't diverge
from their original. Fix/extend them in their respective origin
first, and re-import the files as a whole.