summaryrefslogtreecommitdiff
path: root/examples/python/gi/nm-wg-set
Commit message (Expand)AuthorAgeFilesLines
* all: codespell fixesLubomir Rintel2019-03-111-1/+1
* libnm: change nm_wireguard_peer_set_endpoint() API to allow validationThomas Haller2019-03-071-1/+1
* libnm: change nm_wireguard_peer_set_public_key() API to allow validationThomas Haller2019-03-071-1/+1
* libnm: change nm_wireguard_peer_set_preshared_key() API to allow validationThomas Haller2019-03-071-2/+2
* examples: fix handling secrets in nm-wg-setThomas Haller2019-02-261-2/+17
* examples: improve hints about existing WireGuard profiles in nm-wg-setThomas Haller2019-02-261-6/+21
* examples: add python example script "nm-wg-set" for modifying WireGuard profileThomas Haller2019-02-221-0/+423