aboutsummaryrefslogtreecommitdiffstats
path: root/WireGuard (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* 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-142-13/+11
* Parsing: Error on duplicate entriesRoopesh Chander2019-01-143-2/+11
* macOS: Edit view: Validate and saveRoopesh Chander2019-01-142-1/+30
* macOS: Refactor config file parsingRoopesh Chander2019-01-144-26/+147
* 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-148-2/+898
* macOS: Tunnel edit viewRoopesh Chander2019-01-145-9/+159
* macOS: Rename *Cell to *RowRoopesh Chander2019-01-145-15/+15
* macOS: On adding the first tunnel, select itRoopesh Chander2019-01-141-0/+3
* macOS: Consolidate presenting of the import panelRoopesh Chander2019-01-145-26/+25
* macOS: Manage tunnels: Handle the case when there are no tunnelsRoopesh Chander2019-01-145-10/+71
* 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-142-1/+4
* macOS: Manage tunnels: Select first tunnel on showing the windowRoopesh Chander2019-01-141-0/+8
* macOS: Manage tunnels: Set window titleRoopesh Chander2019-01-142-0/+5
* macOS: Manage tunnels: Import pulldown menu implementationRoopesh Chander2019-01-141-1/+9
* macOS: Manage tunnels: Localize pulldown menu itemsRoopesh Chander2019-01-142-5/+8
* macOS: Show open panel as sheet on manage windowRoopesh Chander2019-01-141-5/+11
* macOS: Manage tunnels: Adjust spacingsRoopesh Chander2019-01-142-3/+4
* macOS: Manage tunnels: Add a box around the detail viewRoopesh Chander2019-01-141-0/+16
* macOS: Manage tunnels: Show status checkbox and edit buttonRoopesh Chander2019-01-141-1/+91
* macOS: s/macMenuStatus/macStatus/g;Roopesh Chander2019-01-142-3/+6
* macOS: Manage tunnels: Tunnel detail viewRoopesh Chander2019-01-146-7/+273
* macOS: Manage tunnels: Add a filler buttonRoopesh Chander2019-01-141-1/+29
* macOS: Manage tunnels: Fix list view lookRoopesh Chander2019-01-141-1/+2
* macOS: Manage tunnels: Add buttons to the bottom of the list viewRoopesh Chander2019-01-141-1/+88
* macOS: Manage tunnels window: Tunnels listRoopesh Chander2019-01-146-1/+240
* macOS: Capitalize All Rights ReservedRoopesh Chander2019-01-141-1/+1
* macOS: Show status as disabled menu itemsRoopesh Chander2019-01-142-1/+68
* macOS: Ability to activate / deactivate a tunnelRoopesh Chander2019-01-142-32/+87
* macOS: Ability to import tunnels from fileRoopesh Chander2019-01-144-9/+82
* iOS: Refactor importFromFileRoopesh Chander2019-01-146-48/+88
* macOS: Add tunnel management menu itemsRoopesh Chander2019-01-142-0/+24
* macOS: Specify app is an 'agent'Roopesh Chander2019-01-141-0/+2
* macOS: Create status bar with tunnel namesRoopesh Chander2019-01-143-6/+56
* macOS: Add status bar iconRoopesh Chander2019-01-144-0/+23
* macOS: Remove MainMenu.xibRoopesh Chander2019-01-145-710/+22
* macOS: NE: Add entitlements for making network connectionsRoopesh Chander2019-01-141-0/+4
* Make app groups work on both iOS and macOSRoopesh Chander2019-01-147-5/+30
* macOS: Add Network Extensions capability to appRoopesh Chander2019-01-142-4/+15
* iOS: Fix WireGuardNetworkExtensioniOS targetRoopesh Chander2019-01-142-4/+4