Age | Commit message (Expand) | Author |
2019-02-04 | enhancement: T1225 - wireguard implement 'set int wireguard wg0 peer name dis... | hagbard |
2019-01-30 | Fix: T1217 - cant delete wireguard wg0 interface | hagbard |
2019-01-06 | Fix: T1162 - WireGuard: Unable to modify tunnels - KeyError: 'state' | hagbard |
2018-12-16 | Revert "T1087: Firewall on Wireguard Interface implementation" | Daniil Baturin |
2018-12-11 | T1087: Firewall on Wireguard Interface implementation | hagbard |
2018-11-30 | Fixes: T1061: Wireguard: Missing option to administrativly shutdown interface | hagbard |
2018-11-05 | T965: Fix Wireguard configuration inconsistencies | hagbard |
2018-11-05 | T966: Traceback when deleting wireguard interface | hagbard |
2018-11-02 | T949: config issue when creating multiple wg interfaces at the same time. | hagbard |
2018-09-02 | T793: wireguard preshared-key implementation | hagbard |
2018-08-26 | T427: changed option listen-port to only port | hagbard |
2018-08-25 | idents fixed (sonarcloud complains) | hagbard |
2018-08-24 | T791: endpoint pattern doesn't need to be checked, wg returns an error messag... | hagbard |
2018-08-24 | T791: mtu size implementation | hagbard |
2018-08-23 | T793: fwmark implementation | hagbard |
2018-08-23 | listen-port for update mode needs to be 0 to switch back to randomly chosen i... | hagbard |
2018-08-23 | T791: implementation | hagbard |
2018-08-20 | bugfix: if config and effective value are equal, there is no change required,... | hagbard |
2018-08-17 | T783: to disable keepalive is has to be set to 0. | hagbard |
2018-08-17 | T783: conf mode persistent-keepalive implementation | hagbard |
2018-08-17 | T427: endpoint is only required for client mode, it's now an optional parameter | hagbard |
2018-08-17 | remove endpoint check, which is optional. server mode find the endpoint from ... | hagbard |
2018-08-12 | T427: wireguard support | hagbard |