summaryrefslogtreecommitdiff
path: root/libnm-core/nm-setting-wireguard.h
Commit message (Expand)AuthorAgeFilesLines
* all: unify format of our Copyright source code commentsThomas Haller2019-10-021-1/+1
* all: SPDX header conversionLubomir Rintel2019-09-101-15/+1
* wireguard: support configuring policy routing to avoid routing loopsThomas Haller2019-07-291-0/+8
* libnm: change nm_wireguard_peer_set_endpoint() API to allow validationThomas Haller2019-03-071-2/+3
* libnm: change nm_wireguard_peer_set_public_key() API to allow validationThomas Haller2019-03-071-2/+3
* libnm: change nm_wireguard_peer_set_preshared_key() API to allow validationThomas Haller2019-03-071-2/+3
* wireguard: add "peer-routes" setting for WireGuard profilesThomas Haller2019-03-051-0/+4
* wireguard: add "mtu" setting for WireGuard profilesThomas Haller2019-03-051-5/+10
* libnm: add NMWireGuardPeer and libnm support for peersThomas Haller2019-02-221-0/+121
* libnm,cli: add NMSettingWireGuardThomas Haller2019-02-221-0/+80