Commit Graph

32 Commits (master)

Author SHA1 Message Date
TBK dc35c2d483
Correct WireGuard to CamelCase 2019-04-29 19:01:15 +02:00
Druco 4820df1ed1 Deleted extra DNS write to config file. 2018-11-27 17:43:59 -08:00
Max 5fb99c6d0a
Merge pull request #20 from daramos/numeric_fqdn
Allow numeric subdomains in is_fqdn
2018-11-27 23:48:37 +01:00
Max ca4c5b2935
Merge pull request #22 from Druco/nm-gtk-devel_missing
Nm gtk devel missing
2018-11-27 23:47:47 +01:00
Max Ehrlich 132df13d9f
Write DNS settings to the file for wg-quick 2018-11-27 16:36:03 -05:00
Druco 41e4873cc5 Merge branch 'master' into nm-gtk-devel_missing 2018-11-23 18:02:36 -08:00
Daniel Ramos f7c86acc23
Allow numeric subdomains in is_fqdn 2018-10-31 22:17:23 -04:00
Max 0c23f17362
Merge branch 'master' into master 2018-10-14 21:14:28 +02:00
Max d0c918e05c
Merge pull request #18 from Druco/Feature_add_DNS
Added handling for DNS field.
2018-10-14 21:12:50 +02:00
Max b00d48ee61
Merge pull request #13 from Druco/hotfix/ListenPortOptional
Change Listen Port from a required parameter to an optional parameter
2018-10-14 21:11:56 +02:00
Valentin 48aaa64875 Support for Persistent Keep Alive parameter 2018-10-02 16:07:07 +02:00
Druco ef8ed7cdba Eliminate requirement for unused libnm-gtk 2018-09-20 01:32:01 -07:00
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 b5757b8502 Fix naming of created interface
Previously it was not possible to create interfaces with names
containing whitespaces (or other special characters).
2018-04-05 19:32:34 +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 dce4fd41dd Add WireGuard embeddable library to project 2018-03-08 21:22:03 +01: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 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
Max Moser 94046d0b8c Implement import/export and connection editor UI 2018-02-11 17:29:38 +01:00
Max Moser 7854ed37d2 Add service defines 2018-02-11 17:26:23 +01:00
Max Moser ba0a68e456 Add additional service defines 2018-02-09 22:42:31 +01:00
Max Moser 78bea70abc Add definitions for import/export 2018-02-09 15:58:42 +01:00
Max Moser e093d75143 Add Wireguard-related service defines 2018-02-07 21:04:23 +01:00
Max Moser 4517f7590f Make first steps towards WG plugin from OVPN plugin 2017-11-06 13:08:27 +01:00
Max Moser 337d10e1e0 Copy openvpn project as base 2017-11-06 13:02:05 +01:00