aboutsummaryrefslogtreecommitdiffstats
path: root/Sources/WireGuardApp/Tunnel/TunnelsManager.swift (follow)
Commit message (Expand)AuthorAgeFilesLines
* UI: Avoid force unwrap when checking for errorsAndrej Mihajlov2020-12-231-14/+14
* UI: pause VPN configurations observer while adding or removing multiple tunnelsAndrej Mihajlov2020-12-221-2/+28
* UI: use NotificationToken to properly clean up observersAndrej Mihajlov2020-12-221-5/+5
* Revert "[REVERT ME SOON] TunnelsManager: Workaround for macOS Catalina deleting tunnels arbitrarily"Jason A. Donenfeld2020-12-111-161/+2
* global: bump year in headerJason A. Donenfeld2020-12-041-1/+1
* WireGuardApp: integrate WireGuardKit sources directlyAndrej Mihajlov2020-12-031-1/+0
* Linter: Fix all linter issues across the codebaseAndrej Mihajlov2020-12-031-4/+4
* Move all source files to `Sources/` and rename WireGuardKit targetsAndrej Mihajlov2020-12-031-0/+807