aboutsummaryrefslogtreecommitdiffstats
path: root/WireGuard/WireGuard (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* macOS: Manage tunnels: Keyboard shortcutsRoopesh Chander2019-01-172-0/+35
* macOS: Tunnel edit: Rename action handling methodsRoopesh Chander2019-01-171-4/+4
* macOS: Tunnel detail: Rename action handling methodsRoopesh Chander2019-01-171-2/+2
* macOS: Tunnels list: Rename action handling methodsRoopesh Chander2019-01-171-10/+10
* macOS: Support window management keyboard shortcutsRoopesh Chander2019-01-161-3/+6
* macOS: Networks should show allowedIPs and disappear when inactiveJason A. Donenfeld2019-01-151-5/+7
* macOS: Different status bar icon looks for different statesRoopesh Chander2019-01-1627-16/+205
* macOS: Add About dialogRoopesh Chander2019-01-142-0/+24
* macOS: Add app iconRoopesh Chander2019-01-1411-10/+20
* macOS: Edit view: Auto hide editor scrollbarsRoopesh Chander2019-01-141-0/+1
* macOS: To set default size, change frame instead of min sizeRoopesh Chander2019-01-141-3/+3
* macOS: Fix editor scrollingRoopesh Chander2019-01-141-2/+3
* Default view controller sizesEric Kuck2019-01-142-2/+3
* ConfTextView: enable undo and disable junkJason A. Donenfeld2019-01-141-0/+8
* Cut/copy/paste now workEric Kuck2019-01-143-8/+40
* Resync highlighterJason A. Donenfeld2019-01-143-54/+42
* Syntax highlighter color updatesEric Kuck2019-01-142-3/+16
* macOS: Support for on-demand activationRoopesh Chander2019-01-144-3/+120
* macOS: Quit menu itemRoopesh Chander2019-01-142-0/+9
* macOS: Get the app back in focus after macOS' VPN promptRoopesh Chander2019-01-141-0/+4
* macOS: Fix 'Network' entry in menuRoopesh Chander2019-01-141-5/+9
* macOS: Ensure a tunnel is selected when '-' is clickedRoopesh Chander2019-01-141-2/+3
* macOS: Handle errors from TunnelsManager.create()Roopesh Chander2019-01-141-1/+4
* iOS: Export log: Should present error from the main threadRoopesh Chander2019-01-141-4/+4
* macOS: Localize export sheetsRoopesh Chander2019-01-142-4/+10
* macOS: Import sheet button should say 'Import'Roopesh Chander2019-01-142-0/+2
* macOS: Tunnel detail: Ensure long keys fitRoopesh Chander2019-01-141-2/+9
* macOS: Manage tunnels: Add empty tunnel pulldown menu implementationRoopesh Chander2019-01-142-3/+43
* macOS: Update detail view after editingRoopesh Chander2019-01-142-0/+21
* macOS: Edit view: Update public key as you editRoopesh Chander2019-01-143-2/+25
* Highlighter: Report each key type separatelyRoopesh Chander2019-01-143-6/+8
* Parsing: Always error on unrecognized keysRoopesh Chander2019-01-141-1/+1
* Parsing: Error on duplicate entriesRoopesh Chander2019-01-142-0/+4
* macOS: Edit view: Validate and saveRoopesh Chander2019-01-142-1/+30
* macOS: Refactor config file parsingRoopesh Chander2019-01-142-0/+72
* Syntax highlighter color updatesEric Kuck2019-01-142-45/+30
* Highlighter: use original file from contrib/examples/highlighterJason A. Donenfeld2019-01-142-482/+492
* Added syntax highlighting conf textviewEric Kuck2019-01-147-2/+880
* macOS: Tunnel edit viewRoopesh Chander2019-01-144-9/+155
* macOS: Rename *Cell to *RowRoopesh Chander2019-01-144-7/+7
* macOS: On adding the first tunnel, select itRoopesh Chander2019-01-141-0/+3
* macOS: Consolidate presenting of the import panelRoopesh Chander2019-01-144-26/+21
* macOS: Manage tunnels: Handle the case when there are no tunnelsRoopesh Chander2019-01-144-10/+67
* macOS: Present tunnel activation errors from the window when possibleRoopesh Chander2019-01-142-19/+27
* macOS: Present errors as a sheet when applicableRoopesh Chander2019-01-141-2/+10
* macOS: Manage tunnels: Remove tunnelRoopesh Chander2019-01-142-7/+37
* macOS: Manage tunnels: Update tunnels list on changesRoopesh Chander2019-01-143-6/+30
* macOS: Manage tunnels: Export log pulldown menu implementationRoopesh Chander2019-01-142-1/+32
* macOS: Manage tunnels: Export tunnels pulldown menu implementationRoopesh Chander2019-01-141-1/+20
* macOS: Xcode: Add ablity to save filesRoopesh Chander2019-01-141-1/+1