Commit Graph

19 Commits (master)

Author SHA1 Message Date
Davide Depau 82c177d9d2
Use scrolled UI in nm-connection-editor for small screens 2018-04-30 23:41:00 +02:00
Max Moser c8c9db9f8f Add format specifier for error 2018-04-05 21:22:29 +02:00
Max Moser 2470f6ad1f Fix issue with PSK and add checks for Base64 keys
Write PresharedKey to [Peer] section instead of [Interface] on export, as it should be.
Change ConnectionEditor UI accordingly to reflect this change.
Add check for proper length and Base64 encoding of keys (public, private, PSK).
2018-04-05 13:58:07 +02:00
Max Moser 013c65096c Add FQDN support in the Connection Editor
Make the Connection Editor accept things that basically look like FQDNs
Add quotation around the connection ID for wg-quick up/down
Move the is_empty function to shared/
2018-02-23 16:30:15 +01:00
Max Moser ccec1c1471 Remove old tests 2018-02-13 02:12:29 +01:00
Max Moser 94778567c5 Add comments to make code more understandable 2018-02-12 22:05:04 +01:00
Max Moser 65b6904f11 Remove auth-helpers, because not required 2018-02-12 18:55:06 +01:00
Max Moser 619bd1a0f5 Rename defines to WIREGUARD, get rid of old code 2018-02-12 18:50:57 +01:00
Max Moser c12e861ccf Continue transition 2018-02-12 16:06:08 +01:00
Max Moser 0287e14285 Start transition to nm-wireguard naming 2018-02-12 15:35:47 +01:00
Max Moser 03ccd23708 Move import-export to shared/ in order to be able to use it in the actual plugin 2018-02-11 23:17:22 +01:00
Max Moser 94046d0b8c Implement import/export and connection editor UI 2018-02-11 17:29:38 +01:00
Max Moser 3209433372 Change description of editor plugin 2018-02-11 17:29:15 +01:00
Max Moser 48fe498473 Extend editor GUI 2018-02-11 17:27:39 +01:00
Max Moser 8687ec86a1 Implement most parts of import 2018-02-09 22:43:16 +01:00
Max Moser 41d3c7d065 Start implementation of import 2018-02-09 15:05:19 +01:00
Max Moser 3bb3c292bb Change Editor UI for Wireguard 2018-02-07 21:05:54 +01:00
Max Moser 5c41fb3b38 Add fields for wg-related inputs, first trial 2018-02-06 16:33:21 +01:00
Max Moser 337d10e1e0 Copy openvpn project as base 2017-11-06 13:02:05 +01:00