aboutsummaryrefslogtreecommitdiffstats
path: root/wireguard-go-bridge (unfollow)
Commit message (Expand)AuthorFilesLines
2019-01-22macOS: reload: Iterate in reverseRoopesh Chander1-5/+3
2019-01-22TunnelsManager: refresh status after replacing insidesJason A. Donenfeld1-0/+1
2019-01-22TunnelsManager: use new helperJason A. Donenfeld1-1/+1
2019-01-22macOS: Tunnel edit: Handle deletion outside appRoopesh Chander1-1/+10
2019-01-22macOS: Tunnel detail: Handle deletion outside appRoopesh Chander1-4/+5
2019-01-22macOS: Handle tunnel deletions outside the appRoopesh Chander1-18/+39
2019-01-22macOS: remove mobile network tweeksJason A. Donenfeld4-2/+22
2019-01-22MacOS: StatusMenu: Properly localize menu titleJason A. Donenfeld2-1/+2
2019-01-22macOS: Disable save button if the syntax highlighter detects any errorsRoopesh Chander2-3/+10
2019-01-22macOS: Fix crash when importing using NoTunnelsDetailVC's buttonRoopesh Chander1-1/+2
2019-01-22macOS: StatusMenu: Remove unused menu titleRoopesh Chander1-1/+1
2019-01-22Let there be newlines at the end of all filesRoopesh Chander6-6/+6
2019-01-22Fix localizationRoopesh Chander1-29/+29
2019-01-22macOS: Use Unicode version of '...' for menu textRoopesh Chander1-4/+4
2019-01-22macOS: Fix status-related menu itemsRoopesh Chander2-3/+2
2019-01-22Better os() directivesRoopesh Chander4-7/+21
2019-01-21macOS: Tunnel edit: actually clean up error handlingJason A. Donenfeld1-4/+4
2019-01-21XCode: set default signing identity backJason A. Donenfeld1-3/+7
2019-01-22macOS: Tunnel edit: Clean up error handling when savingRoopesh Chander1-35/+30
2019-01-21macOS: Observe private key changes for new tunnels tooJason A. Donenfeld1-10/+10
2019-01-21macOS: Better highlighter default value and move c implementationJason A. Donenfeld4-3/+3
2019-01-21macOS: Make highlighter themes staticJason A. Donenfeld3-21/+18
2019-01-22Avoid using return in single-line closuresRoopesh Chander2-4/+2
2019-01-22macOS: Make color theme use a dictRoopesh Chander2-55/+34
2019-01-22macOS: Reset attributes for each syntax highlight cycleRoopesh Chander2-3/+22
2019-01-22macOS: Refactor syntax highlightingRoopesh Chander4-86/+89
2019-01-21macOS: Simplify NSColor extensionRoopesh Chander1-1/+1
2019-01-18macOS: show icon for inactive stateJason A. Donenfeld1-3/+3
2019-01-18highlighter: do not rely on localized case comparisonsJason A. Donenfeld1-29/+62
2019-01-18Xcode: move directives to toplevel project when possibleJason A. Donenfeld1-65/+8
2019-01-18global: Fix up copyright headersJason A. Donenfeld21-21/+21
2019-01-18TunnelsManager: Remove unused variableRoopesh Chander1-1/+0
2019-01-18macOS: Tunnel detail: Better alignment for bottom controlsRoopesh Chander1-2/+2
2019-01-18macOS: Rafactor by introducing a TunnelsTrackerRoopesh Chander5-114/+214
2019-01-17macOS: Fix autolayout errors on Add Empty TunnelRoopesh Chander1-5/+2
2019-01-17macOS: Update copyright yearRoopesh Chander1-1/+1
2019-01-17macOS: Make sure app is active when showing the About dialogRoopesh Chander1-0/+1
2019-01-17macOS: Application: Fix commentRoopesh Chander1-3/+1
2019-01-17macOS: Manage tunnels: Make keyboard shortcuts discoverableRoopesh Chander2-2/+4
2019-01-17macOS: Manage tunnels: Keyboard shortcutsRoopesh Chander2-0/+35
2019-01-17macOS: Tunnel edit: Rename action handling methodsRoopesh Chander1-4/+4
2019-01-17macOS: Tunnel detail: Rename action handling methodsRoopesh Chander1-2/+2
2019-01-17macOS: Tunnels list: Rename action handling methodsRoopesh Chander1-10/+10
2019-01-16macOS: Support window management keyboard shortcutsRoopesh Chander1-3/+6
2019-01-15macOS: Networks should show allowedIPs and disappear when inactiveJason A. Donenfeld1-5/+7
2019-01-16macOS: Use tunnelOverheadBytes for automatic MTU in macOSRoopesh Chander1-4/+8
2019-01-16macOS: Different status bar icon looks for different statesRoopesh Chander28-16/+209
2019-01-14macOS: Add About dialogRoopesh Chander2-0/+24
2019-01-14macOS: Add app iconRoopesh Chander11-10/+20
2019-01-14macOS: Edit view: Auto hide editor scrollbarsRoopesh Chander1-0/+1