aboutsummaryrefslogtreecommitdiffstats
path: root/WireGuard/WireGuard/UI/macOS/AppDelegate.swift (follow)
Commit message (Expand)AuthorAgeFilesLines
* macOS: Show 'quitting with active tunnel' only when appropriateRoopesh Chander2019-02-221-10/+5
* macOS: Show alert if exiting with an active tunnelRoopesh Chander2019-02-081-3/+20
* macOS: Deactivate any active tunnel when app exitsRoopesh Chander2019-01-231-0/+6
* global: Fix up copyright headersJason A. Donenfeld2019-01-181-1/+1
* macOS: Rafactor by introducing a TunnelsTrackerRoopesh Chander2019-01-181-8/+28
* macOS: Different status bar icon looks for different statesRoopesh Chander2019-01-161-12/+11
* macOS: Handle errors from TunnelsManager.create()Roopesh Chander2019-01-141-1/+4
* macOS: Present tunnel activation errors from the window when possibleRoopesh Chander2019-01-141-19/+1
* macOS: Manage tunnels: Export log pulldown menu implementationRoopesh Chander2019-01-141-0/+2
* macOS: Ability to activate / deactivate a tunnelRoopesh Chander2019-01-141-0/+19
* macOS: Ability to import tunnels from fileRoopesh Chander2019-01-141-0/+2
* macOS: Create status bar with tunnel namesRoopesh Chander2019-01-141-6/+18
* macOS: Remove MainMenu.xibRoopesh Chander2019-01-141-3/+0
* macOS: Fix WireGuardmacOS targetRoopesh Chander2019-01-141-0/+22