aboutsummaryrefslogtreecommitdiffstats
path: root/wireguard-go-bridge (unfollow)
Commit message (Expand)AuthorFilesLines
2019-02-05x25519: demand RNG is successfulJason A. Donenfeld1-1/+2
2019-02-03Config: Add template for macOS keyJason A. Donenfeld1-1/+2
2019-02-03iOS: SwitchCell should hold the observation tokenRoopesh Chander2-33/+36
2019-02-03iOS: KeyValueCell should hold the observation tokenRoopesh Chander2-2/+4
2019-02-03wireguard-go: bumpJason A. Donenfeld1-0/+0
2019-02-02iOS: Apply runtime configuration by diff-ingRoopesh Chander2-19/+217
2019-02-02iOS: Tunnel detail: Keep track of visible fields with a [Bool] arrayRoopesh Chander1-10/+28
2019-02-01Strings: fix backwards clock wordingJason A. Donenfeld2-1/+1
2019-02-01iOS: Tunnel detail: Reload runtime config every secondRoopesh Chander1-3/+46
2019-01-31iOS: Tunnel detail: Refactor updation of statusRoopesh Chander1-33/+35
2019-01-31Fix handling of 'PersistentKeepalive: every n seconds'Roopesh Chander4-4/+12
2019-01-31iOS: Make it compile againRoopesh Chander1-0/+2
2019-01-31Configure timers to fire even when tracking mouse eventsRoopesh Chander3-4/+4
2019-01-31macOS: Tunnel detail: Reload runtime config every secondRoopesh Chander1-6/+24
2019-01-28Logger: Convert do-catch to try?Roopesh Chander1-3/+2
2019-01-28Runtime info: Make bytecount and timestamp info prettierRoopesh Chander2-6/+71
2019-01-28Persistent Keepalive detail should read 'every n seconds'Roopesh Chander2-1/+3
2019-01-26TunnelsManager: Invoke reload() in a subsequent runloopRoopesh Chander1-1/+7
2019-01-26macOS: Delay .deactivated status to workaround system bugRoopesh Chander1-2/+17
2019-01-24macOS: Select the active tunnel when showing the manage tunnels windowRoopesh Chander2-1/+18
2019-01-24TunnelsTracker: Simplify using TunnelsManager.tunnelInOperation()Roopesh Chander1-17/+2
2019-01-24TunnelsManager: func tunnelInOperation()Roopesh Chander1-0/+7
2019-01-24macOS: Ensure status is up-to-date on startupRoopesh Chander1-2/+10
2019-01-24Config file parsing: Fix bug when there are comments at the endRoopesh Chander1-28/+28
2019-01-24macOS: show runtime configuration in tunnel managerJason A. Donenfeld1-1/+19
2019-01-24Tunnel: support getting runtime configurationJason A. Donenfeld9-0/+278
2019-01-24wireguard-go-bridge: allow querying internal settingsJason A. Donenfeld3-7/+22
2019-01-23wireguard-go-bridge: fix standalone buildJason A. Donenfeld1-1/+1
2019-01-23macOS: Tunnel detail: Fix updation of tunnelEditVCRoopesh Chander1-0/+1
2019-01-23macOS: Deactivate any active tunnel when app exitsRoopesh Chander2-1/+7
2019-01-23macOS: Adapt to TunnelsManagerListDelegate changesRoopesh Chander1-1/+1
2019-01-23iOS: Fix stale tunnel being shown on iPadRoopesh Chander3-15/+10
2019-01-23iOS: Fix handling of deletion outside appRoopesh Chander2-24/+14
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