Commit Graph

7 Commits (master)

Author SHA1 Message Date
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 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