Druco
0a81b09942
Merge branch 'hotfix/AllowedIPs_space' into AllCurrentWorking
2018-08-20 23:05:16 -07:00
Druco
d30e395274
Fix so Allowed IPs can have a ", " between elements.
2018-08-20 23:05:00 -07:00
Druco
83f02f4480
Merge branch 'hotfix/ListenPortOptional' into AllCurrentWorking
2018-08-20 22:32:05 -07:00
Druco
50a9f5649b
Add last of DNS change
2018-07-19 18:57:05 -07:00
Druco
46c531eb95
Change Listen Port from a required parameter to an optional parameter as specified in the 'wg' man page.
2018-07-16 17:53:03 -07:00
Druco
50bb7448e7
Added handling for DNS field. Note: DNS will not work unless 'resolvconf' is installed.
2018-07-16 03:36:01 -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