Commit Graph

17 Commits (master)

Author SHA1 Message Date
Druco 50bb7448e7 Added handling for DNS field. Note: DNS will not work unless 'resolvconf' is installed. 2018-07-16 03:36:01 -07:00
Druco a4d7a10553 Fix crash if IP6 address is specified. 2018-06-30 16:55:47 -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 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 647a39af38 Remove files that do not fit anymore 2018-02-13 02:36:24 +01:00
Max Moser 619bd1a0f5 Rename defines to WIREGUARD, get rid of old code 2018-02-12 18:50:57 +01:00
Max Moser e5b87cbc8c Remove OpenVPN helper 2018-02-12 18:12:15 +01:00
Max Moser dcc1aac12d Remove code left over from OpenVPN, which is not required for WG 2018-02-12 18:09:24 +01:00
Max Moser 32bcdbfd3c Prevent NM from creating a default route to the device 2018-02-12 16:43:24 +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 5811801078 Implement connect() and disconnect() 2018-02-11 23:18:28 +01:00
Max Moser 79d52182d5 Babysteps towards getting it to run 2018-02-06 16:36:04 +01:00
Max Moser 1c72e34eec Add script that parses the interesting parts from a wireguard config b/c C string handling is hard 2018-02-03 17:42:04 +01:00
Max Moser fb4cfa2413 Add DBUS communication in dbus.py, update README and add changes to sources 2017-12-20 13:00:13 +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