Commit Graph

5 Commits (78daef45a56d1f51feca1ddc03010479d48f700c)

Author SHA1 Message Date
Druco d30e395274 Fix so Allowed IPs can have a ", " between elements. 2018-08-20 23:05:00 -07: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 619bd1a0f5 Rename defines to WIREGUARD, get rid of old code 2018-02-12 18:50:57 +01:00
Max Moser c101ed8f04 Add comments and remove unneeded code from import-export.c 2018-02-12 18:06:21 +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