Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | all: unify format of our Copyright source code comments | Thomas Haller | 2019-10-02 | 1 | -1/+1 |
* | all: SPDX header conversion | Lubomir Rintel | 2019-09-10 | 1 | -15/+1 |
* | wireguard: support configuring policy routing to avoid routing loops | Thomas Haller | 2019-07-29 | 1 | -0/+8 |
* | libnm: change nm_wireguard_peer_set_endpoint() API to allow validation | Thomas Haller | 2019-03-07 | 1 | -2/+3 |
* | libnm: change nm_wireguard_peer_set_public_key() API to allow validation | Thomas Haller | 2019-03-07 | 1 | -2/+3 |
* | libnm: change nm_wireguard_peer_set_preshared_key() API to allow validation | Thomas Haller | 2019-03-07 | 1 | -2/+3 |
* | wireguard: add "peer-routes" setting for WireGuard profiles | Thomas Haller | 2019-03-05 | 1 | -0/+4 |
* | wireguard: add "mtu" setting for WireGuard profiles | Thomas Haller | 2019-03-05 | 1 | -5/+10 |
* | libnm: add NMWireGuardPeer and libnm support for peers | Thomas Haller | 2019-02-22 | 1 | -0/+121 |
* | libnm,cli: add NMSettingWireGuard | Thomas Haller | 2019-02-22 | 1 | -0/+80 |