aboutsummaryrefslogtreecommitdiffstats
path: root/.gitmodules (unfollow)
Commit message (Expand)AuthorFilesLines
2019-02-06LegacyConfig: Remove and support plaintext for .mobileconfigJason A. Donenfeld3-215/+13
2019-02-06Keychain: store configurations in keychain instead of providerConfigJason A. Donenfeld8-31/+201
2019-02-06TunnelsManager: cache access to configuration objectJason A. Donenfeld1-1/+9
2019-02-06Project: Remove OS name from appex file nameJason A. Donenfeld1-15/+15
2019-02-06TunnelsManager: Wait for 6 seconds on deactivation instead of 5Jason A. Donenfeld1-1/+1
2019-02-05wg-quick conf parser: Handle inline comments correctlyRoopesh Chander1-3/+3
2019-02-05macOS: Select tunnel after adding it with 'Add empty tunnel'Roopesh Chander1-0/+13
2019-02-05macOS: Ensure fields are updated on savingRoopesh Chander1-1/+3
2019-02-05iOS: Ensure fields are updated on savingRoopesh Chander1-0/+1
2019-02-05macOS: Apply runtime configuration by diff-ingRoopesh Chander1-15/+88
2019-02-05TunnelViewModel: Don't call peer change handler if there are no changesRoopesh Chander1-1/+3
2019-02-05macOS: Tunnel detail: Refactor calculation of tableViewModelRowsRoopesh Chander1-12/+30
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